1
0
mirror of https://github.com/vlang/v.git synced 2023-08-10 21:13:21 +03:00
v/vlib/compiler/tests
Alexander Medvednikov b1806b57d8 tests: no main fn
2019-10-13 17:50:55 +03:00
..
bench compiler: make compiler an ordinary vlib/compiler module 2019-10-13 16:37:43 +03:00
local compiler: make compiler an ordinary vlib/compiler module 2019-10-13 16:37:43 +03:00
repl tests: no main fn 2019-10-13 17:50:55 +03:00
defer_test.v compiler: make compiler an ordinary vlib/compiler module 2019-10-13 16:37:43 +03:00
enum_test.v compiler: make compiler an ordinary vlib/compiler module 2019-10-13 16:37:43 +03:00
fixed_array_test.v compiler: make compiler an ordinary vlib/compiler module 2019-10-13 16:37:43 +03:00
fn_multiple_returns_test.v compiler: make compiler an ordinary vlib/compiler module 2019-10-13 16:37:43 +03:00
fn_test.v compiler: make compiler an ordinary vlib/compiler module 2019-10-13 16:37:43 +03:00
fn_variadic_test.v compiler: make compiler an ordinary vlib/compiler module 2019-10-13 16:37:43 +03:00
interface_test.v compiler: make compiler an ordinary vlib/compiler module 2019-10-13 16:37:43 +03:00
local_test.v compiler: make compiler an ordinary vlib/compiler module 2019-10-13 16:37:43 +03:00
match_test.v compiler: make compiler an ordinary vlib/compiler module 2019-10-13 16:37:43 +03:00
module_test.v compiler: make compiler an ordinary vlib/compiler module 2019-10-13 16:37:43 +03:00
msvc_test.v compiler: make compiler an ordinary vlib/compiler module 2019-10-13 16:37:43 +03:00
mut_test.v compiler: make compiler an ordinary vlib/compiler module 2019-10-13 16:37:43 +03:00
option_test.v compiler: make compiler an ordinary vlib/compiler module 2019-10-13 16:37:43 +03:00
return_voidptr_test.v compiler: make compiler an ordinary vlib/compiler module 2019-10-13 16:37:43 +03:00
str_gen_test.v compiler: make compiler an ordinary vlib/compiler module 2019-10-13 16:37:43 +03:00
string_interpolation_test.v compiler: make compiler an ordinary vlib/compiler module 2019-10-13 16:37:43 +03:00
struct_test.v compiler: make compiler an ordinary vlib/compiler module 2019-10-13 16:37:43 +03:00