0 branches
Tree
Top files
Clone with HTTPS:
addr_test.v
tests: split vlib/v/tests/ into several subfolders, to mitigate github limits for number of files in a folder (#22158)
1 year ago
264 bytes
autogen_free_test.v
tests: split vlib/v/tests/ into several subfolders, to mitigate github limits for number of files in a folder (#22158)
1 year ago
312 bytes
deref_mut_variable_in_if_expr_test.v
tests: split vlib/v/tests/ into several subfolders, to mitigate github limits for number of files in a folder (#22158)
1 year ago
249 bytes
dereference_mut_interface_in_loop_test.v
tests: split vlib/v/tests/ into several subfolders, to mitigate github limits for number of files in a folder (#22158)
1 year ago
390 bytes
double_ref_deref_test.v
tests: split vlib/v/tests/ into several subfolders, to mitigate github limits for number of files in a folder (#22158)
1 year ago
133 bytes
generic_ref_arg_struct_init_value_test.v
cgen: generic function pointer returns wrong output (fixes #21499)
last Mar 11
287 bytes
heap_interface_test.v
tests: split vlib/v/tests/ into several subfolders, to mitigate github limits for number of files in a folder (#22158)
1 year ago
1011 bytes
heap_reference_test.v
tests: split vlib/v/tests/ into several subfolders, to mitigate github limits for number of files in a folder (#22158)
1 year ago
1.78 KB
heap_struct_member_ptr_test.v
tests: split vlib/v/tests/ into several subfolders, to mitigate github limits for number of files in a folder (#22158)
1 year ago
206 bytes
heap_struct_test.v
tests: split vlib/v/tests/ into several subfolders, to mitigate github limits for number of files in a folder (#22158)
1 year ago
1.77 KB
infix_expr_in_mut_receiver_method_test.v
tests: split vlib/v/tests/ into several subfolders, to mitigate github limits for number of files in a folder (#22158)
1 year ago
789 bytes
isreftype_test.v
tests: split vlib/v/tests/ into several subfolders, to mitigate github limits for number of files in a folder (#22158)
1 year ago
781 bytes
manual_free_stack_value_test.v
cgen: fix runtime error with invalid memory access regression (fixes #26875)
last Apr 14
179 bytes
multi_ref_call_arg_test.v
cgen: cgen doesn't create temporaries for arguments with multiple references (fixes #22749)
last Apr 14
318 bytes
offsetof_test.v
tests: split vlib/v/tests/ into several subfolders, to mitigate github limits for number of files in a folder (#22158)
1 year ago
998 bytes
pointer_arithmetic_test.v
tests: split vlib/v/tests/ into several subfolders, to mitigate github limits for number of files in a folder (#22158)
1 year ago
123 bytes
pointers_multilevel_casts_test.v
cgen: fix incorrect casting of pointers to interface or sumtype (fixes #24309)
last Apr 21
1.96 KB
pointers_str_test.v
tests: split vlib/v/tests/ into several subfolders, to mitigate github limits for number of files in a folder (#22158)
1 year ago
107 bytes
pointers_test.v
tests: split vlib/v/tests/ into several subfolders, to mitigate github limits for number of files in a folder (#22158)
1 year ago
734 bytes
ptr_arithmetic_test.v
checker: fix infix arithmetic on explicit struct pointers (#26810)
last Apr 20
1.78 KB
ref_return_test.v
tests: split vlib/v/tests/ into several subfolders, to mitigate github limits for number of files in a folder (#22158)
1 year ago
113 bytes
reference_return_test.v
tests: split vlib/v/tests/ into several subfolders, to mitigate github limits for number of files in a folder (#22158)
1 year ago
230 bytes
return_voidptr_test.v
tests: split vlib/v/tests/ into several subfolders, to mitigate github limits for number of files in a folder (#22158)
1 year ago
482 bytes
unsafe_test.c.v
ci: run `v -W -silent test-self vlib` on linux, so deprecations/warnings introduced in PRs, can fail (and be fixed) earlier (#25955)
last Dec 13
1.71 KB
ref_struct_test.v
tests: split vlib/v/tests/ into several subfolders, to mitigate github limits for number of files in a folder (#22158)
1 year ago
873 bytes
reference_var_followed_block_expr_test.v
tests: split vlib/v/tests/ into several subfolders, to mitigate github limits for number of files in a folder (#22158)
1 year ago
130 bytes
reference_variable_str_test.v
tests: split vlib/v/tests/ into several subfolders, to mitigate github limits for number of files in a folder (#22158)
1 year ago
394 bytes