0 branches
Tree
Top files
Clone with HTTPS:
match_expr_with_branch_returning_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
321 bytes
match_expr_with_enum_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
match_expr_with_if_or_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
437 bytes
match_expr_with_last_branch_aggregate_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
519 bytes
match_expr_with_opt_result_test.v
fmt: fix match with or expressions (fixes #17201)
last Apr 15
754 bytes
match_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
311 bytes
match_in_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
873 bytes
match_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
242 bytes
match_reference_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
660 bytes
match_sumtype_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
604 bytes
match_sumtype_var_return_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
352 bytes
match_with_complex_sumtype_exprs_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.53 KB
match_case_with_struct_init_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
381 bytes
match_error_to_none_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
278 bytes
match_expr_nested_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
434 bytes
match_expr_nested_with_option_result1_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
match_expr_nested_with_option_result2_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
722 bytes
match_expr_returning_interface_test.v
checker: fix cannot return struct implementing interface with return match (fixes #24148)
last Mar 25
557 bytes
match_expr_returning_option_test.v
checker: fix Error in return `none` from or block inside `match` (fixes #17422)
last Apr 23
1.17 KB
match_expr_returning_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
200 bytes
match_expr_with_assign_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
2.06 KB
match_expr_with_one_branch_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
114 bytes
match_expr_with_promote_number_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
379 bytes
match_in_if_expression_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
178 bytes
match_in_map_init_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
485 bytes
match_mutable_selector_sumtype_smartcast_test.v
checker: match on mutable sumtype doesn't compile (fixes #16506)
last Mar 11
1.1 KB
match_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
1.09 KB
match_smartcast_test.v
checker: fix stacking multiple types producing error in match smartcast (fixes #25418)
last Apr 21
2.23 KB
match_sumtype_smartcast_json_decode_call_test.v
cgen: v panic by sync__pool__process_in_thread (fixes #26826)
last Apr 14
502 bytes
match_sumtype_var_aggregate_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
273 bytes
match_sumtype_var_shadow_and_as_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
459 bytes
match_with_complex_sumtype_exprs_add_print_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.56 KB