summaryrefslogtreecommitdiffhomepage
path: root/tstest/clock_test.go
AgeCommit message (Expand)AuthorFilesLines
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