zig/test/incremental
mlugg a7dd34bfc5
incremental: add new test case
This isn't exactly the case provided in #11290, but is a slightly
simpler case which I know would have triggered the same bug in the old
implementation of incremental compilation.

Resolves: #11290
2024-10-16 14:22:33 +01:00
..
add_decl test: add x86_64-windows-cbe target to incremental cases 2024-10-05 20:52:26 +01:00
add_decl_namespaced test: add x86_64-windows-cbe target to incremental cases 2024-10-05 20:52:26 +01:00
delete_comptime_decls test: add x86_64-windows-cbe target to incremental cases 2024-10-05 20:52:26 +01:00
hello test: add x86_64-windows-cbe target to incremental cases 2024-10-05 20:52:26 +01:00
modify_inline_fn test: add x86_64-windows-cbe target to incremental cases 2024-10-05 20:52:26 +01:00
move_src test: add x86_64-windows-cbe target to incremental cases 2024-10-05 20:52:26 +01:00
remove_enum_field test: add x86_64-windows-cbe target to incremental cases 2024-10-05 20:52:26 +01:00
remove_invalid_union_backing_enum incremental: add new test case 2024-10-16 14:22:33 +01:00
type_becomes_comptime_only test: add x86_64-windows-cbe target to incremental cases 2024-10-05 20:52:26 +01:00
unreferenced_error test: add x86_64-windows-cbe target to incremental cases 2024-10-05 20:52:26 +01:00