v/vlib/v/tests/interface_edge_cases
Daniel Däschle 6fa8e4269e
checker: force interface init (#10910)
2021-07-30 03:18:20 +03:00
..
array_of_interfaces_test.v
array_of_interfaces_with_utility_fn_test.v
assign_to_interface_field_test.v checker: force interface init (#10910) 2021-07-30 03:18:20 +03:00
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