2023-07-28 12:37:00 +01:00
|
|
|
AutocompleteTest.anonymous_autofilled_generic_on_argument_type_pack_vararg
|
|
|
|
AutocompleteTest.anonymous_autofilled_generic_type_pack_vararg
|
2024-03-22 17:21:27 +00:00
|
|
|
AutocompleteTest.autocomplete_string_singletons
|
|
|
|
AutocompleteTest.suggest_table_keys
|
2023-09-30 01:22:06 +01:00
|
|
|
AutocompleteTest.type_correct_suggestion_for_overloads
|
2024-03-22 17:21:27 +00:00
|
|
|
AutocompleteTest.type_correct_suggestion_in_table
|
2023-10-06 18:31:16 +01:00
|
|
|
GenericsTests.do_not_always_instantiate_generic_intersection_types
|
|
|
|
GenericsTests.error_detailed_function_mismatch_generic_pack
|
|
|
|
GenericsTests.error_detailed_function_mismatch_generic_types
|
|
|
|
GenericsTests.factories_of_generics
|
2022-07-29 04:41:13 +01:00
|
|
|
GenericsTests.generic_argument_count_too_few
|
|
|
|
GenericsTests.generic_argument_count_too_many
|
2023-10-06 18:31:16 +01:00
|
|
|
GenericsTests.generic_factories
|
|
|
|
GenericsTests.generic_functions_in_types
|
2024-07-19 18:21:40 +01:00
|
|
|
GenericsTests.generic_type_functions_work_in_subtyping
|
2023-10-06 18:31:16 +01:00
|
|
|
GenericsTests.generic_type_pack_unification1
|
|
|
|
GenericsTests.generic_type_pack_unification2
|
|
|
|
GenericsTests.generic_type_pack_unification3
|
2022-10-13 23:59:53 +01:00
|
|
|
GenericsTests.higher_rank_polymorphism_should_not_accept_instantiated_arguments
|
2022-07-29 04:41:13 +01:00
|
|
|
GenericsTests.instantiated_function_argument_names
|
2023-10-06 18:31:16 +01:00
|
|
|
GenericsTests.properties_can_be_instantiated_polytypes
|
2023-08-04 18:01:35 +01:00
|
|
|
GenericsTests.quantify_functions_even_if_they_have_an_explicit_generic
|
2024-01-12 19:16:39 +00:00
|
|
|
IntersectionTypes.intersect_metatables
|
2023-10-06 18:31:16 +01:00
|
|
|
IntersectionTypes.intersect_saturate_overloaded_functions
|
|
|
|
IntersectionTypes.intersection_of_tables
|
2023-06-02 19:17:31 +01:00
|
|
|
IntersectionTypes.intersection_of_tables_with_top_properties
|
2023-08-04 18:01:35 +01:00
|
|
|
IntersectionTypes.less_greedy_unification_with_intersection_types
|
2023-10-06 18:31:16 +01:00
|
|
|
IntersectionTypes.overloaded_functions_mentioning_generic
|
|
|
|
IntersectionTypes.overloaded_functions_mentioning_generic_packs
|
|
|
|
IntersectionTypes.overloaded_functions_mentioning_generics
|
|
|
|
IntersectionTypes.overloaded_functions_returning_intersections
|
|
|
|
IntersectionTypes.overloadeded_functions_with_never_arguments
|
2023-10-20 21:36:26 +01:00
|
|
|
ModuleTests.clone_self_property
|
2024-04-25 21:57:23 +01:00
|
|
|
Negations.cofinite_strings_can_be_compared_for_equality
|
2023-09-22 19:10:49 +01:00
|
|
|
Normalize.higher_order_function_with_annotation
|
2023-12-15 20:52:08 +00:00
|
|
|
RefinementTest.refine_a_param_that_got_resolved_during_constraint_solving_stage
|
2022-07-29 04:41:13 +01:00
|
|
|
RefinementTest.x_as_any_if_x_is_instance_elseif_x_is_table
|
2023-12-15 20:52:08 +00:00
|
|
|
RefinementTest.x_is_not_instance_or_else_not_part
|
2024-06-14 17:38:56 +01:00
|
|
|
TypeInferFunctions.simple_unannotated_mutual_recursion
|
2023-10-27 20:33:36 +01:00
|
|
|
TypeInferUnknownNever.assign_to_local_which_is_never
|
2023-10-06 18:31:16 +01:00
|
|
|
TypeInferUnknownNever.index_on_union_of_tables_for_properties_that_is_never
|
|
|
|
TypeInferUnknownNever.index_on_union_of_tables_for_properties_that_is_sorta_never
|
2024-01-12 19:16:39 +00:00
|
|
|
TypePackTests.fuzz_typepack_iter_follow_2
|
2024-02-02 18:20:03 +00:00
|
|
|
TypeStatesTest.typestates_preserve_error_suppression_properties
|
2023-10-13 20:38:31 +01:00
|
|
|
VisitType.throw_when_limit_is_exceeded
|