.. |
bench
|
move compiler tests from compiler/ to v/
|
2020-03-27 18:01:46 +01:00 |
inout
|
fix compiler_test.v
|
2020-04-02 18:12:10 +02:00 |
local
|
move compiler tests from compiler/ to v/
|
2020-03-27 18:01:46 +01:00 |
modules
|
move compiler tests from compiler/ to v/
|
2020-03-27 18:01:46 +01:00 |
prod
|
move compiler tests from compiler/ to v/
|
2020-03-27 18:01:46 +01:00 |
project_with_c_code
|
move compiler tests from compiler/ to v/
|
2020-03-27 18:01:46 +01:00 |
project_with_modules_having_submodules
|
move compiler tests from compiler/ to v/
|
2020-03-27 18:01:46 +01:00 |
repl
|
fix repl tests
|
2020-03-27 20:49:20 +01:00 |
valgrind
|
fix valgrind test
|
2020-04-02 10:44:35 +02:00 |
array_to_string_test.v
|
move compiler tests from compiler/ to v/
|
2020-03-27 18:01:46 +01:00 |
asm_test.v
|
move compiler tests from compiler/ to v/
|
2020-03-27 18:01:46 +01:00 |
attribute_test.v
|
move compiler tests from compiler/ to v/
|
2020-03-27 18:01:46 +01:00 |
backtrace_test.v
|
move compiler tests from compiler/ to v/
|
2020-03-27 18:01:46 +01:00 |
comptime_bittness_and_endianess_test.v
|
move compiler tests from compiler/ to v/
|
2020-03-27 18:01:46 +01:00 |
const_test.v
|
V: fix const bugs and pass const_test.v (#4206)
|
2020-04-02 19:39:17 +02:00 |
cstrings_test.v
|
v2: lots of minor test fixes
|
2020-04-01 17:14:21 +02:00 |
defer_test.v
|
move compiler tests from compiler/ to v/
|
2020-03-27 18:01:46 +01:00 |
enum_bitfield_test.v
|
move compiler tests from compiler/ to v/
|
2020-03-27 18:01:46 +01:00 |
enum_hex_test.v
|
v2: initial interface support; fix enum_hex_test.v
|
2020-03-31 19:59:41 +02:00 |
enum_test.v
|
cgen: enum default values
|
2020-03-31 19:43:11 +02:00 |
fixed_array_test.v
|
move compiler tests from compiler/ to v/
|
2020-03-27 18:01:46 +01:00 |
fn_expecting_ref_but_returning_struct_test.v
|
move compiler tests from compiler/ to v/
|
2020-03-27 18:01:46 +01:00 |
fn_expecting_ref_but_returning_struct_time_module_test.v
|
move compiler tests from compiler/ to v/
|
2020-03-27 18:01:46 +01:00 |
fn_multiple_returns_test.v
|
move compiler tests from compiler/ to v/
|
2020-03-27 18:01:46 +01:00 |
fn_test.v
|
move compiler tests from compiler/ to v/
|
2020-03-27 18:01:46 +01:00 |
fn_variadic_test.v
|
v2: lots of minor test fixes
|
2020-04-01 17:14:21 +02:00 |
generic_test.v
|
fix tests
|
2020-04-01 15:39:54 +02:00 |
if_expression_test.v
|
move compiler tests from compiler/ to v/
|
2020-03-27 18:01:46 +01:00 |
in_expression_test.v
|
move compiler tests from compiler/ to v/
|
2020-03-27 18:01:46 +01:00 |
interface_test.v
|
fix interface test
|
2020-03-31 21:05:48 +02:00 |
interfaces_map_test.v
|
fix tests
|
2020-04-01 15:39:54 +02:00 |
live_test.v
|
solaris & termux: fix both, using the more portable termios.h
|
2020-03-31 12:46:46 +02:00 |
local_test.v
|
move compiler tests from compiler/ to v/
|
2020-03-27 18:01:46 +01:00 |
match_test.v
|
v2: enum fields separated by commas
|
2020-04-01 12:11:00 +02:00 |
module_test.v
|
move compiler tests from compiler/ to v/
|
2020-03-27 18:01:46 +01:00 |
msvc_test.v
|
move compiler tests from compiler/ to v/
|
2020-03-27 18:01:46 +01:00 |
multiret_with_ptrtype_test.v
|
move compiler tests from compiler/ to v/
|
2020-03-27 18:01:46 +01:00 |
mut_test.v
|
move compiler tests from compiler/ to v/
|
2020-03-27 18:01:46 +01:00 |
nameof_test.v
|
v2: lots of minor test fixes
|
2020-04-01 17:14:21 +02:00 |
num_lit_call_method_test.v
|
tests: fix num_lit_call_method_test
|
2020-04-02 00:18:29 +02:00 |
option_test.v
|
parser: fix public interfaces
|
2020-04-02 12:53:25 +02:00 |
pointers_test.v
|
move compiler tests from compiler/ to v/
|
2020-03-27 18:01:46 +01:00 |
print_test.v
|
move compiler tests from compiler/ to v/
|
2020-03-27 18:01:46 +01:00 |
prod_test.v
|
move compiler tests from compiler/ to v/
|
2020-03-27 18:01:46 +01:00 |
repeated_multiret_values_test.v
|
move compiler tests from compiler/ to v/
|
2020-03-27 18:01:46 +01:00 |
return_voidptr_test.v
|
move compiler tests from compiler/ to v/
|
2020-03-27 18:01:46 +01:00 |
reusable_mut_multiret_values_test.v
|
move compiler tests from compiler/ to v/
|
2020-03-27 18:01:46 +01:00 |
shift_test.v
|
move compiler tests from compiler/ to v/
|
2020-03-27 18:01:46 +01:00 |
str_gen_test.v
|
move compiler tests from compiler/ to v/
|
2020-03-27 18:01:46 +01:00 |
string_interpolation_array_of_structs_test.v
|
move compiler tests from compiler/ to v/
|
2020-03-27 18:01:46 +01:00 |
string_interpolation_struct_test.v
|
move compiler tests from compiler/ to v/
|
2020-03-27 18:01:46 +01:00 |
string_interpolation_test.v
|
move compiler tests from compiler/ to v/
|
2020-03-27 18:01:46 +01:00 |
string_interpolation_variadic_test.v
|
move compiler tests from compiler/ to v/
|
2020-03-27 18:01:46 +01:00 |
string_struct_interpolation_test.v
|
move compiler tests from compiler/ to v/
|
2020-03-27 18:01:46 +01:00 |
struct_chained_fields_correct_test.v
|
move compiler tests from compiler/ to v/
|
2020-03-27 18:01:46 +01:00 |
struct_test.v
|
short struct init syntax
|
2020-04-01 23:23:20 +02:00 |
type_alias_test.v
|
move compiler tests from compiler/ to v/
|
2020-03-27 18:01:46 +01:00 |
type_test.v
|
move compiler tests from compiler/ to v/
|
2020-03-27 18:01:46 +01:00 |
typeof_simple_types_test.v
|
v2: typeof()
|
2020-03-28 17:37:22 +01:00 |
typeof_test.v
|
move compiler tests from compiler/ to v/
|
2020-03-27 18:01:46 +01:00 |
voidptr_to_u64_cast_a_test.v
|
move compiler tests from compiler/ to v/
|
2020-03-27 18:01:46 +01:00 |
voidptr_to_u64_cast_b_test.v
|
move compiler tests from compiler/ to v/
|
2020-03-27 18:01:46 +01:00 |