saidsay-so / pjdfstest

File system test suite.
https://saidsay-so.github.io/pjdfstest/
Other
8 stars 1 forks source link

Improve tests #111

Closed saidsay-so closed 2 years ago

saidsay-so commented 2 years ago

Replace unwrap() by is_ok assertions, use new time assertion API and replace ENOENT stat(2) check by !Path::exists.