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-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
2025-04-04
test: mips32 is no longer a slow target with LLVM 20.
Alex Rønne Petersen
2025-03-18
spirv: require int8/int16 capabilities
Ali Cheraghi
2025-03-10
Enable compiler-rt tests for wasm32-wasi
Pat Tullmann
2025-02-28
Revert "Merge pull request #22898 from kristoff-it/deprecated-proposal"
Andrew Kelley
2025-02-26
reword deprecated error slightly
Andrew Kelley
2025-02-26
langref: fix whitespace
Andrew Kelley
2025-02-26
`@deprecated`: remove per-module flag in Build
Loris Cro
2025-02-26
`@deprecated`: add tests
Loris Cro
2025-02-24
build: add spirv to test matrix
Ali Cheraghi
2025-01-15
build: respect -Duse-llvm option when doing behavior tests
Andrew Kelley
2025-01-07
test: Enable long calls for all thumb/thumbeb module tests.
Alex Rønne Petersen
2024-12-18
tests.zig: migrate from deprecated std.Build APIs
mlugg
2024-12-18
std.Build: remove deprecated APIs
Eric Joldasov
2024-12-15
Merge pull request #22219 from alexrp/arm-big-endian
Alex Rønne Petersen
2024-12-13
Add compiler internals tests
Carl Åstholm
2024-12-13
test: Add aarch64_be-linux-* to the module test matrix.
Alex Rønne Petersen
2024-12-13
test: Add thumbeb-linux-* to the module test matrix.
Alex Rønne Petersen
2024-12-13
test: Add armeb-linux-* to the module test matrix.
Alex Rønne Petersen
2024-12-01
test: Add x86_64-linux-(gnux32,muslx32) to module tests.
Alex Rønne Petersen
2024-11-24
test: Enable -Dtest-target-filter=... to work for test-cases and test-transla...
Alex Rønne Petersen
2024-11-24
test: Enable -Dtest-target-filter=... to work for test-c-abi.
Alex Rønne Petersen
2024-11-05
Revert "test: Add aarch64_be-linux-(none,gnu,musl) to module tests."
Alex Rønne Petersen
2024-11-04
test: Add aarch64_be-linux-(none,gnu,musl) to module tests.
Alex Rønne Petersen
2024-11-03
Merge pull request #21599 from alexrp/thumb-porting
Alex Rønne Petersen
2024-11-03
test: Add thumb-linux-(musl)eabi(hf) target triples for module tests.
Alex Rønne Petersen
2024-11-03
test: Add the ability to skip specific modules for a target.
Alex Rønne Petersen
[prev]
[next]