0 branches
Tree
Top files
Clone with HTTPS:
if_expr_return_closure_with_locals_test.v
cgen: fix inline `if` expression cannot return a closure (fixes #26595)
last Apr 15
795 bytes
if_expr_with_compound_conds_1_test.v
checker: improve if expr with compound conditions (#22541)
1 year ago
198 bytes
if_expr_with_compound_conds_2_test.v
checker: improve if expr with compound conditions (#22541)
1 year ago
214 bytes
if_expr_with_compound_conds_4_test.v
checker: improve if expr with compound conditions (#22541)
1 year ago
232 bytes
if_expr_with_continue_in_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
267 bytes
if_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
220 bytes
if_expr_with_index_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
367 bytes
if_expr_with_multi_array_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
483 bytes
if_expr_with_nested_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
150 bytes
if_expr_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
126 bytes
if_expression_test.v
checker: fix nested `if` expression causing compilation error (fixes #26865)
last Apr 15
4.04 KB
if_guard_with_struct_option_fntype_field_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
if_smartcast_likely_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
347 bytes
if_smartcast_nested_selector_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
369 bytes
if_smartcast_test.v
checker: fix wrong error when smartcasting references to sumtypes (fixes #17236)
last Apr 15
4.52 KB
ifexpr_with_option_result_test.v
checker: disallow `foo()? == foo` where foo returns `!string` (fix #26383) (#26403)
last Jan 21
161 bytes
in_expression_test.v
checker: fix call with mut arg with different pointer levels (fix #23157) (#23428)
1 year ago
6.24 KB
check_in_is_consistency_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
if_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
186 bytes
if_cond_with_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
179 bytes
if_cond_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
600 bytes
if_expr_nested_with_option_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
1.35 KB
if_expr_of_multi_stmts_test.v
cgen: fix c error in conditional attribution (fixes #26375)
last Mar 25
444 bytes
if_expr_of_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
810 bytes
if_expr_with_array_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
1.21 KB
if_expr_with_compound_conds_3_test.v
checker: improve if expr with compound conditions (#22541)
1 year ago
198 bytes
if_expr_with_condition_using_tmp_var_test.v
cgen: fix if expr with condition that requires temporary variable (fix #19584) (fix #23903) (#25621)
last Oct 31
320 bytes
if_expr_with_empty_array_init_test.v
checker: fix if expr with empty array init expression (related #22832) (#22841)
1 year ago
233 bytes
if_expr_with_fn_call_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
244 bytes
if_expr_with_generic_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
275 bytes
if_expr_with_method_call_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
358 bytes
if_expr_with_nested_array_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
526 bytes
if_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
274 bytes
if_expr_with_sumtype_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
400 bytes
if_expr_with_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
389 bytes