Shadows_of_Fire b18beb2cc2 Elide unnecessary copies in `CONSTRUCT_TYPED_*` opcodes há 4 meses atrás
..
array_bad_index.gd 2b855d831d Add more Array tests há 5 meses atrás
array_bad_index.out 2b855d831d Add more Array tests há 5 meses atrás
assign_freed_instance.gd f86dcd4e67 GDScript: Support tracking multiple analyzer and runtime errors in tests há 1 ano atrás
assign_freed_instance.out f86dcd4e67 GDScript: Support tracking multiple analyzer and runtime errors in tests há 1 ano atrás
assign_to_read_only_property.gd f86dcd4e67 GDScript: Support tracking multiple analyzer and runtime errors in tests há 1 ano atrás
assign_to_read_only_property.out f86dcd4e67 GDScript: Support tracking multiple analyzer and runtime errors in tests há 1 ano atrás
bad_conversion_for_default_parameter.gd a8c2f8a0e1 GDScript: Fix missing conversion for default argument values há 3 anos atrás
bad_conversion_for_default_parameter.out f86dcd4e67 GDScript: Support tracking multiple analyzer and runtime errors in tests há 1 ano atrás
callable_call_after_free_object.gd b013c0d544 GDScript: Allow tests to run on release builds há 4 anos atrás
callable_call_after_free_object.out f86dcd4e67 GDScript: Support tracking multiple analyzer and runtime errors in tests há 1 ano atrás
callable_call_invalid_arg_type.gd 2b30f23595 GDScript: Fix `Callable` call error text há 9 meses atrás
callable_call_invalid_arg_type.out 2b30f23595 GDScript: Fix `Callable` call error text há 9 meses atrás
cast_freed_object.gd 6e996a597f GDScript: Fix `UNSAFE_CAST` warning há 2 anos atrás
cast_freed_object.out f86dcd4e67 GDScript: Support tracking multiple analyzer and runtime errors in tests há 1 ano atrás
cast_int_to_array.gd 6e996a597f GDScript: Fix `UNSAFE_CAST` warning há 2 anos atrás
cast_int_to_array.out f86dcd4e67 GDScript: Support tracking multiple analyzer and runtime errors in tests há 1 ano atrás
cast_int_to_object.gd 6e996a597f GDScript: Fix `UNSAFE_CAST` warning há 2 anos atrás
cast_int_to_object.out f86dcd4e67 GDScript: Support tracking multiple analyzer and runtime errors in tests há 1 ano atrás
cast_object_to_int.gd 6e996a597f GDScript: Fix `UNSAFE_CAST` warning há 2 anos atrás
cast_object_to_int.out f86dcd4e67 GDScript: Support tracking multiple analyzer and runtime errors in tests há 1 ano atrás
constant_array_is_deep.gd 5e2ac1a31e GDScript: Begin making constants deep, not shallow or flat há 3 anos atrás
constant_array_is_deep.out f86dcd4e67 GDScript: Support tracking multiple analyzer and runtime errors in tests há 1 ano atrás
constant_dictionary_is_deep.gd 5e2ac1a31e GDScript: Begin making constants deep, not shallow or flat há 3 anos atrás
constant_dictionary_is_deep.out f86dcd4e67 GDScript: Support tracking multiple analyzer and runtime errors in tests há 1 ano atrás
division_by_zero.gd 0524e29b5c Fix crash when division by zero/modulo by zero happen on vectors há 1 ano atrás
division_by_zero.out 682c5c7d49 GDScript: Fix failing tests due to collision with #99490 formatting change há 1 ano atrás
for_loop_iterator_type_not_match_specified.gd 6c59ed9485 GDScript: Add static typing for `for` loop variable há 2 anos atrás
for_loop_iterator_type_not_match_specified.out f86dcd4e67 GDScript: Support tracking multiple analyzer and runtime errors in tests há 1 ano atrás
gd_utility_function_wrong_arg.gd 0c2202c56e GDScript: Fix incorrect error message for utility functions há 2 anos atrás
gd_utility_function_wrong_arg.out f86dcd4e67 GDScript: Support tracking multiple analyzer and runtime errors in tests há 1 ano atrás
invalid_property_assignment.gd 8f3e2c96eb [Core] Fix `Variant::construct` of `Object` há 1 ano atrás
invalid_property_assignment.out f86dcd4e67 GDScript: Support tracking multiple analyzer and runtime errors in tests há 1 ano atrás
modulo_by_zero.gd 0524e29b5c Fix crash when division by zero/modulo by zero happen on vectors há 1 ano atrás
modulo_by_zero.out 682c5c7d49 GDScript: Fix failing tests due to collision with #99490 formatting change há 1 ano atrás
non_static_method_call_on_native_class.gd aee7b7363b GDScript: Avoid calling non-static methods on native classes há 3 anos atrás
non_static_method_call_on_native_class.out f86dcd4e67 GDScript: Support tracking multiple analyzer and runtime errors in tests há 1 ano atrás
outer_class_constants.gd f86dcd4e67 GDScript: Support tracking multiple analyzer and runtime errors in tests há 1 ano atrás
outer_class_constants.out f86dcd4e67 GDScript: Support tracking multiple analyzer and runtime errors in tests há 1 ano atrás
read_only_dictionary.gd ec29c3e784 [Core] Fix property access on read-only `Dictionary` há 1 ano atrás
read_only_dictionary.out f86dcd4e67 GDScript: Support tracking multiple analyzer and runtime errors in tests há 1 ano atrás
reload_suspended_function.notest.gd 676e4c9013 GDScript: Cancel suspended functions when reloading a script há 11 meses atrás
reload_suspended_function.out 676e4c9013 GDScript: Cancel suspended functions when reloading a script há 11 meses atrás
reload_suspended_function_helper.notest.gd 676e4c9013 GDScript: Cancel suspended functions when reloading a script há 11 meses atrás
typed_array_assign_basic_to_typed.gd f86dcd4e67 GDScript: Support tracking multiple analyzer and runtime errors in tests há 1 ano atrás
typed_array_assign_basic_to_typed.out f86dcd4e67 GDScript: Support tracking multiple analyzer and runtime errors in tests há 1 ano atrás
typed_array_assign_differently_typed.gd f86dcd4e67 GDScript: Support tracking multiple analyzer and runtime errors in tests há 1 ano atrás
typed_array_assign_differently_typed.out f86dcd4e67 GDScript: Support tracking multiple analyzer and runtime errors in tests há 1 ano atrás
typed_array_assign_wrong_to_typed.gd f86dcd4e67 GDScript: Support tracking multiple analyzer and runtime errors in tests há 1 ano atrás
typed_array_assign_wrong_to_typed.out b18beb2cc2 Elide unnecessary copies in `CONSTRUCT_TYPED_*` opcodes há 4 meses atrás
typed_array_pass_basic_to_typed.gd 5909f9f075 GDScript: Fix issues with typed arrays há 3 anos atrás
typed_array_pass_basic_to_typed.out f86dcd4e67 GDScript: Support tracking multiple analyzer and runtime errors in tests há 1 ano atrás
typed_array_pass_differently_to_typed.gd 5909f9f075 GDScript: Fix issues with typed arrays há 3 anos atrás
typed_array_pass_differently_to_typed.out f86dcd4e67 GDScript: Support tracking multiple analyzer and runtime errors in tests há 1 ano atrás
typed_dictionary_assign_basic_to_typed.gd f86dcd4e67 GDScript: Support tracking multiple analyzer and runtime errors in tests há 1 ano atrás
typed_dictionary_assign_basic_to_typed.out f86dcd4e67 GDScript: Support tracking multiple analyzer and runtime errors in tests há 1 ano atrás
typed_dictionary_assign_differently_typed.gd f86dcd4e67 GDScript: Support tracking multiple analyzer and runtime errors in tests há 1 ano atrás
typed_dictionary_assign_differently_typed.out f86dcd4e67 GDScript: Support tracking multiple analyzer and runtime errors in tests há 1 ano atrás
typed_dictionary_assign_differently_typed_key.gd b3d7960df4 Core: Fix `operator[]` for typed dictionaries há 1 ano atrás
typed_dictionary_assign_differently_typed_key.out f86dcd4e67 GDScript: Support tracking multiple analyzer and runtime errors in tests há 1 ano atrás
typed_dictionary_assign_differently_typed_value.gd b3d7960df4 Core: Fix `operator[]` for typed dictionaries há 1 ano atrás
typed_dictionary_assign_differently_typed_value.out f86dcd4e67 GDScript: Support tracking multiple analyzer and runtime errors in tests há 1 ano atrás
typed_dictionary_assign_wrong_to_typed.gd f86dcd4e67 GDScript: Support tracking multiple analyzer and runtime errors in tests há 1 ano atrás
typed_dictionary_assign_wrong_to_typed.out b18beb2cc2 Elide unnecessary copies in `CONSTRUCT_TYPED_*` opcodes há 4 meses atrás
typed_dictionary_pass_basic_to_typed.gd 9853a69144 Implement typed dictionaries há 1 ano atrás
typed_dictionary_pass_basic_to_typed.out f86dcd4e67 GDScript: Support tracking multiple analyzer and runtime errors in tests há 1 ano atrás
typed_dictionary_pass_differently_to_typed.gd 9853a69144 Implement typed dictionaries há 1 ano atrás
typed_dictionary_pass_differently_to_typed.out f86dcd4e67 GDScript: Support tracking multiple analyzer and runtime errors in tests há 1 ano atrás
use_return_value_of_free_call.gd 0c15844551 GDScript: Error when assigning return value of void function há 3 anos atrás
use_return_value_of_free_call.out f86dcd4e67 GDScript: Support tracking multiple analyzer and runtime errors in tests há 1 ano atrás
use_return_value_of_void_builtin_method_call.gd 0c15844551 GDScript: Error when assigning return value of void function há 3 anos atrás
use_return_value_of_void_builtin_method_call.out f86dcd4e67 GDScript: Support tracking multiple analyzer and runtime errors in tests há 1 ano atrás
use_return_value_of_void_native_method_call.gd 0c15844551 GDScript: Error when assigning return value of void function há 3 anos atrás
use_return_value_of_void_native_method_call.out f86dcd4e67 GDScript: Support tracking multiple analyzer and runtime errors in tests há 1 ano atrás
utility_function_wrong_arg.gd 0c2202c56e GDScript: Fix incorrect error message for utility functions há 2 anos atrás
utility_function_wrong_arg.out f86dcd4e67 GDScript: Support tracking multiple analyzer and runtime errors in tests há 1 ano atrás