Logo
Explore Help
Sign In
mirror/zig
1
0
Fork 0
You've already forked zig
mirror of https://codeberg.org/ziglang/zig synced 2026-03-16 23:21:44 +00:00
Code Issues Packages Projects Releases Wiki Activity
zig/test
History
Alex Rønne Petersen 589e564f16
test: delete old stage1 compile_errors tests
generic_function_returning_opaque_type.zig was salvaged as it's still worth
having.
2025-09-16 23:39:29 +02:00
..
behavior
std.math.big.int: normalize zero result for small multiplications
2025-09-13 17:13:27 +01:00
c_abi
test: expand C ABI test coverage to hexagon-linux-musl
2025-08-30 06:36:41 +02:00
c_import
…
cases
test: delete old stage1 compile_errors tests
2025-09-16 23:39:29 +02:00
incremental
Dwarf: implement comptime-known extern values
2025-08-15 18:29:06 -04:00
link
…
src
test: delete old stage1 compile_errors tests
2025-09-16 23:39:29 +02:00
standalone
test: rename issue_8550 standalone test to compile_asm
2025-09-16 14:51:29 +02:00
behavior.zig
delete behavior test that depends on std.fmt
2025-08-31 12:49:18 -07:00
c_import.zig
…
cases.zig
…
compile_errors.zig
…
gen_h.zig
…
llvm_ir.zig
…
llvm_targets.zig
std.Target: add vita os
2025-08-26 07:50:06 +02:00
nvptx.zig
…
run_translated_c.zig
…
stack_traces.zig
…
tests.zig
test: remove test-compare-output and test-asm-link tests
2025-09-16 14:51:03 +02:00
translate_c.zig
…