aboutsummaryrefslogtreecommitdiff
path: root/src/compress/gzip/issue14937_test.go
AgeCommit message (Expand)Author
2020-12-02all: update to use filepath.WalkDir instead of filepath.WalkRuss Cox
2020-10-20all: update references to symbols moved from os to io/fsRuss Cox
2018-05-04compress/gzip: skip builder-only test on iOSElias Naur
2017-01-11compress/gzip: skip TestGZIPFilesHaveZeroMTimes on non-buildersJoe Tsai
2016-10-29compress/gzip: only encode MTIME if it is validJoe Tsai
2016-03-25compress/gzip: clean up zero-mtimes testCaleb Spare
2016-03-25compress/gzip: skip mtime test when GOROOT doesn't existElias Naur
2016-03-25all: zero mtimes in testdata gz filesCaleb Spare