zig/test/cases/run_translated_c
february cozzocrea b2427ea7d8 test manifest key checking and other fixes
This commit adds several fixes and improvements for the Zig compiler
test harness.

1. -Dskip-translate-c option added for skipping the translate-c tests.
2. translate-c/run-translated-c tests in test/cases/* have been added to
   the steps test-translate-c and test-run-translated-c. Closes #18224.
3. Custom name added to the CheckFile step for the translate-c step to
   better communicate which test failed.
4. Test manifest key validation added to return an error if a manifest
   contains an invalid key.
2024-03-08 02:59:45 -08:00
..
compound_assignments_with_implicit_casts.c test manifest key checking and other fixes 2024-03-08 02:59:45 -08:00
dereference address of.c tests: translate-c and run-translated-c to the test harness 2023-10-17 11:55:17 +03:00
explicit_cast_bool_from_float.c test manifest key checking and other fixes 2024-03-08 02:59:45 -08:00
float_from_bool_expr_cast.c translate-c: float cast from boolean expr fix 2024-01-10 19:13:11 +00:00