test-all.sh: wasimtime-wasi-c does not exist anymore
This commit is contained in:
@@ -64,13 +64,7 @@ RUST_BACKTRACE=1 cargo test \
|
|||||||
--package wiggle-generate \
|
--package wiggle-generate \
|
||||||
--package wiggle-test \
|
--package wiggle-test \
|
||||||
--package wiggle-macro \
|
--package wiggle-macro \
|
||||||
--package wasi-common \
|
--package wasi-common
|
||||||
|
|
||||||
# Test wasmtime-wasi-c, which doesn't support Windows.
|
|
||||||
if [ "${OS:-Not}" != "Windows_NT" ]; then
|
|
||||||
RUST_BACKTRACE=1 cargo test \
|
|
||||||
--package wasmtime-wasi-c
|
|
||||||
fi
|
|
||||||
|
|
||||||
# Make sure the documentation builds.
|
# Make sure the documentation builds.
|
||||||
banner "Rust documentation: $topdir/target/doc/wasmtime/index.html"
|
banner "Rust documentation: $topdir/target/doc/wasmtime/index.html"
|
||||||
|
|||||||
Reference in New Issue
Block a user