0 branches
Tree
Top files
Clone with HTTPS:
atomic_test.v
ci: remove the `// vtest flaky: true` tags from the remaining tests (#24379)
last Jun 19
274 bytes
autolock_array1_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.01 KB
autolock_array2_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
695 bytes
break_in_lock_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
889 bytes
chan_fixed_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
151 bytes
chan_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
202 bytes
chan_push_enum_test.v
checker: fix pushing enum value to channel (fix #23244) (#23247)
1 year ago
124 bytes
chan_try_push_int_test.v
cgen: fix codegen for passing int from selector to voidptr expect arg (fix #25081) (#25083)
last Aug 10
196 bytes
chan_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
216 bytes
chan_try_push_literal_test.v
cgen: fix try_push string literal to channel (fix #23242) (#23259)
1 year ago
100 bytes
default_thread_stack_size_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
lock_selector_test.v
v: remove the automatic passing of structs with more than 8 fields by reference (related #17159) (#22547)
1 year ago
525 bytes
semaphore_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
469 bytes
shared_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
1.07 KB
shared_array_indexing_test.v
cgen: fix shared array indexing (fix #23410) (#23413)
1 year ago
222 bytes
shared_array_last_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
139 bytes
shared_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
1.21 KB
shared_elem_test.v
checker: V error not allowing locking of element in array of shared structs (fixes #23449)
last Apr 14
2.61 KB
shared_fn_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
1.12 KB
shared_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
253 bytes
shared_interface_test.v
cgen: fix ability to modify a struct from another thread when it's already locked (fixes #14851)
last Apr 14
2.18 KB
shared_lock_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
1.0 KB
shared_lock_6_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
932 bytes
shared_lock_expr_test.v
checker: fix shared array slice type with implicit clone (fixes #26663) (#26666)
last Feb 28
2.76 KB
shared_map_delete_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
238 bytes
shared_nested_lock_runtime_test.v
tests: fix concurrency/shared_nested_lock_runtime_test.v hhang
last May 6
3.39 KB
shared_primitive_test.v
checker: shared work on primitive types (fixes #25611)
last Mar 11
488 bytes
shared_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
124 bytes
shared_unordered_mixed_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.51 KB
spawn_method_on_generic_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
359 bytes
spawn_with_cond_fncall_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
166 bytes
sync_channel_push_string_literal_test.v
cgen: C error while compiling code on Playground (fixes #17809)
last Mar 11
176 bytes
thread_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
155 bytes
thread_to_string_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
115 bytes
thread_wait_ptr_test.v
cgen: fix codegen for thread.call() on var auto heap (fix #24326) (#24327)
1 year ago
319 bytes
inherited_vars_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
285 bytes
mut_receiver_gowrapper_test.v
cgen: fix gowrapper codegen for receiver ptrptr (fix #23798) (#23800)
1 year ago
514 bytes
selector_shared_var_test.v
cgen: fix codegen for selector on shared var with embed (fix #23378) (#23394)
1 year ago
133 bytes
semaphore_timed_test.v
ci: remove the `// vtest flaky: true` tags from the remaining tests (#24379)
last Jun 19
722 bytes
shared_array_any_filter_map_all_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
609 bytes
shared_array_append_many_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
90 bytes
shared_array_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
118 bytes
shared_array_sort_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
733 bytes
shared_assign_test.v
cgen: fix segfault or error c code when shared variable initialized (fixes #26379)
last Apr 21
3.05 KB
shared_autolock_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
644 bytes
shared_fixed_array_init_test.v
cgen: fix shared array fixed initializing with `-cstrict` (fix build of chip8-v project) (#23414)
1 year ago
88 bytes
shared_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
397 bytes
shared_in_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
152 bytes
shared_lock_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
672 bytes
shared_lock_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
1.0 KB
shared_lock_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
921 bytes
shared_lock_expr_assert_test.v
cgen: create ctemp before lockexpr gen (fix #25576) (#25612)
last Oct 29
372 bytes
shared_lock_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
1017 bytes
shared_map_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
226 bytes
shared_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
2.61 KB
shared_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
272 bytes
shared_struct_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
136 bytes
shared_struct_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
326 bytes
spawn_array_mut_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
spawn_ref_arg_stack_escape_test.v
checker: fix TCP server socket file descriptor corruption when using GC (fixes #18263)
last Apr 15
1.29 KB
spawn_with_different_method_receivers_test.v
cgen: fix spawn with non-pointer receiver (fix #22718) (#22719)
1 year ago
477 bytes
tcc_atomic_postfix_test.v
cgen: fix atomic int not respected by tcc (fixes #15365)
last Mar 25
429 bytes
thread_ptr_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
282 bytes
thread_returns_test.v
parser: fix Failed to compile `mut threads := [4]thread (int64, int){}` with multiple values (fixes #26795)
last Apr 23
1.0 KB
thread_type_test.v
markused: fix thread type mark by go/spawn expr (fix #25049) (#25054)
last Aug 6
118 bytes