zig/test
Andrew Kelley 45415093c6 reduce the scope of this branch
* back out the changes to RunStep
 * move the disabled test to the .cpp code and avoid a confusing
   name-collision with the _LIBCPP macro prefix
 * fix merge conflict with the edits to the same test that ensure global
   initializers are called.

Now this branch is only concerned with single-threaded targets and
passing the correct macro defines to libc++.
2022-05-10 17:31:54 -07:00
..
behavior wasm: Write nops for padding debug info 2022-05-09 18:51:46 +02:00
cases stage2: Split @mulWithOverflow tests 2022-05-07 20:02:02 +02:00
src
stage1/c_abi
stage2
standalone reduce the scope of this branch 2022-05-10 17:31:54 -07:00
assemble_and_link.zig
behavior.zig
cases.zig
cli.zig
compare_output.zig
compile_errors.zig
gen_h.zig
run_translated_c.zig
runtime_safety.zig
stack_traces.zig
standalone.zig stdlib: escape backslashes and double quotes in Builder response file 2022-05-09 18:42:42 +03:00
tests.zig CI: add non-LLVM backends to the test matrix 2022-05-05 22:29:25 -07:00
translate_c.zig