aboutsummaryrefslogtreecommitdiffhomepage
path: root/testdata/filesystem.go
AgeCommit message (Expand)Author
2022-08-07all: move from os.IsFoo to errors.Is(err, ErrFoo)Damian Gryski
2022-08-07all: remove calls to deprecated ioutil packageDamian Gryski
2021-12-10Enable Getwd() in wasi and add testsFederico G. Schwindt
2021-11-16all: add support for windows/amd64Ayke van Laethem
2021-04-09main: clean up testsAyke van Laethem