v/compiler/tests
joe-conigliaro 23e30962b9 compiler: multiple returns - add test & fix use with array/map 2019-09-23 13:39:35 +03:00
..
bench
local
repl windows: Unicode input in REPL 2019-09-20 17:03:13 +03:00
defer_test.v
enum_test.v
fn_multiple_returns_test.v compiler: multiple returns - add test & fix use with array/map 2019-09-23 13:39:35 +03:00
fn_test.v
interface_test.v
local_test.v
match_test.v
module_test.v testing: do not allow fn main in tests and make sure there is at least one test fn 2019-09-22 09:49:33 +03:00
msvc_test.v
mut_test.v
option_test.v
str_gen_test.v table: use optional in find_method() 2019-09-19 04:56:22 +03:00
string_interpolation_test.v
struct_test.v