zig/test
Jakub Konka b5601a2da6 link-tests: extract values into variables
We can then collect multiple variables (currently assumed always
in global scope) and run a comparison with some very basic
arithmetic on the values.
2022-06-22 00:49:22 +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
link link-tests: extract values into variables 2022-06-22 00:49:22 +02:00
src
stage1/c_abi C ABI: these tests are not passing yet on Windows 2022-02-08 21:15:00 -07:00
stage2 remove a stage2 test case that relies on a very deep compiler stack 2022-06-09 20:00:59 -07:00
standalone test: introduce link(er) tests - builds on standalone tests 2022-06-20 17:59:17 +02: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 test: migrate stage1 compile error tests to updated test manifest 2022-04-28 18:35:01 +02:00
cli.zig
compare_output.zig
compile_errors.zig test: migrate stage1 compile error tests to updated test manifest 2022-04-28 18:35:01 +02:00
gen_h.zig
link.zig link-tests: move macho tests to subfolder 2022-06-21 23:01:09 +02:00
run_translated_c.zig translate-c: use nested scope for comma operator in macros 2022-03-08 20:38:51 +02:00
stack_traces.zig
standalone.zig test: introduce link(er) tests - builds on standalone tests 2022-06-20 17:59:17 +02:00
tests.zig link-tests: CheckFileStep to do grep test on the binary 2022-06-20 17:59:17 +02:00
translate_c.zig translate-c: check variable types being demoted to opaque 2022-05-29 12:07:29 +03:00