1
0
mirror of https://github.com/vlang/v.git synced 2023-08-10 21:13:21 +03:00
v/compiler/tests
2019-09-30 13:46:50 +03:00
..
bench
local
repl repl: tests show difference (in color where available) 2019-09-25 22:00:56 +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 compiler/lang: add variadic function args support 2019-09-30 13:46:50 +03:00
fn_variadic_test.v compiler/lang: add variadic function args support 2019-09-30 13:46:50 +03:00
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 fix pushing to mutable array args 2019-09-29 17:02:28 +03:00
option_test.v
str_gen_test.v parser: cached tokens (second step) 2019-09-27 04:01:12 +03:00
string_interpolation_test.v
struct_test.v compiler: enforce reserved keywords replacement 2019-09-28 14:13:09 +03:00