zig/test
Andrew Kelley db021c4fd1 CI: disable self-hosted riscv64
it's missing some critical features like `@fieldParentPtr` and `@memmove`
2025-07-08 08:28:20 -07:00
..
behavior delete bad behavior test 2025-07-07 22:43:51 -07:00
c_abi test: Expand target coverage for C ABI tests. 2025-06-05 21:50:56 +02:00
c_import rename spirv backend name 2025-06-16 13:22:19 +03:30
cases fix test case expected float value 2025-07-07 22:43:53 -07:00
incremental update standalone and incremental tests to new API 2025-07-07 22:43:53 -07:00
link update standalone and incremental tests to new API 2025-07-07 22:43:53 -07:00
src update standalone and incremental tests to new API 2025-07-07 22:43:53 -07:00
standalone update standalone and incremental tests to new API 2025-07-07 22:43:53 -07:00
assemble_and_link.zig
behavior.zig remove usingnamespace from the language 2025-07-07 13:39:48 -07:00
c_import.zig c_import: extract behavior tests that use @cImport 2024-02-20 18:44:43 +01:00
cases.zig remove test/cbe.zig 2024-03-28 15:24:01 +02:00
compare_output.zig update standalone and incremental tests to new API 2025-07-07 22:43:53 -07:00
compile_errors.zig compiler: refactor Zcu.File and path representation 2025-05-18 17:37:02 +01:00
gen_h.zig all: zig fmt and rename "@XToY" to "@YFromX" 2023-06-19 12:34:42 -07: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 test: Remove x86-freebsd-none and powerpc-freebsd-eabihf from llvm_targets. 2025-05-29 16:48:28 +02:00
nvptx.zig Remove uses of deprecated callconv aliases 2025-03-05 03:01:43 +00:00
run_translated_c.zig remove hard tabs from source code 2024-07-31 16:57:42 -07:00
stack_traces.zig test: Disable error union switch with call operand (ReleaseSafe) on macos. 2025-04-04 06:08:10 +02:00
tests.zig CI: disable self-hosted riscv64 2025-07-08 08:28:20 -07:00
translate_c.zig compiler: Updates for LLVM/Clang 20 API changes. 2025-04-04 06:08:09 +02:00