zig/test/cases
2018-06-01 00:18:10 -04:00
..
bugs use * for pointer type instead of & 2018-05-31 17:28:07 -04:00
import
namespace_depends_on_compile_var
pub_enum
align.zig use * for pointer type instead of & 2018-05-31 17:28:07 -04:00
alignof.zig
array.zig
asm.zig
atomics.zig use * for pointer type instead of & 2018-05-31 17:28:07 -04:00
bitcast.zig
bool.zig
cast.zig use * for pointer type instead of & 2018-05-31 17:28:07 -04:00
const_slice_child.zig use * for pointer type instead of & 2018-05-31 17:28:07 -04:00
coroutines.zig use * for pointer type instead of & 2018-05-31 17:28:07 -04:00
defer.zig
enum_with_members.zig use * for pointer type instead of & 2018-05-31 17:28:07 -04:00
enum.zig use * for pointer type instead of & 2018-05-31 17:28:07 -04:00
error.zig
eval.zig add test case for pointer to type and slice of type 2018-06-01 00:18:10 -04:00
field_parent_ptr.zig use * for pointer type instead of & 2018-05-31 17:28:07 -04:00
fn_in_struct_in_comptime.zig use * for pointer type instead of & 2018-05-31 17:28:07 -04:00
fn.zig
for.zig
generics.zig use * for pointer type instead of & 2018-05-31 17:28:07 -04:00
if.zig
import.zig
incomplete_struct_param_tld.zig use * for pointer type instead of & 2018-05-31 17:28:07 -04:00
ir_block_deps.zig
math.zig use * for pointer type instead of & 2018-05-31 17:28:07 -04:00
misc.zig use * for pointer type instead of & 2018-05-31 17:28:07 -04:00
new_stack_call.zig
null.zig use * for pointer type instead of & 2018-05-31 17:28:07 -04:00
pointers.zig
ref_var_in_if_after_if_2nd_switch_prong.zig
reflection.zig use * for pointer type instead of & 2018-05-31 17:28:07 -04:00
sizeof_and_typeof.zig
slice.zig use * for pointer type instead of & 2018-05-31 17:28:07 -04:00
struct_contains_null_ptr_itself.zig use * for pointer type instead of & 2018-05-31 17:28:07 -04:00
struct_contains_slice_of_itself.zig
struct.zig use * for pointer type instead of & 2018-05-31 17:28:07 -04:00
switch_prong_err_enum.zig
switch_prong_implicit_cast.zig
switch.zig use * for pointer type instead of & 2018-05-31 17:28:07 -04:00
syntax.zig
this.zig use * for pointer type instead of & 2018-05-31 17:28:07 -04:00
try.zig
type_info.zig use * for pointer type instead of & 2018-05-31 17:28:07 -04:00
undefined.zig use * for pointer type instead of & 2018-05-31 17:28:07 -04:00
union.zig use * for pointer type instead of & 2018-05-31 17:28:07 -04:00
var_args.zig
void.zig
while.zig