COMMITS
/ test/tests.zig November 18, 2025
A
test: enable C ABI tests on s390x-linux
Alex Rønne Petersen committed
November 17, 2025
A
compiler: don't use self-hosted backends on big-endian hosts
Alex Rønne Petersen committed
November 14, 2025
A
test: enable module tests for maccatalyst targets
Alex Rønne Petersen committed
A
build: change -Dskip-macos to -Dskip-darwin and make it cover all darwin OSs
Alex Rønne Petersen committed
October 26, 2025
A
remove all Oracle Solaris support
Alex Rønne Petersen committed
October 25, 2025
A
compiler: avoid using self-hosted backend on x86_64-solaris/illumos
Alex Rønne Petersen committed
October 19, 2025
A
std.Target: add arceb and xtensaeb Cpu.Arch tags
Alex Rønne Petersen committed
A
test: enable dynamic hexagon-linux-musl with -Dtest-extra-targets
Alex Rønne Petersen committed
October 17, 2025
A
Merge pull request #25609 from alexrp/test-targets
Alex Rønne Petersen committed
A
test: put soft float powerpc targets behind -Dtest-extra-targets
Alex Rønne Petersen committed
A
test: put all n32 and x32 targets behind -Dtest-extra-targets
Alex Rønne Petersen committed
A
test: put all dynamic musl targets behind -Dtest-extra-targets
Alex Rønne Petersen committed
October 16, 2025
A
test: enable std tests for hexagon
Alex Rønne Petersen committed
October 8, 2025
J
Coff: implement threadlocal variables
Jacob Young committed
A
build.zig: add -Dtest-default-only option
Andrew Kelley committed
October 5, 2025
A
drop support for powerpc64 ELF v1
Alex Rønne Petersen committed
October 4, 2025
A
test: move standalone/options/ to cli/options/
Alex Rønne Petersen committed
September 13, 2025
M
tests: fix 32-bit compatible arch selection
mlugg committed
September 9, 2025
M
tests: split up and enhance stack trace tests
mlugg committed
A
disable wasm backend coverage
Andrew Kelley committed
A
disable spirv64-vulkan coverage
Andrew Kelley committed
September 27, 2025
M
tests: fix redundant target in matrix
mlugg committed
July 18, 2025
A
delete all the translate-c tests
Andrew Kelley committed
August 26, 2025
R
Integrate libc-test cases into the build system
rpkak committed
September 21, 2025
A
compiler: don't use self-hosted backend on any BSD yet
alexrp committed
September 19, 2025
A
add behavior test: return undefined pointer from function
Andrew Kelley committed
September 17, 2025
A
test: respect -Dskip-translate-c in test-standalone
Alex Rønne Petersen committed
September 16, 2025
A
test: re-enable test-std for loongarch64-linux
Alex Rønne Petersen committed
A
test: remove test-compare-output and test-asm-link tests
Alex Rønne Petersen committed
September 3, 2025
A
Revert "test: disable non-native loongarch64 behavior and std tests"
Alex Rønne Petersen committed
July 22, 2025
A
test: use -Wno-unterminated-string-initialization for cbe tests
Alex Rønne Petersen committed
A
test: enable arm-freebsd-eabihf std tests
Alex Rønne Petersen committed
August 4, 2025
A
test: use long calls for hexagon-linux module tests
Alex Rønne Petersen committed
A
test: expand C ABI test coverage to hexagon-linux-musl
Alex Rønne Petersen committed
August 5, 2025
A
Revert "Sema: Stop adding Windows implib link inputs for `extern "..."` syntax."
Alex Rønne Petersen committed
January 23, 2025
C
Migrate from deprecated `Step.Compile` APIs
Carl Åstholm committed
July 23, 2025
M
init: replace '--strip' with '--minimal'
mlugg committed
P
Revert "disable -fno-llvm -target wasm32-wasi testing"
Pavel Verigo committed
A
Merge pull request #24536 from jacobly0/aarch64
Andrew Kelley committed
June 18, 2025
J
aarch64: add new from scratch self-hosted backend
Jacob Young committed
July 19, 2025
A
disable -fno-llvm -target wasm32-wasi testing
Andrew Kelley committed
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