COMMITS
/ test/tests.zig April 2, 2025
A
std.Build: Make no_builtin a property of Module instead of Step.Compile.
Alex Rønne Petersen committed
November 28, 2024
A
test: Add test-llvm-ir step and harness for testing generated LLVM IR.
Alex Rønne Petersen committed
May 6, 2025
A
test: Add MIPS N32 targets to the module test matrix.
Alex Rønne Petersen committed
A
test: Add dynamic musl targets to the module test matrix.
Alex Rønne Petersen committed
April 17, 2025
A
test: Add powerpc-linux-gnueabi(hf) to the module test matrix.
Alex Rønne Petersen committed
April 12, 2025
A
Merge pull request #23529 from alexrp/2879-groundwork
Alex Rønne Petersen committed
April 10, 2025
A
Introduce libzigc for libc function implementations in Zig.
Alex Rønne Petersen committed
April 7, 2025
A
test: Add hexagon-linux-(none,musl) to the test matrix.
Alex Rønne Petersen committed
A
test: Add loongarch64-linux-(none,musl,gnu) to the test matrix.
Alex Rønne Petersen committed
April 9, 2025
I
Merge pull request #23501 from imreallybadatnames/master
imreallybadatnames™️ committed
March 21, 2025
A
build: Rename -Dtest-slow-targets to -Dtest-extra-targets.
Alex Rønne Petersen committed
March 9, 2025
A
test: mips32 is no longer a slow target with LLVM 20.
Alex Rønne Petersen committed
P
Enable compiler-rt tests for wasm32-wasi
Pat Tullmann committed
March 12, 2025
A
spirv: require int8/int16 capabilities
Ali Cheraghi committed
February 28, 2025
A
Revert "Merge pull request #22898 from kristoff-it/deprecated-proposal"
Andrew Kelley committed
February 26, 2025
A
reword deprecated error slightly
Andrew Kelley committed
A
langref: fix whitespace
Andrew Kelley committed
February 23, 2025
L
`@deprecated`: remove per-module flag in Build
Loris Cro committed
February 15, 2025
L
`@deprecated`: add tests
Loris Cro committed
February 20, 2025
A
build: add spirv to test matrix
Ali Cheraghi committed
January 14, 2025
A
build: respect -Duse-llvm option when doing behavior tests
Andrew Kelley committed
January 7, 2025
A
test: Enable long calls for all thumb/thumbeb module tests.
Alex Rønne Petersen committed
December 16, 2024
M
tests.zig: migrate from deprecated std.Build APIs
mlugg committed
June 21, 2024
E
std.Build: remove deprecated APIs
Eric Joldasov committed
December 15, 2024
A
Merge pull request #22219 from alexrp/arm-big-endian
Alex Rønne Petersen committed
November 6, 2024
C
Add compiler internals tests
Carl Åstholm committed
November 3, 2024
A
test: Add aarch64_be-linux-* to the module test matrix.
Alex Rønne Petersen committed
A
test: Add aarch64_be-linux-(none,gnu,musl) to module tests.
Alex Rønne Petersen committed
A
Merge pull request #21599 from alexrp/thumb-porting
Alex Rønne Petersen committed
November 24, 2024
A
test: Add thumbeb-linux-* to the module test matrix.
Alex Rønne Petersen committed
A
test: Add armeb-linux-* to the module test matrix.
Alex Rønne Petersen committed
December 1, 2024
A
test: Add x86_64-linux-(gnux32,muslx32) to module tests.
Alex Rønne Petersen committed
November 23, 2024
A
test: Enable -Dtest-target-filter=... to work for test-cases and test-translate-c.
Alex Rønne Petersen committed
A
test: Enable -Dtest-target-filter=... to work for test-c-abi.
Alex Rønne Petersen committed
November 4, 2024
A
Revert "test: Add aarch64_be-linux-(none,gnu,musl) to module tests."
Alex Rønne Petersen committed
October 5, 2024
A
test: Add thumb-linux-(musl)eabi(hf) target triples for module tests.
Alex Rønne Petersen committed
A
test: Add the ability to skip specific modules for a target.
Alex Rønne Petersen committed
October 16, 2024
A
std.zig.target: Change mips64(el)-linux-musl triples to -muslabi64.
Alex Rønne Petersen committed
October 6, 2024
A
test: Add riscv(32,64)-linux-(none,musl) with soft float to module tests.
Alex Rønne Petersen committed
August 20, 2024
M
tests: add `test-incremental` step
mlugg committed
October 1, 2024
A
test: Add s390x-linux-(none,musl,gnu) triples to module tests.
Alex Rønne Petersen committed
September 20, 2024
A
test: Add `riscv32-linux-(none,musl,gnu)` triples for module tests.
Alex Rønne Petersen committed
August 31, 2024
A
Revert "tests: skip native CPU std tests on Windows"
Alex Rønne Petersen committed
August 30, 2024
A
test: Re-enable LLVM riscv64 module tests.
Alex Rønne Petersen committed
August 28, 2024
A
test: Switch all `arm-linux-*` triples for module tests from v8a to v7a.
Alex Rønne Petersen committed
A
test: Add arm, mips, and powerpc soft float targets to module tests.
Alex Rønne Petersen committed
August 24, 2024
A
std.zig.target: Split `powerpc-linux-musl` triple into `powerpc-linux-musleabi(hf)`.
Alex Rønne Petersen committed
A
std.zig.target: Split `mips(el)-linux-musl` triples into `mips(el)-linux-musleabi(hf)`.
Alex Rønne Petersen committed
September 4, 2024
A
test: Add `powerpc64-linux-(none,musl)` triples to module tests.
Alex Rønne Petersen committed
August 16, 2024
A
test: Add `mips64(el)-linux-(none,musl,gnuabi64)` targets.
Alex Rønne Petersen committed