..
assert_always_true.gd
…
assert_always_true.out
…
confusable_identifier.gd
GDScript: Be more lenient with identifiers
2023-02-09 11:19:05 -03:00
confusable_identifier.out
GDScript: Support tracking multiple analyzer and runtime errors in tests
2024-11-21 22:09:50 +03:00
deprecated_operators.gd
Add dozens of new integration tests to the GDScript test suite
2021-09-14 18:42:08 +02:00
deprecated_operators.out
Add dozens of new integration tests to the GDScript test suite
2021-09-14 18:42:08 +02:00
empty_file.norun.gd
GDScript: Support tracking multiple analyzer and runtime errors in tests
2024-11-21 22:09:50 +03:00
empty_file.norun.out
GDScript: Support tracking multiple analyzer and runtime errors in tests
2024-11-21 22:09:50 +03:00
empty_file_comment.norun.gd
…
empty_file_comment.norun.out
…
empty_file_newline.norun.gd
…
empty_file_newline.norun.out
…
empty_file_newline_comment.norun.gd
…
empty_file_newline_comment.norun.out
…
enum_assign_int_without_casting.gd
…
enum_assign_int_without_casting.out
…
incompatible_ternary.gd
…
incompatible_ternary.out
…
integer_division.gd
…
integer_division.out
…
match_default_not_at_end.gd
…
match_default_not_at_end.out
…
narrowing_conversion.gd
Add dozens of new integration tests to the GDScript test suite
2021-09-14 18:42:08 +02:00
narrowing_conversion.out
…
return_value_discarded.gd
…
return_value_discarded.out
…
shadowed_constant.gd
Add dozens of new integration tests to the GDScript test suite
2021-09-14 18:42:08 +02:00
shadowed_constant.out
…
shadowed_global_identifier.gd
…
shadowed_global_identifier.out
…
shadowed_variable_class.gd
…
shadowed_variable_class.out
…
shadowed_variable_function.gd
…
shadowed_variable_function.out
…
standalone_expression.gd
…
standalone_expression.out
…
standalone_ternary.gd
…
standalone_ternary.out
…
static_called_on_instance.gd
…
static_called_on_instance.out
…
unassigned_variable.gd
…
unassigned_variable.out
…
unassigned_variable_op_assign.gd
…
unassigned_variable_op_assign.out
…
unreachable_code_after_return.gd
…
unreachable_code_after_return.out
…
unreachable_code_after_return_bug_55154.gd
…
unreachable_code_after_return_bug_55154.out
…
unused_argument.gd
Add dozens of new integration tests to the GDScript test suite
2021-09-14 18:42:08 +02:00
unused_argument.out
…
unused_constant.gd
…
unused_constant.out
…
unused_variable.gd
Add dozens of new integration tests to the GDScript test suite
2021-09-14 18:42:08 +02:00
unused_variable.out
GDScript: Support tracking multiple analyzer and runtime errors in tests
2024-11-21 22:09:50 +03:00