zig/test/cases/llvm
Andrew Kelley 1b1c70ce38 disable failing incremental compilation test case
see #12288

now `zig build test-cases -Denable-llvm` passes locally for me.
2022-07-29 02:35:06 -07:00
..
address_space_pointer_access_chaining_pointer_to_optional_array.zig test: move compile errors and incremental tests into common dir 2022-05-04 23:51:16 +02:00
address_spaces_pointer_access_chaining_array_pointer.zig test: move compile errors and incremental tests into common dir 2022-05-04 23:51:16 +02:00
address_spaces_pointer_access_chaining_complex.zig test: move compile errors and incremental tests into common dir 2022-05-04 23:51:16 +02:00
address_spaces_pointer_access_chaining_struct_pointer.zig test: move compile errors and incremental tests into common dir 2022-05-04 23:51:16 +02:00
blocks.zig test: move compile errors and incremental tests into common dir 2022-05-04 23:51:16 +02:00
dereferencing_though_multiple_pointers_with_address_spaces.zig test: move compile errors and incremental tests into common dir 2022-05-04 23:51:16 +02:00
f_segment_address_space_reading_and_writing.zig test: move compile errors and incremental tests into common dir 2022-05-04 23:51:16 +02:00
for_loop.zig test: move compile errors and incremental tests into common dir 2022-05-04 23:51:16 +02:00
hello_world.zig test: move compile errors and incremental tests into common dir 2022-05-04 23:51:16 +02:00
nested_blocks.zig test: fix spurious whitespace in nested_blocks test 2022-06-28 13:28:09 +02:00
optionals.zig test: move compile errors and incremental tests into common dir 2022-05-04 23:51:16 +02:00
pointer_keeps_address_space_when_taking_address_of_dereference.zig test: move compile errors and incremental tests into common dir 2022-05-04 23:51:16 +02:00
pointer_keeps_address_space.zig test: move compile errors and incremental tests into common dir 2022-05-04 23:51:16 +02:00
pointer_to_explicit_generic_address_space_coerces_to_implicit_pointer.zig test: move compile errors and incremental tests into common dir 2022-05-04 23:51:16 +02:00
rem.zig test: move compile errors and incremental tests into common dir 2022-05-04 23:51:16 +02:00
simple_addition_and_subtraction.zig test: move compile errors and incremental tests into common dir 2022-05-04 23:51:16 +02:00
simple_if_statement.zig test: move compile errors and incremental tests into common dir 2022-05-04 23:51:16 +02:00
while_loops.zig test: move compile errors and incremental tests into common dir 2022-05-04 23:51:16 +02:00