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
Andrew Kelley 6378644d4e
Merge pull request #13907 from Vexu/call-merge
Remove `stack` option from `@call`
2022-12-13 18:15:18 -05:00
..
behavior
Merge pull request #13907 from Vexu/call-merge
2022-12-13 18:15:18 -05:00
c_abi
llvm: fix x86_64 sysV ABI of big vectors on avx512 enabled CPUs
2022-11-23 00:05:07 +02:00
cases
update usages of @call
2022-12-13 13:14:20 +02:00
link
remove -fstage1 option
2022-12-06 12:15:04 -07:00
src
…
stage2
CBE: use bool, true, false, instead of zig_ prefixes
2022-12-02 16:12:49 -07:00
standalone
add test coverage for zig build CLI and options API
2022-11-30 13:22:43 -07:00
assemble_and_link.zig
…
behavior.zig
behavior and cases: more test coverage for old issues
2022-12-10 12:34:42 +01:00
cases.zig
…
cli.zig
…
compare_output.zig
std.mem.Allocator: allow shrink to fail
2022-11-29 23:30:38 -07:00
compile_errors.zig
add tests for tuple declarations
2022-11-23 22:16:31 +02:00
gen_h.zig
…
link.zig
'fmt'
2022-11-26 17:16:56 -05:00
run_translated_c.zig
…
stack_traces.zig
AstGen: Pop error trace for continue
2022-11-22 14:00:41 +02:00
standalone.zig
Revert "compiler_c test: skip build modes on aarch64-windows"
2022-12-12 04:58:10 +08:00
tests.zig
disable failing behavior tests with -ofmt=c -target x86_64-windows
2022-12-07 04:01:04 -05:00
translate_c.zig
translate-c: remove stage1 conditions from tests
2022-12-06 12:15:05 -07:00