zig/test
Justus Klausecker 360bc28c96 fix cmpxchg behavior test
This has to be a `@cmpxchgStrong` instead of a `@cmpxchgWeak` otherwise
this test will fail spuriously on LL/SC architectures like PowerPC.
2026-02-23 21:13:26 +01:00
..
behavior fix cmpxchg behavior test 2026-02-23 21:13:26 +01:00
c_abi test: fix up c3ee8078b4 2025-12-16 09:01:51 +01:00
cases Sema: better switch_block_err_union result location if operand has wrong type 2026-01-11 11:37:18 +00:00
cli/options test: move standalone/options/ to cli/options/ 2025-10-04 21:55:39 +02:00
incremental update all incremental tests to new std API 2025-12-23 22:15:11 -08:00
link MachO: fix dynamic lookup of undefined symbols at runtime 2026-01-21 00:31:21 +01:00
src test harness: refmt for readability 2026-02-12 13:14:51 -08:00
standalone chore(test/standalone): test linking libc in a shared library 2026-02-11 15:48:18 +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 x86_64-netbsd 2026-01-19 13:16:11 +01:00
gen_h.zig all: zig fmt and rename "@XToY" to "@YFromX" 2023-06-19 12:34:42 -07:00
libc.zig zig libc: acosf 2026-02-13 11:30:14 -08: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 test: remove some nonsensical openbsd targets from llvm_targets 2025-12-16 06:25:32 +01:00
stack_traces.zig std: back out the StackTrace byval changes 2025-10-29 06:20:50 -07:00
tests.zig test: disable hexagon-linux-musl C ABI tests for now 2026-02-04 11:11:39 +01:00