authorgravatar for andrew@ziglang.orgAndrew Kelley <andrew@ziglang.org> 2022-07-21 22:52:08-07:00
committergravatar for andrew@ziglang.orgAndrew Kelley <andrew@ziglang.org> 2022-07-21 22:52:08-07:00
log5cd1ccf4b98a5018b166d7ee214a3686b3a5834d
tree7afd91720cc8dfae94d587ce9a105bcac0f137f3
parent046a4d084bbeaaaf5bfe99ee9179a43f89977369

CI: stage3 coverage for test-translate-c


1 files changed, 1 insertions(+), 1 deletions(-)

ci/zinc/linux_test.sh+1-1
...@@ -59,11 +59,11 @@ stage3/bin/zig build test-universal-libc -fqemu -fwasmtime -Denable-llvm...@@ -59,11 +59,11 @@ stage3/bin/zig build test-universal-libc -fqemu -fwasmtime -Denable-llvm
59stage3/bin/zig build test-compare-output -fqemu -fwasmtime -Denable-llvm59stage3/bin/zig build test-compare-output -fqemu -fwasmtime -Denable-llvm
60stage3/bin/zig build test-asm-link -fqemu -fwasmtime -Denable-llvm60stage3/bin/zig build test-asm-link -fqemu -fwasmtime -Denable-llvm
61stage3/bin/zig build test-fmt -fqemu -fwasmtime -Denable-llvm61stage3/bin/zig build test-fmt -fqemu -fwasmtime -Denable-llvm
62stage3/bin/zig build test-translate-c -fqemu -fwasmtime -Denable-llvm
6263
63$STAGE1_ZIG build test-standalone -fqemu -fwasmtime64$STAGE1_ZIG build test-standalone -fqemu -fwasmtime
64$STAGE1_ZIG build test-stack-traces -fqemu -fwasmtime65$STAGE1_ZIG build test-stack-traces -fqemu -fwasmtime
65$STAGE1_ZIG build test-cli -fqemu -fwasmtime66$STAGE1_ZIG build test-cli -fqemu -fwasmtime
66$STAGE1_ZIG build test-translate-c -fqemu -fwasmtime
67$STAGE1_ZIG build test-run-translated-c -fqemu -fwasmtime67$STAGE1_ZIG build test-run-translated-c -fqemu -fwasmtime
68$STAGE1_ZIG build docs -fqemu -fwasmtime68$STAGE1_ZIG build docs -fqemu -fwasmtime
69$STAGE1_ZIG build test-cases -fqemu -fwasmtime69$STAGE1_ZIG build test-cases -fqemu -fwasmtime