This website requires JavaScript.
Explore
Help
Sign In
motiejus
/
zig
Watch
1
Fork
0
You've already forked zig
Code
Releases
Activity
Files
f4f8036ec048daa072c7caa72edd320c85bf426c
zig
/
test
/
cases
/
llvm
History
mlugg
21fa187abc
test: update cases to silence 'var is never mutated' errors
2023-11-19 09:56:51 +00:00
..
address_space_pointer_access_chaining_pointer_to_optional_array.zig
…
address_spaces_pointer_access_chaining_array_pointer.zig
…
address_spaces_pointer_access_chaining_complex.zig
…
address_spaces_pointer_access_chaining_struct_pointer.zig
…
blocks.zig
test: update cases to silence 'var is never mutated' errors
2023-11-19 09:56:51 +00:00
dereferencing_though_multiple_pointers_with_address_spaces.zig
…
f_segment_address_space_reading_and_writing.zig
test: update cases to silence 'var is never mutated' errors
2023-11-19 09:56:51 +00:00
for_loop.zig
…
hello_world.zig
tests: translate-c and run-translated-c to the test harness
2023-10-17 11:55:17 +03:00
large_slices.zig
…
nested_blocks.zig
test: update cases to silence 'var is never mutated' errors
2023-11-19 09:56:51 +00:00
optionals.zig
test: update cases to silence 'var is never mutated' errors
2023-11-19 09:56:51 +00:00
pointer_keeps_address_space_when_taking_address_of_dereference.zig
…
pointer_keeps_address_space.zig
…
pointer_to_explicit_generic_address_space_coerces_to_implicit_pointer.zig
…
rem.zig
…
simple_addition_and_subtraction.zig
test: update cases to silence 'var is never mutated' errors
2023-11-19 09:56:51 +00:00
simple_if_statement.zig
test: move compile errors and incremental tests into common dir
2022-05-04 23:51:16 +02:00
while_loops.zig
…