0 branches
Tree
Top files
Clone with HTTPS:
aliased_interface_methods_test.v
cgen: fix codegen for alias type interface methods (fix #22901) (#22902)
1 year ago
644 bytes
aliased_static_method_test.v
parser,checker: improve static method call resolution (fix #22773) (#22787)
1 year ago
143 bytes
anon_fn_call_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
138 bytes
anon_fn_decl_with_anon_fn_params_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
219 bytes
anon_fn_in_containers_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
703 bytes
anon_fn_in_generic_call_with_match_and_inner_generic_call_test.v
all: super_batch6 fixes
last Apr 17
691 bytes
anon_fn_option_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
301 bytes
anon_fn_test.v
checker: do not force the declaration of unused callback params (fixes #24460)
last Apr 15
1.38 KB
anon_with_prefix_test.v
cgen: fix fnptr indirections declaration (fix #25940) (#25987)
last Dec 19
221 bytes
call_args_variadic_sumtype_with_it_array_variant_test.v
checker,cgen: fix variadic call on sumtype with array of itself (fix #25898) (#25964)
last Dec 14
424 bytes
call_on_anon_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
1019 bytes
call_result_test.v
cgen: fix codegen for handling multiple return result type on call (fix #24341) (#24344)
1 year ago
343 bytes
call_to_str_on_option_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
633 bytes
closure_data_with_gc_test.c.v
tests: split vlib/v/tests/ into several subfolders, to mitigate github limits for number of files in a folder (#22158)
1 year ago
379 bytes
closure_direct_call_reuses_slot_test.c.v
cgen: fix memory leak when using closures (fixes #21019)
last Apr 15
891 bytes
closure_in_if_guard_2_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
262 bytes
closure_of_method_defined_on_alias_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
208 bytes
closure_struct_init_cov_regression_test.v
cgen: fix V test coverage running against lilly lib results in C generation error (fixes #24842)
last Feb 26
838 bytes
closure_with_fixed_array_var_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
251 bytes
const_call_or_expr_test.v
cgen: fix callexpr or-expr codegen on const decl (fix #23029) (#23043)
1 year ago
282 bytes
decompose_variadic_test.v
v.tests: fix arrays: buggy result for arrays.concat/2, and a runtime panic with `-gc none` (fixes #17845)
last Apr 23
1.01 KB
filter_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
489 bytes
fixed_array_result_return_test.v
cgen: fix codegen for returning a fixed array as a result (fix #22894) (#22896)
1 year ago
695 bytes
fn_call_fixed_array_literal_args_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
150 bytes
fn_call_interface_args_test.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
250 bytes
fn_call_mut_ref_args_test.v
checker: fix call with mut arg with different pointer levels (fix #23157) (#23428)
1 year ago
365 bytes
fn_call_with_newline_opening_brace_test.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
805 bytes
fn_expecting_ref_but_returning_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
380 bytes
fn_fixed_array_ret_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.47 KB
fn_heap_promoted_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
247 bytes
fn_index_direct_call_test.v
parser: fix calling function wrapped in a parexpr (fixes #22652)
last Apr 21
752 bytes
fn_multi_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
776 bytes
fn_mut_arg_of_array_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
335 bytes
fn_mut_args_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.22 KB
fn_optional_arg_alias_optional_param_test.v
tests: move newer fn tests to vlib/v/tests/fns/
last Jul 26
73 bytes
fn_ptr_deref_test.v
cgen: fix fnptr indirections declaration (fix #25940) (#25987)
last Dec 19
170 bytes
fn_return_match_expr_with_result_test.v
checker: check fn return void fn call (no value) (fix #22389) (#22404)
1 year ago
731 bytes
fn_return_opt_or_res_of_array_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
193 bytes
fn_return_typeof_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
168 bytes
fn_type_call_of_match_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
439 bytes
fn_var_name_using_reserved_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
169 bytes
fn_with_array_of_aliases_argument_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
395 bytes
fn_with_fixed_array_function_args_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
360 bytes
generic_closure_assignment_test.v
checker: fix clang build generic issue (fixes #15285)
last Mar 25
371 bytes
generic_fn_return_later_declared_generic_struct_test.v
checker: fix generics relying on symbol declaration order (fixes #24678)
last Mar 25
348 bytes
go_anon_fn_call_with_ref_arg_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
216 bytes
go_array_wait_test.v
ci: remove the `// vtest flaky: true` tags from the remaining tests (#24379)
last Jun 19
940 bytes
go_call_anon_fn_with_closure_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
342 bytes
go_call_fn_with_anon_fn_arg_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
202 bytes
go_call_generic_fn_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
257 bytes
go_handle_for_functions_returning_array_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
235 bytes
go_wait_3_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
246 bytes
go_wait_with_fn_of_interface_parameter_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
207 bytes
interface_methods_fixed_arr_test.v
cgen, checker: fix array fixed return type for interface methods (#22320)
1 year ago
267 bytes
lambda_expr_test.v
checker: do not force the declaration of unused callback params (fixes #24460)
last Apr 15
1.2 KB
lambda_generic_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
544 bytes
method_call_chained_multiline_test.v
parser: fix chained methods not parsing correctly when . is separated from name (fixes #23258)
last Mar 25
160 bytes
method_call_on_rangeexpr_test.v
cgen: fix codegen for method call on rangeexpr (fix #12610) (#22291)
1 year ago
252 bytes
method_call_var_comp_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
674 bytes
methods_on_interfaces_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
315 bytes
mut_closure_fixed_array_thread_test.v
cgen: invalid memory access panic when trying cleanup threads (fixes #22776)
last Mar 11
859 bytes
anon_c_keywords_closure_test.v
cgen: fix C name mangling with inherited closure vars (fix #22262) (#22263)
1 year ago
407 bytes
anon_fn_decl_inside_ternary_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
340 bytes
anon_fn_direct_call_with_option_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
239 bytes
anon_fn_fixed_arr_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
453 bytes
anon_fn_option_call_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
452 bytes
anon_fn_redefinition_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
407 bytes
anon_fn_returning_question_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
670 bytes
anon_fn_with_array_arguments_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
403 bytes
anon_fn_with_nested_anon_fn_args_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
203 bytes
anon_fn_with_option_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
494 bytes
array_fixed_unresolved_ret_test.v
checker: fix array fixed unresolved return check and resolver (fix #25774) (#25790)
last Nov 21
187 bytes
call_args_variadic_sumtype_test.v
checker: always use ... prefix when passing array to vararg (#25428)
last Oct 6
301 bytes
call_nested_test.v
checker: remove redundant callexpr `c.expr(mut node.left)` rechecks for `ast.CallExpr` (fix #24353) (#24380)
1 year ago
511 bytes
call_option_param_test.v
cgen: fix if codegen when func parameter is option type (fix #24813) (#24816)
last Jun 30
226 bytes
call_or_empty_block_test.v
checker: fix missing or-block check for callexpr (fix #22835) (#22840)
1 year ago
148 bytes
call_struct_params_with_keyword_test.v
parser: allow keyword as struct param key on fn call (fix #24957) (#24958)
last Jul 23
161 bytes
call_with_nil_test.v
cgen: fix codegen inconsistency handling `nil` param to arg expecting ptr (fix #24491) (#24503)
1 year ago
292 bytes
calling_module_functions_with_maps_of_arrays_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
271 bytes
closure_fn_arg_in_map_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
503 bytes
closure_in_if_guard_1_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
218 bytes
closure_of_instance_method_passed_to_voidptr_parameter_test.v
checker: reallow passing closures as voidptr parameters with no warning, to enable convenient interfacing with C libs
1 year ago
1.26 KB
closure_option_direct_call_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
159 bytes
closure_test.v
cgen: fix C compiler error with arrays.filter_indexed (fixes #26959)
last Apr 23
8.01 KB
closure_variable_in_smartcast_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
418 bytes
return_multi_aliased_fixed_array_test.v
cgen: fix codegen for multi return with aliased fixed array (fix #24280) (#24295)
1 year ago
479 bytes
same_function_signature_nested_fn_test.v
checker: fix error for same function signature passed as argument (fixes #13965)
last Apr 14
403 bytes
unused_fn_aliased_fixed_array_ret_test.v
parser: error: ';' expected (got "main__V4") (fixes #26422)
last Mar 11
174 bytes
variadic_fn_chain_test.v
cgen: use variadic_count == 1 when passing variadic to call of same array type (fix #25827) (#25837)
last Nov 27
120 bytes
variadic_sumtype_test.v
checker: always use ... prefix when passing array to vararg (#25428)
last Oct 6
348 bytes
closure_with_sumtype_var_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.23 KB
cross_method_call_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
296 bytes
filter_in_map_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
96 bytes
fixed_array_on_voidptr_test.v
checker: fix arbitrary pointers in safe code (fixes #25247)
last Mar 25
206 bytes
fn_assignment_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
899 bytes
fn_call_comptime_array_arg_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
480 bytes
fn_call_generic_array_arg_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
191 bytes
fn_call_mut_array_of_aliases_args_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
421 bytes
fn_call_mut_sumtype_args_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
869 bytes
fn_call_using_anon_fn_call_args_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
320 bytes
fn_cross_assign_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.61 KB
fn_expecting_ref_but_returning_struct_time_module_test.v
v: refactor $var to ${var} across entire repository, make vfmt always output the newer form `${expr}` (#26494)
last Feb 1
517 bytes
fn_generic_resolve_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
598 bytes
fn_high_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
2.46 KB
fn_literal_type_test.v
tools: cleanup entries from the hardcoded skip_files list in common.v (used by `v test`, `v test-self` etc); use the new `// vtest build:` syntax to mark the tests instead (#23918)
1 year ago
574 bytes
fn_multiple_returns_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
2.13 KB
fn_mut_arg_of_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
377 bytes
fn_mut_arg_of_sumtype_ref_test.v
checker: fix call with mut arg with different pointer levels (fix #23157) (#23428)
1 year ago
434 bytes
fn_mut_interface_param_impl_receiver_test.v
checker: fix wrong check error when using `mut` + `interface` in function parameter (fixes #26159)
last Apr 14
724 bytes
fn_ptr_call_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
293 bytes
fn_return_alias_of_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
242 bytes
fn_return_fn_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
333 bytes
fn_return_mut_sumtype_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
282 bytes
fn_return_result_fixed_array_return_fn_propagate_result_test.v
cgen: clean code in return stmt (fix #25968) (#26118)
last Dec 25
813 bytes
fn_shared_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
914 bytes
fn_type_aliases_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
371 bytes
fn_type_only_argument_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
259 bytes
fn_variadic_test.v
cgen: fix error when trying to convey a variadic argument (fixes #22049)
last Feb 26
2.53 KB
fn_voidptr_param_call_with_nonpointer_rvalue_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
455 bytes
fn_with_fixed_array_args_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
806 bytes
fn_with_opt_or_res_of_multi_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
309 bytes
generic_fn_order_issue_25889_test.v
checker: force all fn declarations to follow after all other top level statements (fix #25889) (#25890)
last Dec 4
352 bytes
generic_static_method_call_test.v
checker, cgen: fix generic static method call return type resolution (#22865)
1 year ago
590 bytes
go_anon_fn_variable_call_test.v
ci: remove the `// vtest flaky: true` tags from the remaining tests (#24379)
last Jun 19
526 bytes
go_array_wait_without_go_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
276 bytes
go_call_fn_return_test.v
builtin: implement a `s.hex()` method, allowing shortening `s.bytes().hex()` chains, and reducing the intermediate allocations; add tests for it (#22540)
1 year ago
177 bytes
go_call_fn_using_map_value_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
231 bytes
go_call_fn_with_anon_fn_array_arg_test.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
217 bytes
go_call_interface_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
334 bytes
go_wait_1_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
153 bytes
go_wait_2_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
267 bytes
go_wait_option_test.v
all: Cannot use Option/Result with []thread (fixes #17607)
last Apr 14
2.34 KB
iface_method_fixed_arr_test.v
cgen: fix codegen for interface method call which returns a fixed array (fix #22326) (#22331)
1 year ago
717 bytes
iter_alias_fn_test.v
cgen: fix fnptr indirections declaration (fix #25940) (#25987)
last Dec 19
274 bytes
lambda_as_struct_field_value_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
146 bytes
lambda_expr_with_result_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
137 bytes
method_call_chained_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
201 bytes
method_call_none_check_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
408 bytes
method_call_resolve_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.31 KB
method_first_last_call_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
145 bytes
methods_as_fields_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
2.0 KB
multi_return_array_fixed_test.v
cgen: fix codegen for multi return with array fixed (fix #22451) (#22454)
1 year ago
333 bytes
optional_fn_selector_call_test.v
all: About calling `?fn` type function/method parsing, checking, and code generation problems (fixes #20328)
last Apr 14
959 bytes
param_fixed_array_const_test.v
cgen: fix codegen for fn fixed array param w/ size defined by const (fix #22811) (#22812)
1 year ago
247 bytes
recursive_closure_assignment_test.v
cgen: fix recursive anonymous functions and closures (fixes #16349)
last Mar 25
217 bytes
return_multi_fixed_arr_test.v
cgen: fix multi return of a fixed array (fix #25626) (#25628)
last Oct 31
149 bytes
translated_variadic_test.v
cgen: fix variadic on translated (fix #25862) (#25876)
last Dec 2
111 bytes
unused_fn_fixed_array_ret_test.v
cgen: fix unused functions returning fixed arrays of custom structs (fix #26439) (#26440)
last Jan 26
897 bytes
variadic_interface_array_arg_test.v
cgen: fix pointer expected error (fixes #26824)
last Apr 14
1.11 KB
variadic_voidptr_rvalue_test.v
strconv: fix v_sprintf variadic voidptr rvalue (fixes #23767)
last Mar 25
386 bytes