This website requires JavaScript.
Explore
Help
Register
Sign In
PublicArchive
/
zig
Watch
2
Star
0
Fork
0
You've already forked zig
mirror of
https://codeberg.org/ziglang/zig.git
synced
2026-06-13 20:24:04 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d1bfc83774ffaeeb7646f3003038bc4e4e94f143
zig
/
test
T
History
Andrew Kelley
367e2b2fe4
Merge pull request
#11800
from Vexu/stage2
...
`zig2 build test-std` progress
2022-06-06 16:12:31 -04:00
..
behavior
Sema: fix inline call of func using ret_ptr with comptime only type
2022-06-06 13:11:50 -07:00
cases
Sema: validate equality on store to comptime field
2022-06-06 13:11:50 -07:00
src
…
stage1
/c_abi
C ABI: these tests are not passing yet on Windows
2022-02-08 21:15:00 -07:00
stage2
test: migrate llvm incremental tests
2022-04-28 18:35:01 +02:00
standalone
reduce the scope of this branch
2022-05-10 17:31:54 -07:00
assemble_and_link.zig
…
behavior.zig
Merge pull request
#11733
from Vexu/stage2
2022-05-27 16:20:49 -04:00
cases.zig
test: migrate stage1 compile error tests to updated test manifest
2022-04-28 18:35:01 +02:00
cli.zig
Full response file (*.rsp) support
2022-01-30 21:27:52 +02:00
compare_output.zig
Full response file (*.rsp) support
2022-01-30 21:27:52 +02:00
compile_errors.zig
test: migrate stage1 compile error tests to updated test manifest
2022-04-28 18:35:01 +02:00
gen_h.zig
…
run_translated_c.zig
translate-c: use nested scope for comma operator in macros
2022-03-08 20:38:51 +02:00
stack_traces.zig
…
standalone.zig
tools: fix update-linux-headers.zig and process_headers.zig
2022-06-06 15:53:53 +02:00
tests.zig
stage2: append min version to target triple when lowering to LLVM
2022-05-22 17:45:07 +02:00
translate_c.zig
translate-c: check variable types being demoted to opaque
2022-05-29 12:07:29 +03:00