zig/test
Matthew Lugg 181b25ce4f
Merge pull request #25772 from mlugg/kill-dead-code
compiler: rewrite some legalizations, and remove a bunch of dead code
2025-11-12 23:14:02 +00:00
..
behavior cbe: work around some miscompilations 2025-11-12 16:00:16 +00:00
c_abi test: disable some SIMD ABI tests on LoongArch 2025-09-18 12:42:24 +02:00
cases Sema: fix inline fn compiler crash (#25586) 2025-11-12 19:21:28 +00:00
cli/options test: move standalone/options/ to cli/options/ 2025-10-04 21:55:39 +02:00
incremental Coff2: create a new linker from scratch 2025-10-02 17:44:52 -04:00
link zig fmt: fix extra whitespace in StructInit with multiline strings 2025-11-05 14:07:30 +02:00
src disable self-hosted wasm test-cases 2025-10-29 06:20:51 -07:00
standalone Let CRT take care of the entry point for wWinMain if libc is linked 2025-11-08 17:11:12 -08: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 riscv64-linux 2025-10-01 12:58:20 +02: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 std.Target: remove Abi.cygnus 2025-11-12 22:39:04 +01:00
stack_traces.zig std: back out the StackTrace byval changes 2025-10-29 06:20:50 -07:00
tests.zig remove all Oracle Solaris support 2025-10-27 07:35:38 -07:00