v/vlib/v/gen/c/testdata
Delyan Angelov c86935309e
v.gen.c: fix compilation of `if c_struct_1 != c_struct_2 {`
2021-10-02 15:12:18 +03:00
..
addition.c.must_have
addition.out
addition.vv
assert_fncalls.c.must_have v.gen.c: fix assert `f().len == 1` calling f() twice (closes issue 11501) 2021-09-16 19:01:35 +03:00
assert_fncalls.out v.gen.c: fix assert `f().len == 1` calling f() twice (closes issue 11501) 2021-09-16 19:01:35 +03:00
assert_fncalls.vv v.gen.c: fix assert `f().len == 1` calling f() twice (closes issue 11501) 2021-09-16 19:01:35 +03:00
compare_structs.c.must_have v.gen.c: fix compilation of `if c_struct_1 != c_struct_2 {` 2021-10-02 15:12:18 +03:00
compare_structs.vv v.gen.c: fix compilation of `if c_struct_1 != c_struct_2 {` 2021-10-02 15:12:18 +03:00
const_references.c.must_have
const_references.out
const_references.vv
for_in.c.must_have cgen: fixes for ... in with index (#11995) 2021-09-28 19:35:07 +03:00
for_in.out cgen: fixes for ... in with index (#11995) 2021-09-28 19:35:07 +03:00
for_in.vv cgen: fixes for ... in with index (#11995) 2021-09-28 19:35:07 +03:00
volatile.c.must_have all: support `mut volatile x := 123` declarations (#11940) 2021-09-22 13:06:30 +03:00
volatile.out all: support `mut volatile x := 123` declarations (#11940) 2021-09-22 13:06:30 +03:00
volatile.vv all: support `mut volatile x := 123` declarations (#11940) 2021-09-22 13:06:30 +03:00