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
/
standalone
Age
Commit message (
Expand
)
Author
2025-10-29
update standalone tests for ws2_32 dependency
Andrew Kelley
2025-10-29
std: make signal numbers into an enum
Andrew Kelley
2025-10-29
std.Io.Threaded: add ioBasic which disables networking
Andrew Kelley
2025-10-29
fix some std.Io compilation failures
Andrew Kelley
2025-10-29
update some tests and tools for new Io APIs
Andrew Kelley
2025-10-27
remove all Oracle Solaris support
Alex Rønne Petersen
2025-10-26
test: enable tsan standalone test for x86_64-freebsd and aarch64-freebsd
Alex Rønne Petersen
2025-10-14
windows: workaround kernel race condition in more places
Jacob Young
2025-10-12
windows: workaround kernel race condition the most
Jacob Young
2025-10-11
windows: workaround kernel race condition even more
Jacob Young
2025-10-11
windows: workaround kernel race condition better
Jacob Young
2025-10-10
windows: workaround kernel race condition
Jacob Young
2025-10-05
test: disable standalone tsan test
Alex Rønne Petersen
2025-10-04
test: move standalone/options/ to cli/options/
Alex Rønne Petersen
2025-10-04
Revert "test: remove standalone options test"
Alex Rønne Petersen
2025-10-04
test: remove standalone sigpipe test
Alex Rønne Petersen
2025-10-04
test: remove standalone options test
Alex Rønne Petersen
2025-10-04
test: remove standalone issue_13970 test
Alex Rønne Petersen
2025-10-04
test: remove some tests that are now covered well enough by test-stack-traces
Alex Rønne Petersen
2025-10-01
test: remove stack_iterator standalone test
Alex Rønne Petersen
2025-09-30
std.debug.SelfInfo: remove shared logic
mlugg
2025-09-30
std.debug: go back to storing return addresses instead of call addresses
mlugg
2025-09-30
update to new std.debug changes
mlugg
2025-09-30
windows_bat_args: fix path handling
mlugg
2025-09-30
test-standalone: update for std.debug changes
mlugg
2025-09-26
Merge pull request #25342 from ziglang/fuzz-limit
Andrew Kelley
2025-09-26
test: remove `pie` test case from test-standalone
Alex Rønne Petersen
2025-09-26
test: remove -Dskip-translate-c from test-standalone
Alex Rønne Petersen
2025-09-25
implement review suggestions
Loris Cro
2025-09-22
test: disable some stack trace tests on FreeBSD
alexrp
2025-09-20
standalone: fix misaligned stack crash
Jacob Young
2025-09-19
Merge pull request #23416 from gooncreeper/improved-fuzzer
Andrew Kelley
2025-09-18
greatly improve capabilities of the fuzzer
Kendall Condon
2025-09-18
test: respect -Dskip-translate-c in test-standalone
Alex Rønne Petersen
2025-09-18
test: remove unnecessary @cImport usage in some standalone tests
Alex Rønne Petersen
2025-09-17
Merge pull request #25197 from rootbeer/24380-flaky-sigset-test
Andrew Kelley
2025-09-16
test: move glibc_compat from link to standalone tests
Alex Rønne Petersen
2025-09-16
test: rename issue_8550 standalone test to compile_asm
Alex Rønne Petersen
2025-09-11
Fix standalone test simple/cat/main.zig after Writergate update (#25188)
Sardorbek Imomaliev
2025-09-09
standalone posix tests for sigaction
Pat Tullmann
2025-09-09
standalone posix tests for relative path linking
Pat Tullmann
2025-09-09
standalone posix test for env vars
Pat Tullmann
2025-09-09
standalone posix test for current working directory
Pat Tullmann
2025-09-09
standalone posix tests: add skeleton
Pat Tullmann
2025-08-30
child process test: preemptively use streaming mode
Andrew Kelley
2025-08-30
update tools and other miscellaneous things to new APIs
Andrew Kelley
2025-08-29
std.Io: delete GenericReader
Andrew Kelley
2025-08-28
update more to avoid GenericWriter
Andrew Kelley
2025-08-28
std.debug: remove `@frameAddress()` "UAF"
mlugg
2025-08-16
Compilation: remove last instance of deprecatedReader
Andrew Kelley
[next]