Logo
Explore Help
Sign In
mirror/zig
1
0
Fork 0
You've already forked zig
mirror of https://github.com/ziglang/zig.git synced 2026-02-21 16:54:52 +00:00
Code Issues Packages Projects Releases Wiki Activity
zig/test
History
Veikka Tuominen ae7b32eb62 Sema: validate deref operator type and value
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: validate deref operator type and value
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
test: migrate stage1 compile error tests to updated test manifest
2022-04-28 18:35:01 +02:00
cli.zig
…
compare_output.zig
…
compile_errors.zig
test: migrate stage1 compile error tests to updated test manifest
2022-04-28 18:35:01 +02:00
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
translate-c: use nested scope for comma operator in macros
2022-03-08 20:38:51 +02:00
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
translate-c: check variable types being demoted to opaque
2022-05-29 12:07:29 +03:00