aboutsummaryrefslogtreecommitdiff
path: root/src/testing/synctest
AgeCommit message (Expand)Author
2025-07-10synctest: fix comments for time.Now() in synctestsChristian Hoeppner
2025-07-02testing/synctest: explicitly state Run will be removed in Go 1.26Deleplace
2025-06-20testing, testing/synctest: handle T.Helper in synctest bubblesDamien Neil
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-29testing, testing/synctest: write bubble errors to parent test logDamien 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
2025-02-07testing/synctest: add an example of testing networked codeDamien Neil
2025-01-07testing/synctest: add some examplesDamien Neil
2024-11-20testing/synctest: add experimental synctest packageDamien Neil