Skip to content

test: improve wasi stat test

Rodrigo Muino Tomonari requested to merge github/fork/cjihrig/wasi-rmdir into master

This commit improved the stat test a bit by verifying that S_ISDIR() works properly. It also adds missing coverage for __wasi_path_remove_directory().

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • tests and/or benchmarks are included
  • commit message follows commit guidelines

Merge request reports

Loading