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 2025-12-25 23:53:15 +00:00
Code Issues Packages Projects Releases Wiki Activity
zig/test/cases/compile_errors
History
Andrew Kelley 8caa206417 test-cases: fix race with zig run on C backend tests
Also avoid redundantly doing compile-error checks on multiple targets
for test cases where that is not helpful.
2022-06-14 15:27:43 -07:00
..
stage1
test: move compile errors and incremental tests into common dir
2022-05-04 23:51:16 +02:00
stage2
test-cases: fix race with zig run on C backend tests
2022-06-14 15:27:43 -07:00
call method on bound fn referring to var instance.zig
move bound function behavior test to compile error test
2022-05-24 15:34:52 -07:00
dereference_anyopaque.zig
test-cases: fix race with zig run on C backend tests
2022-06-14 15:27:43 -07:00
incompatible sub-byte fields.zig
stage2: fix type printing of sub-byte pointers
2022-06-08 15:18:43 -07:00
invalid_array_elem_ty.zig
test-cases: fix race with zig run on C backend tests
2022-06-14 15:27:43 -07:00
invalid_store_to_comptime_field.zig
test-cases: fix race with zig run on C backend tests
2022-06-14 15:27:43 -07:00
runtime_indexing_comptime_array.zig
test-cases: fix race with zig run on C backend tests
2022-06-14 15:27:43 -07:00