zig/test
Andrew Kelley c9a788c851 Revert "disable flaky test/incremental/add_decl"
This reverts commit d54fbc0123.

Since all incremental tests are flaky on Windows, this is reinstated and
all test-incremental tests will be skipped on Windows until the
flakiness is resolved.

Closes #26003
2025-11-22 08:09:12 -08:00
..
behavior update deprecated ArrayListUnmanaged usage (#25958) 2025-11-20 14:46:23 -08:00
c_abi test: disable big simd vector C ABI test on s390x 2025-11-21 12:15:15 +01:00
cases Dedupe types when printing error messages 2025-11-16 16:20:45 +02:00
cli/options test: move standalone/options/ to cli/options/ 2025-10-04 21:55:39 +02:00
incremental Revert "disable flaky test/incremental/add_decl" 2025-11-22 08:09:12 -08:00
link test: disable test-link on big-endian hosts 2025-11-19 01:42:45 +01:00
src compiler: don't use self-hosted backends on big-endian hosts 2025-11-19 01:42:45 +01:00
standalone test: remove complex arithmetic testing from c_compiler standalone test 2025-11-19 01:42:45 +01:00
behavior.zig delete behavior test that depends on std.fmt 2025-08-31 12:49:18 -07:00
cases.zig test: remove ad-hoc nvptx tests 2025-10-04 20:51:07 +02:00
compile_errors.zig compiler: refactor Zcu.File and path representation 2025-05-18 17:37:02 +01:00
error_traces.zig test: disable an error trace test on optimized s390x-linux 2025-11-19 01:42:45 +01:00
gen_h.zig
libc.zig libc-test: disable utime.c 2025-10-15 10:58:30 +02:00
llvm_ir.zig test: Add some basic LLVM IR tests for atomics, volatile, and allowzero. 2025-05-12 17:07:50 +02:00
llvm_targets.zig represent Mac Catalyst as aarch64-maccatalyst-none rather than aarch64-ios-macabi 2025-11-14 11:33:35 +01:00
stack_traces.zig std: back out the StackTrace byval changes 2025-10-29 06:20:50 -07:00
tests.zig test: enable C ABI tests on s390x-linux 2025-11-19 01:42:45 +01:00