index
:
zig
0.10.x
0.11.x
0.12.x
0.14.x
0.15.x
0.7.x
0.8.x
0.9.x
ArrayList-reserve
Io.net
aro
ast-node-methods
async-await-demo
autofix
ci-perf-comment
ci-scripts
ci-tarballs
cli
comptime-allocator
elfv2-dyn
fixes
fuzz-macos
hcs
incr-bug
io-threaded-no-queue
jobserver
json-diagnostics
llvm-ir-nosanitize-metadata
macos-debug-info
main
make-vs-configure
master
more-doctests
new-pkg-hash
powerpc64le
restricted-function-pointers
rework-comptime-mutation
sans-aro
sha1-stream
spork8
stage2-async
threadpool
threadtheft
wasm-linker-writer
wrangle-writer-buffering
General-purpose programming language and toolchain for maintaining robust, optimal, and reusable software. https://ziglang.org
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
tests.zig
Age
Commit message (
Expand
)
Author
2025-10-27
remove all Oracle Solaris support
Alex Rønne Petersen
2025-10-25
compiler: avoid using self-hosted backend on x86_64-solaris/illumos
Alex Rønne Petersen
2025-10-23
std.Target: add arceb and xtensaeb Cpu.Arch tags
Alex Rønne Petersen
2025-10-23
test: enable dynamic hexagon-linux-musl with -Dtest-extra-targets
Alex Rønne Petersen
2025-10-17
Merge pull request #25609 from alexrp/test-targets
Alex Rønne Petersen
2025-10-17
test: put soft float powerpc targets behind -Dtest-extra-targets
Alex Rønne Petersen
2025-10-17
test: put all n32 and x32 targets behind -Dtest-extra-targets
Alex Rønne Petersen
2025-10-17
test: put all dynamic musl targets behind -Dtest-extra-targets
Alex Rønne Petersen
2025-10-16
test: enable std tests for hexagon
Alex Rønne Petersen
2025-10-10
Coff: implement threadlocal variables
Jacob Young
2025-10-08
build.zig: add -Dtest-default-only option
Andrew Kelley
2025-10-06
drop support for powerpc64 ELF v1
Alex Rønne Petersen
2025-10-04
test: move standalone/options/ to cli/options/
Alex Rønne Petersen
2025-09-30
tests: fix 32-bit compatible arch selection
mlugg
2025-09-30
tests: split up and enhance stack trace tests
mlugg
2025-09-27
tests: fix redundant target in matrix
mlugg
2025-09-24
delete all the translate-c tests
Andrew Kelley
2025-09-24
Integrate libc-test cases into the build system
rpkak
2025-09-22
compiler: don't use self-hosted backend on any BSD yet
alexrp
2025-09-20
disable wasm backend coverage
Andrew Kelley
2025-09-20
disable spirv64-vulkan coverage
Andrew Kelley
2025-09-20
add behavior test: return undefined pointer from function
Andrew Kelley
2025-09-18
test: respect -Dskip-translate-c in test-standalone
Alex Rønne Petersen
2025-09-18
test: re-enable test-std for loongarch64-linux
Alex Rønne Petersen
2025-09-16
test: remove test-compare-output and test-asm-link tests
Alex Rønne Petersen
2025-09-03
Revert "test: disable non-native loongarch64 behavior and std tests"
Alex Rønne Petersen
2025-08-30
test: use -Wno-unterminated-string-initialization for cbe tests
Alex Rønne Petersen
2025-08-30
test: use long calls for hexagon-linux module tests
Alex Rønne Petersen
2025-08-30
test: expand C ABI test coverage to hexagon-linux-musl
Alex Rønne Petersen
2025-08-06
Revert "Sema: Stop adding Windows implib link inputs for `extern "..."` syntax."
Alex Rønne Petersen
2025-07-26
Migrate from deprecated `Step.Compile` APIs
Carl Åstholm
2025-07-25
init: replace '--strip' with '--minimal'
mlugg
2025-07-24
Revert "disable -fno-llvm -target wasm32-wasi testing"
Pavel Verigo
2025-07-23
Merge pull request #24536 from jacobly0/aarch64
Andrew Kelley
2025-07-23
test: enable arm-freebsd-eabihf std tests
Alex Rønne Petersen
2025-07-22
aarch64: add new from scratch self-hosted backend
Jacob Young
2025-07-19
disable -fno-llvm -target wasm32-wasi testing
Andrew Kelley
2025-07-16
test: mark riscv soft float targets as extra targets
Alex Rønne Petersen
2025-07-15
better default min versions for freebsd and netbsd
Andrew Kelley
2025-07-11
test: disable non-native loongarch64 behavior and std tests
Alex Rønne Petersen
2025-07-08
CI: disable self-hosted riscv64
Andrew Kelley
2025-07-07
std.fmt: breaking API changes
Andrew Kelley
2025-07-06
Sema: Stop adding Windows implib link inputs for `extern "..."` syntax.
Alex Rønne Petersen
2025-07-05
test: More cleanup of Windows targets in the module test matrix
Alex Rønne Petersen
2025-07-03
test: Respect various test skip options in test-cases
Alex Rønne Petersen
2025-06-23
remove `spirv` cpu arch
Ali Cheraghi
2025-06-19
x86_64: increase passing test coverage on windows
Jacob Young
2025-06-19
Target: pass and use locals by pointer instead of by value
Jacob Young
2025-06-19
Build: change how the target is printed in step names
Jacob Young
2025-06-06
CI: skip llvm backend tests in the script for testing x86 backend
Andrew Kelley
[next]