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
Veikka Tuominen 3c73f71177 Sema: prefer func.onwer_decl for compilelog src
2022-07-01 10:22:25 +03:00
..
behavior
Merge pull request #11942 from Vexu/stage2-compile-errors
2022-06-30 18:39:46 -04:00
cases
Sema: prefer func.onwer_decl for compilelog src
2022-07-01 10:22:25 +03:00
link
link-tests: do not save global extracted var unless a match
2022-06-28 10:23:25 +02:00
src
…
stage1/c_abi
…
stage2
move passing stage1 compile error tests to stage2
2022-06-30 09:57:38 +02:00
standalone
test: introduce link(er) tests - builds on standalone tests
2022-06-20 17:59:17 +02:00
assemble_and_link.zig
…
behavior.zig
stage2: fix type printing of sub-byte pointers
2022-06-08 15:18:43 -07:00
cases.zig
…
cli.zig
…
compare_output.zig
…
compile_errors.zig
…
gen_h.zig
…
link.zig
link-tests: test -weak-lx and -weak_framework x
2022-06-28 09:22:04 +02:00
run_translated_c.zig
…
stack_traces.zig
…
standalone.zig
test: introduce link(er) tests - builds on standalone tests
2022-06-20 17:59:17 +02:00
tests.zig
link-tests: CheckFileStep to do grep test on the binary
2022-06-20 17:59:17 +02:00
translate_c.zig
…