aboutsummaryrefslogtreecommitdiff
path: root/src/testing/panic_test.go
AgeCommit message (Expand)Author
2023-11-27Revert "testing: simplify concurrency and cleanup logic"Lasse Folger
2023-11-21testing: simplify concurrency and cleanup logicBryan C. Mills
2023-09-05all: use ^TestName$ regular pattern for invoking a single testDmitri Shuralyov
2022-11-16testing: in TestRacyOutput, ensure that the Run calls complete before cleanupBryan C. Mills
2022-11-16testing: reject calls to Run within Cleanup callbacksChangkun Ou
2022-11-14testing: fix error message when a parallel Cleanup calls runtime.GoexitChangkun Ou
2020-01-16testing: don't run Cleanup functions until parallel subtests completeIan Lance Taylor
2019-10-30testing: provide additional information when test funcs panicDamien Neil