zig/test
Matthew Lugg 6d543bcf94
Merge pull request #23733 from alichraghi/bp
replace @Type with individual type-creating builtins
2025-11-23 07:50:29 +00:00
..
behavior all: replace all @Type usages 2025-11-22 22:42:38 +00:00
c_abi test: disable big simd vector C ABI test on s390x 2025-11-21 12:15:15 +01:00
cases all: replace all @Type usages 2025-11-22 22:42:38 +00: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 Merge pull request #23733 from alichraghi/bp 2025-11-23 07:50:29 +00: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 all: zig fmt and rename "@XToY" to "@YFromX" 2023-06-19 12:34:42 -07:00
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