Add the test for path_filestat_*
This commit is contained in:
committed by
Jakub Konka
parent
d7883dd60a
commit
7a991921bf
1
build.rs
1
build.rs
@@ -136,6 +136,7 @@ cfg_if::cfg_if! {
|
|||||||
"symlink_loop" => true,
|
"symlink_loop" => true,
|
||||||
"clock_time_get" => true,
|
"clock_time_get" => true,
|
||||||
"truncation_rights" => true,
|
"truncation_rights" => true,
|
||||||
|
"path_filestat" => true,
|
||||||
_ => false,
|
_ => false,
|
||||||
}
|
}
|
||||||
} else {
|
} else {
|
||||||
|
|||||||
BIN
misc_testsuite/path_filestat.wasm
Executable file
BIN
misc_testsuite/path_filestat.wasm
Executable file
Binary file not shown.
Reference in New Issue
Block a user