zig/test
2025-05-12 17:07:50 +02:00
..
behavior test: Disable arrays and vectors with big integers on MIPS N32. 2025-05-08 21:32:22 +02:00
c_abi wasm-c-abi: llvm fix struct handling + reorganize 2025-05-01 18:10:36 -04:00
c_import translate-c: fix division and modulo of >8-bit stdint.h types in macros 2025-02-20 13:33:59 +02:00
cases translate-c: fix callconv attribute in macro 2025-05-07 16:15:51 +03:00
incremental make @memcpy and @memmove share panic handlers 2025-04-27 23:30:00 -07:00
link compiler: Allow configuring UBSan mode at the module level. 2025-04-26 22:54:34 +02:00
src test: Add test-llvm-ir step and harness for testing generated LLVM IR. 2025-05-12 17:07:50 +02:00
standalone update_freebsd_libc: Add tool for updating FreeBSD libc startup code. 2025-05-10 12:19:26 +02:00
assemble_and_link.zig
behavior.zig test: add tests for @memmove 2025-04-26 13:34:17 +10:00
c_import.zig
cases.zig
compare_output.zig std.heap: delete LoggingAllocator and friends 2025-02-06 14:23:23 -08:00
compile_errors.zig @deprecated: remove per-module flag in Build 2025-02-26 14:41:33 -05: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 test: Add {powerpc64,riscv32}-netbsd-none to llvm_targets. 2025-05-11 11:15:23 +02:00
nvptx.zig Remove uses of deprecated callconv aliases 2025-03-05 03:01:43 +00:00
run_translated_c.zig
stack_traces.zig test: Disable error union switch with call operand (ReleaseSafe) on macos. 2025-04-04 06:08:10 +02:00
tests.zig test: Add test-llvm-ir step and harness for testing generated LLVM IR. 2025-05-12 17:07:50 +02:00
translate_c.zig compiler: Updates for LLVM/Clang 20 API changes. 2025-04-04 06:08:09 +02:00