zig/test/incremental
mlugg 501e84a96a incremental: invalidate namespace dependencies when a name changes visibility
We could have more fine-grained dependencies here, but I think this is
fine for now.
2025-03-03 22:18:02 +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
analysis_error_and_syntax_error incremental: fix crash when introducing syntax error 2025-02-05 22:00:55 +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 all: update for panic.unwrapError and panic.call signature changes 2025-01-24 22:33:23 +00:00
change_panic_handler_explicit Sema: allow @ptrCast of slices changing the length 2025-02-23 08:28:58 +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
change_zon_file incremental: add ZON test 2025-02-04 16:20:30 +00: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
make_decl_pub incremental: invalidate namespace dependencies when a name changes visibility 2025-03-03 22:18:02 +00: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