zig/test/cases
2017-05-07 13:26:41 -04:00
..
import
namespace_depends_on_compile_var
pub_enum
array.zig
asm.zig
atomics.zig
bool.zig
cast.zig
const_slice_child.zig change while syntax 2017-05-03 18:12:07 -04:00
defer.zig
enum_with_members.zig
enum.zig
error.zig
eval.zig change while syntax 2017-05-03 18:12:07 -04:00
field_parent_ptr.zig
fn.zig
for.zig
generics.zig
goto.zig
if.zig
import.zig
incomplete_struct_param_tld.zig
ir_block_deps.zig
math.zig allow division and remainder operators sometimes 2017-05-06 23:59:57 -04:00
misc.zig builtin functions for division and remainder division 2017-05-06 23:13:12 -04:00
null.zig remove test and try expressions in favor of if expressions 2017-05-03 17:23:11 -04:00
ref_var_in_if_after_if_2nd_switch_prong.zig
sizeof_and_typeof.zig
struct_contains_slice_of_itself.zig
struct.zig
switch_prong_err_enum.zig
switch_prong_implicit_cast.zig
switch.zig add test case for all prongs unreachable in switch 2017-05-07 13:26:41 -04:00
this.zig
try.zig switch expression - add compile errors 2017-05-07 12:07:35 -04:00
undefined.zig
var_args.zig change while syntax 2017-05-03 18:12:07 -04:00
void.zig
while.zig implement else on loops and break can give an expression 2017-05-04 12:43:11 -04:00