v/vlib/v/tests/interface_edge_cases
Nick Treleaven a4ab3c1f14
checker: disallow `mut_ptr = &immutable_var` (#13814)
2022-03-24 20:43:25 +02:00
..
array_of_interfaces_test.v
array_of_interfaces_with_utility_fn_test.v all: replace "NB:" with "Note:" (docs/comments) 2022-03-06 20:01:22 +03:00
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 all: a massive merge of ast and table modules 2021-04-02 01:57:09 +03:00
i8_test.v
i9_test.v checker: fix generic type ignores implemented interface (#9124) 2021-03-05 06:59:18 +02:00
interface_many_named_test.v tests: add interface_many_named_test.v regression test (closes #10013) 2021-05-06 19:54:49 +03:00
pass_voidptr_as_interface_reference_test.v builtin: add charptr str() and change string format (#12973) 2021-12-30 23:34:24 +03:00
voidptr_casted_as_an_interface_test.v checker: disallow `mut_ptr = &immutable_var` (#13814) 2022-03-24 20:43:25 +02:00