zig/test
Andrew Kelley 66f3efb63b migrate runtime safety tests to the new test harness
* migrate runtime safety tests to the new test harness
   - this required adding compare output / execution support for stage1
     to the test harness.
 * rename `zig build test-stage2` to `zig build test-cases` since it now
   does quite a bit of stage1 testing actually. I named it this way
   since the main directory in the source tree associated with these
   tests is "test/cases/".
 * add some documentation for the test manifest format.
2022-05-13 14:03:20 -07:00
..
behavior target: Rename sparcv9 -> sparc64 2022-05-13 16:43:59 -04:00
cases migrate runtime safety tests to the new test harness 2022-05-13 14:03:20 -07:00
src std lib API deprecations for the upcoming 0.9.0 release 2021-11-30 00:13:07 -07:00
stage1/c_abi C ABI: these tests are not passing yet on Windows 2022-02-08 21:15:00 -07:00
stage2 test: migrate llvm incremental tests 2022-04-28 18:35:01 +02:00
standalone reduce the scope of this branch 2022-05-10 17:31:54 -07:00
assemble_and_link.zig
behavior.zig test: recursively walk dir with tests 2022-04-28 18:35:01 +02:00
cases.zig test: migrate stage1 compile error tests to updated test manifest 2022-04-28 18:35:01 +02:00
cli.zig Full response file (*.rsp) support 2022-01-30 21:27:52 +02:00
compare_output.zig Full response file (*.rsp) support 2022-01-30 21:27:52 +02:00
compile_errors.zig test: migrate stage1 compile error tests to updated test manifest 2022-04-28 18:35:01 +02:00
gen_h.zig
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 stdlib: escape backslashes and double quotes in Builder response file 2022-05-09 18:42:42 +03:00
tests.zig migrate runtime safety tests to the new test harness 2022-05-13 14:03:20 -07:00
translate_c.zig translate-c: improve error messages when expecting specific tokens 2022-01-17 17:16:48 +02:00