zig/test
2025-09-22 01:37:32 +02:00
..
behavior add behavior test: comptime C pointer to optional pointer 2025-09-20 18:58:32 -07:00
c_abi test: disable some SIMD ABI tests on LoongArch 2025-09-18 12:42:24 +02:00
c_import aarch64: add new from scratch self-hosted backend 2025-07-22 19:43:47 -07:00
cases allow some test cases to regress 2025-09-20 18:33:01 -07:00
incremental Dwarf: implement comptime-known extern values 2025-08-15 18:29:06 -04:00
link test: disable test-link on FreeBSD 2025-09-22 01:37:32 +02:00
src compiler: don't use self-hosted backend on any BSD yet 2025-09-22 01:37:32 +02:00
standalone standalone: fix misaligned stack crash 2025-09-20 18:33:01 -07:00
behavior.zig delete behavior test that depends on std.fmt 2025-08-31 12:49:18 -07:00
c_import.zig
cases.zig
compile_errors.zig compiler: refactor Zcu.File and path representation 2025-05-18 17:37:02 +01:00
gen_h.zig
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
run_translated_c.zig translate-c: remove cases associated with runtime vector indexing 2025-09-20 18:33:00 -07:00
stack_traces.zig test: skip dumpCurrentStackTrace test on architectures with no unwind support 2025-09-18 12:42:24 +02:00
tests.zig compiler: don't use self-hosted backend on any BSD yet 2025-09-22 01:37:32 +02:00
translate_c.zig zig fmt: apply new cast builtin order 2025-08-03 14:59:56 +02:00