| Age | Commit message (Expand) | Author |
|---|---|---|
| 2025-08-11 | net, os, file/filepath, syscall: use slices.Equal in tests | Tobias Klauser |
| 2024-05-23 | all: change from sort functions to slices functions where feasible | Ian Lance Taylor |
| 2023-09-22 | all: clean unnecessary casts for test files | Jes Cok |
| 2022-03-29 | all: use new "unix" build tag where appropriate | Ian Lance Taylor |
| 2022-03-18 | syscall: unskip TestDirentRepeat on freebsd | Tobias Klauser |
| 2022-01-07 | syscall: in TestDirent, make as many ReadDirent calls as are needed | Bryan C. Mills |
| 2021-10-28 | all: go fix -fix=buildtag std cmd (except for bootstrap deps, vendor) | Russ Cox |
| 2021-04-07 | syscall: replace os.MkdirTemp with T.TempDir | ianwoolf |
| 2021-02-20 | all: go fmt std cmd (but revert vendor) | Russ Cox |
| 2020-12-09 | all: update to use os.ReadFile, os.WriteFile, os.CreateTemp, os.MkdirTemp | Russ Cox |
| 2019-08-29 | syscall: enable ReadDirent tests on aix, linux and solaris | Tobias Klauser |
