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
Group-Canceled
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
groupAwait
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
/
incremental
Age
Commit message (
Expand
)
Author
2024-07-20
init incremental compilation check tool
Andrew Kelley
2022-05-04
test: move compile errors and incremental tests into common dir
Jakub Konka
2022-05-02
std: enable real start code always for LLVM backend
Andrew Kelley
2022-04-30
stage2: fix comptime unreachable
Veikka Tuominen
2022-04-28
test: fix incorrect error loc in assert_function x86_64-linux test
Jakub Konka
2022-04-28
test: fix x86_64-macos failures
Jakub Konka
2022-04-28
test: migrate llvm incremental tests
Jakub Konka
2022-04-28
test: migrate plan9 and sparcv9 incremental tests
Jakub Konka
2022-04-28
test: migrate arm incremental tests
Jakub Konka
2022-04-28
test: migrate aarch64 incremental tests
Jakub Konka
2022-04-28
test: migrate riscv64 incremental tests
Jakub Konka
2022-04-28
test: migrate wasm incremental tests
Jakub Konka
2022-04-28
test: recursively walk dir with tests
Jakub Konka
2022-04-28
test: fix incorrect default target spec; port all incremental tests
Jakub Konka
2022-04-28
test: adjust error location for assert_function test
Jakub Konka
2022-04-28
test: set case name from initial filename for a sequence
Jakub Konka
2022-04-28
test: unroll into multiple cases, provide default parsers
Jakub Konka
2022-04-28
test: pass Strategy per directory of tests
Jakub Konka
2022-04-28
test: abstract away test manifest parser into separate struct
Jakub Konka
[prev]