v/vlib/v/tests/interface_edge_cases
Delyan Angelov c3b9eaf146
v.c.gen: fix codegen of auto str methods for structs having &voidptr fields
2021-06-28 10:05:42 +03:00
..
array_of_interfaces_test.v
array_of_interfaces_with_utility_fn_test.v
assign_to_interface_field_test.v
empty_interface_1_test.v v.c.gen: fix codegen of auto str methods for structs having &voidptr fields 2021-06-28 10:05:42 +03:00
empty_interface_println_test.v v.c.gen: fix codegen of auto str methods for structs having &voidptr fields 2021-06-28 10:05:42 +03:00
fn_returning_voidptr_casted_as_interface_test.v ci: fix tests-sanitize-memory-clang too 2021-06-16 13:32:37 +03:00
i1_test.v
i2_test.v
i3_test.v
i4_test.v
i5_test.v
i6_test.v
i7_test.v
i8_test.v
i9_test.v
interface_many_named_test.v
pass_voidptr_as_interface_reference_test.v
voidptr_casted_as_an_interface_test.v v.checker,v.gen: allow for `&IAbc(voidptr(0))` where IAbc contains fields 2021-06-16 10:48:50 +03:00