This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors
/
zig
Watch
1
Star
0
Fork
0
You've already forked zig
mirror of
https://codeberg.org/ziglang/zig.git
synced
2026-04-30 14:52:41 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
bc032a89cc13e483a55c58bcba4593229dd7f3ed
zig
/
test
T
History
kristopher tate
13ec5db234
test/compile_errors.zig: @handle() in non-async function
...
Tracking Issue
#1296
;
2018-08-02 16:50:08 +09:00
..
cases
test/cases/coroutines.zig: remove dummy assert used for testing;
2018-08-02 16:50:08 +09:00
stage2
fix race conditions in self-hosted compiler; add test
2018-07-24 21:28:54 -04:00
standalone
load_dynamic_library test: no need to link libc
2018-06-16 18:54:41 -04:00
assemble_and_link.zig
use * for pointer type instead of &
2018-05-31 17:28:07 -04:00
behavior.zig
add behavior tests for cancel semantics
2018-07-30 12:49:53 -04:00
build_examples.zig
disable failing macos test. see
#1126
2018-06-18 01:09:51 -04:00
compare_output.zig
update more tests
2018-06-17 12:33:24 -04:00
compile_errors.zig
test/compile_errors.zig: @handle() in non-async function
2018-08-02 16:50:08 +09:00
gen_h.zig
Allow pointers to anything in extern/exported declarations (
#1258
)
2018-07-18 11:00:42 -04:00
runtime_safety.zig
add runtime safety for
@intToEnum
; add docs for runtime safety
2018-07-02 15:50:28 -04:00
tests.zig
-Dskip-release now also skips build example tests
2018-07-18 10:28:14 +02:00
translate_c.zig
breaking syntax change: orelse keyword instead of ?? (
#1096
)
2018-06-10 01:13:51 -04:00