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-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
2025-06-06
restore debug llvm CI coverage
Andrew Kelley
2025-06-06
x86_64: add support for pie executables
Jacob Young
2025-06-06
Compilation: enable the x86_64 backend by default for debug builds
Jacob Young
2025-06-05
test: Expand target coverage for C ABI tests.
Alex Rønne Petersen
2025-05-29
test: Add NetBSD targets to module test matrix.
Alex Rønne Petersen
2025-05-29
test: Add FreeBSD targets to module test matrix.
Alex Rønne Petersen
2025-05-29
test: Improve Windows module test coverage.
Alex Rønne Petersen
2025-05-29
test: Skip *-windows-msvc + libc module tests on non-Windows.
Alex Rønne Petersen
2025-05-29
test: Sort module test and C ABI test target tables.
Alex Rønne Petersen
2025-05-25
Merge pull request #23815 from alichraghi/master
Robin Voetter
2025-05-21
spirv: super basic composite int support
Ali Cheraghi
2025-05-20
test-cli: port build options test to new build system API
Jacob Young
2025-05-19
test: Enable x86-linux-musl with dynamic linkage in the module test matrix.
Alex Rønne Petersen
2025-05-12
std.Build: Make no_builtin a property of Module instead of Step.Compile.
Alex Rønne Petersen
2025-05-12
test: Add test-llvm-ir step and harness for testing generated LLVM IR.
Alex Rønne Petersen
2025-05-08
test: Add MIPS N32 targets to the module test matrix.
Alex Rønne Petersen
2025-05-08
test: Add dynamic musl targets to the module test matrix.
Alex Rønne Petersen
2025-04-17
test: Add powerpc-linux-gnueabi(hf) to the module test matrix.
Alex Rønne Petersen
2025-04-12
Merge pull request #23529 from alexrp/2879-groundwork
Alex Rønne Petersen
2025-04-11
Introduce libzigc for libc function implementations in Zig.
Alex Rønne Petersen
2025-04-11
test: Add hexagon-linux-(none,musl) to the test matrix.
Alex Rønne Petersen
2025-04-09
Merge pull request #23501 from imreallybadatnames/master
imreallybadatnames™️
2025-04-07
test: Add loongarch64-linux-(none,musl,gnu) to the test matrix.
Alex Rønne Petersen
2025-04-04
build: Rename -Dtest-slow-targets to -Dtest-extra-targets.
Alex Rønne Petersen
[next]