zig/test/incremental
mlugg fcf8d5ada2
incr-check: check compile errors against expected
Also modifies all incremental cases using `#expect_error` to include the
errors and notes which are expected.
2025-01-25 09:32:40 +00:00
..
add_decl incr-check: check compile errors against expected 2025-01-25 09:32:40 +00:00
add_decl_namespaced incr-check: check compile errors against expected 2025-01-25 09:32:40 +00:00
change_embed_file incr-check: check compile errors against expected 2025-01-25 09:32:40 +00:00
change_enum_tag_type incr-check: check compile errors against expected 2025-01-25 09:32:40 +00:00
change_fn_type test: remove old-style incremental cases, add a few new incremental cases 2024-11-11 12:22:48 +00:00
change_generic_line_number wasm linker: incremental test coverage 2025-01-15 15:11:36 -08:00
change_line_number wasm linker: incremental test coverage 2025-01-15 15:11:36 -08:00
change_panic_handler incremental: add new test cases 2025-01-04 07:51:19 +00:00
change_shift_op wasm linker: incremental test coverage 2025-01-15 15:11:36 -08:00
change_struct_same_fields wasm linker: incremental test coverage 2025-01-15 15:11:36 -08:00
compile_error_then_log incr-check: check compile errors against expected 2025-01-25 09:32:40 +00:00
delete_comptime_decls incr-check: check compile errors against expected 2025-01-25 09:32:40 +00:00
fix_astgen_failure incr-check: check compile errors against expected 2025-01-25 09:32:40 +00:00
fix_many_errors incr-check: check compile errors against expected 2025-01-25 09:32:40 +00:00
function_becomes_inline link: fix failing incremental test cases 2024-11-16 14:03:31 -05:00
hello wasm linker: incremental test coverage 2025-01-15 15:11:36 -08:00
modify_inline_fn wasm linker: incremental test coverage 2025-01-15 15:11:36 -08:00
move_src wasm linker: incremental test coverage 2025-01-15 15:11:36 -08:00
recursive_function_becomes_non_recursive wasm linker: incremental test coverage 2025-01-15 15:11:36 -08:00
remove_enum_field incr-check: check compile errors against expected 2025-01-25 09:32:40 +00:00
remove_invalid_union_backing_enum incr-check: check compile errors against expected 2025-01-25 09:32:40 +00:00
temporary_parse_error incr-check: check compile errors against expected 2025-01-25 09:32:40 +00:00
type_becomes_comptime_only wasm linker: incremental test coverage 2025-01-15 15:11:36 -08:00
unreferenced_error incr-check: check compile errors against expected 2025-01-25 09:32:40 +00:00