aboutsummaryrefslogtreecommitdiff
path: root/src/time/internal_test.go
AgeCommit message (Expand)Author
2021-09-10time: reference -tags=timetzdata in testing panicJosh Bleecher Snyder
2021-03-17time: check int64 overflow in Time.addSecAndy Pan
2020-12-03runtime, time: strictly enforce when, period constraintsMichael Pratt
2020-12-03time, runtime: don't set timer when = 0Michael Pratt
2020-03-13time: stop referring to timerproc in commentIan Lance Taylor
2019-10-21runtime, syscall, time: add and use resettimerIan Lance Taylor
2018-04-16time: increase test coverage for Time.Subtengufromsky
2017-11-21time: enable Location loading from user provided timezone dataFlorian Uekermann
2017-09-27time: reduce OS dependent timezone related codeFlorian Uekermann
2014-09-08build: move package sources from src/pkg to srcRuss Cox