zig/test
mlugg 237e8a5a7a tests: fix redundant target in matrix
Because -fno-llvm is now the default on x86_64-linux, this target was
exactly equivalent to one specified earlier in the matrix. This was
probably just missed when doing the work to enable the self-hosted
backend by default for x86_64.
2025-09-27 18:30:52 -04:00
..
behavior Merge pull request #24497 from ziglang/aro-translate-c 2025-09-25 14:18:49 -07:00
c_abi test: disable some SIMD ABI tests on LoongArch 2025-09-18 12:42:24 +02:00
cases delete all the translate-c tests 2025-09-24 20:01:17 -07:00
incremental Elf2: create a new linker from scratch 2025-09-21 14:09:14 -07:00
link test: disable test-link on FreeBSD 2025-09-22 01:37:32 +02:00
src delete all the translate-c tests 2025-09-24 20:01:17 -07:00
standalone Merge pull request #25342 from ziglang/fuzz-limit 2025-09-26 05:28:46 -07:00
behavior.zig delete behavior test that depends on std.fmt 2025-08-31 12:49:18 -07:00
cases.zig
compile_errors.zig compiler: refactor Zcu.File and path representation 2025-05-18 17:37:02 +01:00
gen_h.zig
libc.zig libc-test: disable daemon-failure.c 2025-09-25 12:57:56 +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 std.Target: add vita os 2025-08-26 07:50:06 +02:00
nvptx.zig Remove uses of deprecated callconv aliases 2025-03-05 03:01:43 +00:00
stack_traces.zig test: disable some stack trace tests on FreeBSD 2025-09-22 01:37:32 +02:00
tests.zig tests: fix redundant target in matrix 2025-09-27 18:30:52 -04:00