0 branches
Tree
Top files
Clone with HTTPS:
as_cast_already_smartcast_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
471 bytes
as_cast_is_expr_sumtype_fn_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
500 bytes
as_cast_literal_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
183 bytes
as_cast_selector_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
167 bytes
autocast_in_if_conds_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
296 bytes
autocast_in_if_conds_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
399 bytes
autocast_in_if_conds_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
574 bytes
autocast_in_if_conds_4_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
391 bytes
autocast_in_if_conds_5_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
566 bytes
cast_alias_to_generic_type_from_smartcast_test.v
checker: error casting aliases to generic types (fixes #13863)
last Mar 11
645 bytes
cast_bool_to_int_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
195 bytes
cast_comptime_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
714 bytes
cast_empty_struct_to_option.v
checker: fix cast from an empty struct to option (fix #25566) (#25581)
last Oct 24
107 bytes
cast_f64_to_u64_boundary_test.v
cgen: fix incorrect f64 -> u64 conversions (fixes #20944)
last Feb 26
339 bytes
cast_fixed_array_to_ptr_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
190 bytes
cast_in_comptime_if_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
258 bytes
cast_in_index_of_ref_fixed_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
244 bytes
cast_int_to_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
292 bytes
cast_interface_to_impl_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
647 bytes
cast_none_to_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
607 bytes
cast_option_to_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
538 bytes
cast_precedence_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
172 bytes
cast_sumtype_fixed_array_test.v
cgen: fix codegen for alias for array fixed initialization (fix #25512) (#25540)
last Oct 20
259 bytes
cast_to_alias_test.v
checker,cgen: fix cast_expr() for alias (fix #26076) (#26079)
last Dec 23
1.25 KB
cast_to_empty_interface_test.v
cgen: fix array of empty interface push function c error (fixes #23013)
last Apr 14
1.16 KB
cast_to_interface_with_struct_field_default_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
361 bytes
cast_with_call_in_address_test.v
cgen: fix address of call with `cast(&(arr.last() as Type))` (fix #23528) (#25132)
last Aug 18
490 bytes
voidptr_to_u64_cast_a_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
198 bytes
cast_sumtype_as_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
311 bytes
cast_test.js.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
390 bytes
cast_to_array_test.v
checker: change array initialization syntax (fixes #7061)
last Feb 26
743 bytes
cast_to_byte_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
847 bytes
cast_to_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
219 bytes
cast_to_u8_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
349 bytes