zig/test
Luuk de Gram 4957c7cbbd
wasm: enable passing behavior tests
This also splits the test cases for addition and subtraction as the wasm
backend does not yet provide support for 128bit saturating arithmetic.
2022-06-19 17:27:56 +02:00
..
behavior wasm: enable passing behavior tests 2022-06-19 17:27:56 +02:00
cases test-cases: fix race with zig run on C backend tests 2022-06-14 15:27:43 -07:00
src
stage1/c_abi
stage2 remove a stage2 test case that relies on a very deep compiler stack 2022-06-09 20:00:59 -07:00
standalone reduce the scope of this branch 2022-05-10 17:31:54 -07:00
assemble_and_link.zig
behavior.zig stage2: fix type printing of sub-byte pointers 2022-06-08 15:18:43 -07:00
cases.zig
cli.zig
compare_output.zig
compile_errors.zig
gen_h.zig
run_translated_c.zig
stack_traces.zig
standalone.zig tools: fix update-linux-headers.zig and process_headers.zig 2022-06-06 15:53:53 +02:00
tests.zig stage2: append min version to target triple when lowering to LLVM 2022-05-22 17:45:07 +02:00
translate_c.zig translate-c: check variable types being demoted to opaque 2022-05-29 12:07:29 +03:00