Logo
Explore Help
Sign In
mirror/zig
1
0
Fork 0
You've already forked zig
mirror of https://github.com/ziglang/zig.git synced 2026-01-20 22:35:24 +00:00
Code Issues Packages Projects Releases Wiki Activity
zig/test
History
Mateusz Poliwczak d942f693c5 std.zig.AstGen: properly handle grouped_expression
This fixes an endless loop in the compiler.
2025-11-10 14:02:37 +00:00
..
behavior
codegen: fix tuple padding
2025-11-04 06:04:30 -05:00
c_abi
test: disable some SIMD ABI tests on LoongArch
2025-09-18 12:42:24 +02:00
cases
std.zig.AstGen: properly handle grouped_expression
2025-11-10 14:02:37 +00:00
cli/options
test: move standalone/options/ to cli/options/
2025-10-04 21:55:39 +02:00
incremental
Coff2: create a new linker from scratch
2025-10-02 17:44:52 -04:00
link
zig fmt: fix extra whitespace in StructInit with multiline strings
2025-11-05 14:07:30 +02:00
src
disable self-hosted wasm test-cases
2025-10-29 06:20:51 -07:00
standalone
Let CRT take care of the entry point for wWinMain if libc is linked
2025-11-08 17:11:12 -08:00
behavior.zig
…
cases.zig
test: remove ad-hoc nvptx tests
2025-10-04 20:51:07 +02:00
compile_errors.zig
…
error_traces.zig
test: disable an error trace test on optimized riscv64-linux
2025-10-01 12:58:20 +02:00
gen_h.zig
…
libc.zig
libc-test: disable utime.c
2025-10-15 10:58:30 +02:00
llvm_ir.zig
…
llvm_targets.zig
test: remove some unsupported x86_64 darwin targets from llvm_targets
2025-10-31 15:36:17 +01:00
stack_traces.zig
std: back out the StackTrace byval changes
2025-10-29 06:20:50 -07:00
tests.zig
remove all Oracle Solaris support
2025-10-27 07:35:38 -07:00