summaryrefslogtreecommitdiffhomepage
path: root/tstest/clock_test.go
AgeCommit message (Expand)AuthorFilesLines
2026-01-23all: remove AUTHORS file and references to itWill Norris1-1/+1
2025-09-26all: don't rebind variables in for loopsAlex Chan1-9/+0
2024-04-16all: use Go 1.22 range-over-intBrad Fitzpatrick1-1/+1
2023-08-17all: use Go 1.21 slices, maps instead of x/exp/{slices,maps}Brad Fitzpatrick1-1/+1
2023-07-14tstime: add Since method (#8622)Claire Wang1-0/+44
2023-07-07tstest, tstime: mockable timers and tickersAdrian Dewhurst1-0/+2439