aboutsummaryrefslogtreecommitdiff
path: root/src/testing/synctest/synctest.go
AgeCommit message (Expand)Author
2025-07-10synctest: fix comments for time.Now() in synctestsChristian Hoeppner
2025-06-10testing/synctest, runtime: avoid panic when using linker-alloc WG from bubbleDamien Neil
2025-05-30testing, testing/synctest: report correct duration after panicsDamien Neil
2025-05-29runtime, testing/synctest: breaking bubble isolation with Cond is fatalDamien Neil
2025-05-29runtime, internal/synctest, sync: associate WaitGroups with bubblesDamien Neil
2025-05-27runtime, testing/synctest: verify cleanups/finalizers run outside bubblesDamien Neil
2025-05-24testing/synctest: correct duration in doc exampleSean Liao
2025-05-20testing/synctest: add TestDamien Neil
2025-05-07runtime, testing/synctest: stop advancing time when main goroutine exitsDamien Neil
2024-11-20testing/synctest: add experimental synctest packageDamien Neil