mirror of
https://github.com/ziglang/zig.git
synced 2024-11-26 23:22:44 +00:00
ci: linux: enable LLVM stage2 tests
This commit is contained in:
parent
2c8b201d05
commit
8f8294a809
@ -71,9 +71,7 @@ make $JOBS install
|
|||||||
|
|
||||||
release/bin/zig test ../test/behavior.zig -fno-stage1 -fLLVM -I ../test
|
release/bin/zig test ../test/behavior.zig -fno-stage1 -fLLVM -I ../test
|
||||||
|
|
||||||
release/bin/zig build test-toolchain -Denable-qemu -Denable-wasmtime
|
release/bin/zig build test -Denable-qemu -Denable-wasmtime -Denable-llvm
|
||||||
release/bin/zig build test-std -Denable-qemu -Denable-wasmtime
|
|
||||||
release/bin/zig build docs -Denable-qemu -Denable-wasmtime
|
|
||||||
|
|
||||||
# Look for HTML errors.
|
# Look for HTML errors.
|
||||||
tidy -qe ../zig-cache/langref.html
|
tidy -qe ../zig-cache/langref.html
|
||||||
|
Loading…
Reference in New Issue
Block a user