aboutsummaryrefslogtreecommitdiff
path: root/src/os/read_test.go
AgeCommit message (Expand)Author
2025-08-27os: return nil slice when ReadDir is used with a file on file_windowsqmuntal
2024-08-20os: use t.TempDir in TestReadOnlyWriteFileKir Kolyshkin
2024-05-10os: change ioutil-test to os-test in testguoguangwu
2023-04-07os: add wasip1 supportJohan Brandhorst-Satzkorn
2023-01-19os: clean up testsBryan C. Mills
2020-12-02os: add ReadFile, WriteFile, CreateTemp (was TempFile), MkdirTemp (was TempDi...Russ Cox