zig/test/stage2
Andrew Kelley 3acd98fa34 stage2: CBE tests pub export instead of export main
This is needed so that start code can avoid redundantly trying to export
a main function for libc to call.
2021-05-06 17:51:09 -07:00
..
aarch64.zig stage2: converge x86_64 and aarch64 tests on macOS 2021-01-19 22:39:49 +01:00
arm.zig stage2 ARM: Add fibonacci test 2021-04-11 10:19:36 +02:00
cbe.zig stage2: CBE tests pub export instead of export main 2021-05-06 17:51:09 -07:00
darwin.zig stage2: converge x86_64 and aarch64 tests on macOS 2021-01-19 22:39:49 +01:00
llvm.zig stage2: enable passing tests 2021-03-26 23:54:36 -07:00
riscv64.zig stage2 riscv64: cleanup code and add tests 2021-04-28 07:20:45 +02:00
spu-ii.zig fix regressed stage2 test harness 2020-09-21 21:14:01 -07:00
test.zig stage2: fix compile errors in test harness 2021-05-06 17:48:38 -07:00
wasm.zig stage2 wasm: Add bitwise/boolean ops &, |, ^, and, or 2021-04-08 05:27:00 +08:00