aboutsummaryrefslogtreecommitdiff
path: root/src/testing
AgeCommit message (Expand)Author
3 dayscmd/link: disallow pull-only linknamesCherry Mui
10 daysruntime: properly frame panic values in tracebacksAlan Donovan
2024-05-02testing: improve the documentation around b.NJorropo
2024-04-27testing: use time.Since in highPrecisionTimeEgon Elbre
2024-04-26testing: use QueryPerformanceCounter on WindowsEgon Elbre
2024-04-05testing/fstest: return structured errors in TestFSOlivier Mengué
2024-03-26all: fix a large number of commentscui fliter
2024-03-22Revert "testing: add TB.SetGOMAXPROCS function"Ian Lance Taylor
2024-03-21testing: add TB.SetGOMAXPROCS functionsivchari
2024-02-28testing: fix typo in commentguoguangwu
2024-02-20testing/fstest: return base name from mapfs FileInfo.NameShang Ding
2023-12-01testing: add regression tests for reentrant calls to T.RunBryan C. Mills
2023-11-30testing: remove tests from the running log while they are waiting on parallel...Bryan C. Mills
2023-11-27Revert "testing: simplify concurrency and cleanup logic"Lasse Folger
2023-11-21testing: simplify concurrency and cleanup logicBryan C. Mills
2023-11-21testing: use subprocesses in TestTBHelper and TestTBHelperParallelBryan C. Mills
2023-11-17all: make more use of the new atomic integer typesDaniel Martí
2023-11-08testing: add available godoc linkcui fliter
2023-11-06testing: correct comments on runCleanupEvan Jones
2023-10-25testing: use monotonic counts to attribute races in subtestsBryan C. Mills
2023-10-24testing/slogtest: test no source key with empty PC in recordNakul Bajaj
2023-10-11testing/fstest: add godoc linksOlivier Mengué
2023-10-11testing/fstest: MapFS: set perm 0555 on synthetized dirsOlivier Mengué
2023-10-10testing: remove unnecessary TempDir implementation detail from its docVille Skyttä
2023-09-13testing: use strings.LastIndexAny in (*common).decorateTobias Klauser
2023-09-08testing/slogtest: add Run to run cases as subtestsJonathan Amsterdam
2023-09-05all: use ^TestName$ regular pattern for invoking a single testDmitri Shuralyov
2023-09-05testing: add doc to not call Init concurrentlygo101
2023-08-29testing/slogtest: clarify that passed handler must be enabled at infoJonathan Amsterdam
2023-08-17internal/sysinfo: print cpu type from cpuinfo when internal cpu name is empty...Guoqi Chen
2023-08-07testing: use the builtin max/min functionMuhammad Falak R Wani
2023-08-07testing: improve the usage message of -benchtimemontag451
2023-08-07testing/slogtest: reword a confusing explanationJonathan Amsterdam
2023-07-27all: use built-in clear to clear mapsJes Cok
2023-07-21testing: enforce -skip in example testsMauri de Souza Meneguzzo
2023-07-11testing/slogtest: check for no group with empty recordJonathan Amsterdam
2023-06-16testing/fstest: fix the Glob test when dir entries are out of orderAchille Roussel
2023-05-24Revert "testing: only report subtest races once"Bryan Mills
2023-05-24testing: only report subtest races onceIan Lance Taylor
2023-05-23cmd/go,testing: re-implement testing.CoverageThan McIntosh
2023-05-04log/slog: built-in handler constructors take options as a second argJonathan Amsterdam
2023-05-04all: add String for fs.{FileInfo,DirEntry} implementationsIan Lance Taylor
2023-04-25cmd/dist: actually only compile tests with -compile-onlyAustin Clements
2023-04-24testing/slogtest: tests for slog handlersJonathan Amsterdam
2023-04-20std: fix various nilness findingsAlan Donovan
2023-04-11all: add wasip1 supportJohan Brandhorst-Satzkorn
2023-04-04database/sql,testing/quick: use reflect.Value.SetZeroDaniel Martí
2023-03-23testing: quote -test.v=test2json output when logging itBryan C. Mills
2023-03-13testing: add Testing functionIan Lance Taylor
2023-02-22testing: add -fullpath to go testHossein Zolfi