COMMITS
/ test/tests.zig July 16, 2025
A
test: mark riscv soft float targets as extra targets
Alex Rønne Petersen committed
July 14, 2025
A
better default min versions for freebsd and netbsd
Andrew Kelley committed
July 11, 2025
A
test: disable non-native loongarch64 behavior and std tests
Alex Rønne Petersen committed
July 8, 2025
A
CI: disable self-hosted riscv64
Andrew Kelley committed
June 28, 2025
A
std.fmt: breaking API changes
Andrew Kelley committed
June 11, 2025
A
Sema: Stop adding Windows implib link inputs for `extern "..."` syntax.
Alex Rønne Petersen committed
July 4, 2025
A
test: More cleanup of Windows targets in the module test matrix
Alex Rønne Petersen committed
July 3, 2025
A
test: Respect various test skip options in test-cases
Alex Rønne Petersen committed
June 17, 2025
A
remove `spirv` cpu arch
Ali Cheraghi committed
June 13, 2025
J
x86_64: increase passing test coverage on windows
Jacob Young committed
J
Target: pass and use locals by pointer instead of by value
Jacob Young committed
J
Build: change how the target is printed in step names
Jacob Young committed
June 7, 2025
A
CI: skip llvm backend tests in the script for testing x86 backend
Andrew Kelley committed
June 6, 2025
A
restore debug llvm CI coverage
Andrew Kelley committed
June 5, 2025
J
x86_64: add support for pie executables
Jacob Young committed
A
test: Expand target coverage for C ABI tests.
Alex Rønne Petersen committed
June 4, 2025
J
Compilation: enable the x86_64 backend by default for debug builds
Jacob Young committed
May 29, 2025
A
test: Add NetBSD targets to module test matrix.
Alex Rønne Petersen committed
A
test: Add FreeBSD targets to module test matrix.
Alex Rønne Petersen committed
A
test: Improve Windows module test coverage.
Alex Rønne Petersen committed
A
test: Skip *-windows-msvc + libc module tests on non-Windows.
Alex Rønne Petersen committed
A
test: Sort module test and C ABI test target tables.
Alex Rønne Petersen committed
May 25, 2025
R
Merge pull request #23815 from alichraghi/master
Robin Voetter committed
May 7, 2025
A
spirv: super basic composite int support
Ali Cheraghi committed
May 21, 2025
J
test-cli: port build options test to new build system API
Jacob Young committed
May 18, 2025
A
test: Enable x86-linux-musl with dynamic linkage in the module test matrix.
Alex Rønne Petersen committed
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