mirror of
https://github.com/ziglang/zig.git
synced 2026-02-13 04:48:20 +00:00
CI: stage3 coverage for test-translate-c
This commit is contained in:
parent
046a4d084b
commit
5cd1ccf4b9
@ -59,11 +59,11 @@ stage3/bin/zig build test-universal-libc -fqemu -fwasmtime -Denable-llvm
|
||||
stage3/bin/zig build test-compare-output -fqemu -fwasmtime -Denable-llvm
|
||||
stage3/bin/zig build test-asm-link -fqemu -fwasmtime -Denable-llvm
|
||||
stage3/bin/zig build test-fmt -fqemu -fwasmtime -Denable-llvm
|
||||
stage3/bin/zig build test-translate-c -fqemu -fwasmtime -Denable-llvm
|
||||
|
||||
$STAGE1_ZIG build test-standalone -fqemu -fwasmtime
|
||||
$STAGE1_ZIG build test-stack-traces -fqemu -fwasmtime
|
||||
$STAGE1_ZIG build test-cli -fqemu -fwasmtime
|
||||
$STAGE1_ZIG build test-translate-c -fqemu -fwasmtime
|
||||
$STAGE1_ZIG build test-run-translated-c -fqemu -fwasmtime
|
||||
$STAGE1_ZIG build docs -fqemu -fwasmtime
|
||||
$STAGE1_ZIG build test-cases -fqemu -fwasmtime
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user