gecko-dev/third_party/rust/clang-sys/ci/test_script.bat

4 строки
157 B
Batchfile

set RUST_BACKTRACE=1
cargo test --verbose --features %CLANG_VERSION% -- --nocapture
cargo test --verbose --features "%CLANG_VERSION% runtime" -- --nocapture