v/vlib/v/tests/modules
Delyan Angelov caa0e25939
cgen: fix struct type dependency sorting, when struct field types, are aliases to struct types from other modules (#13779)
2022-03-20 20:23:48 +02:00
..
acommentedmodule tests: run vfmt over some of the tests in vlib/v/tests (#9455) 2021-03-27 19:29:57 +02:00
alias_to_another_module cgen: fix struct type dependency sorting, when struct field types, are aliases to struct types from other modules (#13779) 2022-03-20 20:23:48 +02:00
amodule all: replace "NB:" with "Note:" (docs/comments) 2022-03-06 20:01:22 +03:00
another_module cgen: fix struct type dependency sorting, when struct field types, are aliases to struct types from other modules (#13779) 2022-03-20 20:23:48 +02:00
geometry cgen: write alias typedefs just before interfaces (#10272) 2021-05-31 12:26:06 +03:00
interface_from_another_module parser: allow embedding interfaces from other modules (#13385) 2022-02-07 00:20:34 +02:00
methods_struct_another_module tests: run vfmt over some of the tests in vlib/v/tests (#9455) 2021-03-27 19:29:57 +02:00
simplemodule tests: run vfmt over some of the tests in vlib/v/tests (#9455) 2021-03-27 19:29:57 +02:00
submodules tests: add submodules tests (#9640) 2021-04-23 17:22:24 +03:00