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
/
behavior
/
packed-union.zig
Age
Commit message (
Expand
)
Author
2025-09-05
behavior tests: update for new requirement
Andrew Kelley
2025-08-02
spirv: refactor
Ali Cheraghi
2025-07-22
aarch64: add new from scratch self-hosted backend
Jacob Young
2025-06-28
riscv64: skip failing tests
Bingwu Zhang
2025-06-16
rename spirv backend name
Ali Cheraghi
2025-03-18
spirv: aligned load for physical storage variables
Ali Cheraghi
2025-01-16
x86_64: pass more behavior tests
Jacob Young
2024-08-29
behavior: avoid field/decl name conflicts
mlugg
2024-07-26
riscv: enable passing tests
David Rubin
2024-06-10
spirv: disable tests that fail on pocl
Robin Voetter
2024-05-11
riscv: update behaviour tests again
David Rubin
2024-05-11
riscv: finally fix bug + `airAggregateInit`
David Rubin
2024-05-11
riscv: add stage2_riscv to test matrix and bypass failing tests
David Rubin
2024-04-17
compiler: rework comptime pointer representation and access
mlugg
2024-01-29
Fix some comptime packed struct issues
SuperAuguste
2024-01-06
categorize `behavior/bugs/<issueno>.zig` tests
Veikka Tuominen
2023-10-15
spirv: update failing / passing tests
Robin Voetter
2023-10-08
test: add a pair of cases from bug reports
Xavier Bouchoux
2023-10-03
codegen: fix field offsets in packed structs
Xavier Bouchoux
2023-07-29
behavior: add coverage for no longer reproducing issue
Jacob Young