add . and .. to the readdir iterator

This commit is contained in:
Pat Hickey
2021-01-04 17:22:46 -08:00
parent 222a57868e
commit d51ffe8d4e
2 changed files with 53 additions and 23 deletions

View File

@@ -6,8 +6,6 @@ wasi_tests::directory_seek
impl of Caps to see about this
wasi_tests::fd_flags_set
- set_fdflags is not implemented. test wanted to clear O_APPEND mode
wasi_tests::fd_readdir
- test expects `..` and `.`, Dir::readdir doesnt provide them
wasi_tests::nofollow_errors
- nofollow not implemented for dirs
wasi_tests::path_filestat