.. |
assert_always_true.gd
|
c0083c0f90
Add dozens of new integration tests to the GDScript test suite
|
3 سال پیش |
assert_always_true.out
|
f86dcd4e67
GDScript: Support tracking multiple analyzer and runtime errors in tests
|
5 ماه پیش |
confusable_identifier.gd
|
03ea77407c
GDScript: Be more lenient with identifiers
|
2 سال پیش |
confusable_identifier.out
|
f86dcd4e67
GDScript: Support tracking multiple analyzer and runtime errors in tests
|
5 ماه پیش |
deprecated_operators.gd
|
c0083c0f90
Add dozens of new integration tests to the GDScript test suite
|
3 سال پیش |
deprecated_operators.out
|
c0083c0f90
Add dozens of new integration tests to the GDScript test suite
|
3 سال پیش |
empty_file.norun.gd
|
f86dcd4e67
GDScript: Support tracking multiple analyzer and runtime errors in tests
|
5 ماه پیش |
empty_file.norun.out
|
f86dcd4e67
GDScript: Support tracking multiple analyzer and runtime errors in tests
|
5 ماه پیش |
empty_file_comment.norun.gd
|
f86dcd4e67
GDScript: Support tracking multiple analyzer and runtime errors in tests
|
5 ماه پیش |
empty_file_comment.norun.out
|
f86dcd4e67
GDScript: Support tracking multiple analyzer and runtime errors in tests
|
5 ماه پیش |
empty_file_newline.norun.gd
|
f86dcd4e67
GDScript: Support tracking multiple analyzer and runtime errors in tests
|
5 ماه پیش |
empty_file_newline.norun.out
|
f86dcd4e67
GDScript: Support tracking multiple analyzer and runtime errors in tests
|
5 ماه پیش |
empty_file_newline_comment.norun.gd
|
f86dcd4e67
GDScript: Support tracking multiple analyzer and runtime errors in tests
|
5 ماه پیش |
empty_file_newline_comment.norun.out
|
f86dcd4e67
GDScript: Support tracking multiple analyzer and runtime errors in tests
|
5 ماه پیش |
enum_assign_int_without_casting.gd
|
ad6e2e82a9
GDScript: Consolidate behavior for assigning enum types
|
3 سال پیش |
enum_assign_int_without_casting.out
|
f86dcd4e67
GDScript: Support tracking multiple analyzer and runtime errors in tests
|
5 ماه پیش |
incompatible_ternary.gd
|
c0083c0f90
Add dozens of new integration tests to the GDScript test suite
|
3 سال پیش |
incompatible_ternary.out
|
f86dcd4e67
GDScript: Support tracking multiple analyzer and runtime errors in tests
|
5 ماه پیش |
integer_division.gd
|
c0083c0f90
Add dozens of new integration tests to the GDScript test suite
|
3 سال پیش |
integer_division.out
|
f86dcd4e67
GDScript: Support tracking multiple analyzer and runtime errors in tests
|
5 ماه پیش |
match_default_not_at_end.gd
|
c0083c0f90
Add dozens of new integration tests to the GDScript test suite
|
3 سال پیش |
match_default_not_at_end.out
|
f86dcd4e67
GDScript: Support tracking multiple analyzer and runtime errors in tests
|
5 ماه پیش |
narrowing_conversion.gd
|
c0083c0f90
Add dozens of new integration tests to the GDScript test suite
|
3 سال پیش |
narrowing_conversion.out
|
f86dcd4e67
GDScript: Support tracking multiple analyzer and runtime errors in tests
|
5 ماه پیش |
return_value_discarded.gd
|
7dd801c580
GDScript: Fix `STANDALONE_EXPRESSION` warning for `preload()`
|
11 ماه پیش |
return_value_discarded.out
|
f86dcd4e67
GDScript: Support tracking multiple analyzer and runtime errors in tests
|
5 ماه پیش |
shadowed_constant.gd
|
c0083c0f90
Add dozens of new integration tests to the GDScript test suite
|
3 سال پیش |
shadowed_constant.out
|
f86dcd4e67
GDScript: Support tracking multiple analyzer and runtime errors in tests
|
5 ماه پیش |
shadowed_global_identifier.gd
|
3396b25489
Allow using built-in names for variables, push warnings instead
|
3 سال پیش |
shadowed_global_identifier.out
|
f86dcd4e67
GDScript: Support tracking multiple analyzer and runtime errors in tests
|
5 ماه پیش |
shadowed_variable_class.gd
|
c0083c0f90
Add dozens of new integration tests to the GDScript test suite
|
3 سال پیش |
shadowed_variable_class.out
|
f86dcd4e67
GDScript: Support tracking multiple analyzer and runtime errors in tests
|
5 ماه پیش |
shadowed_variable_function.gd
|
c0083c0f90
Add dozens of new integration tests to the GDScript test suite
|
3 سال پیش |
shadowed_variable_function.out
|
f86dcd4e67
GDScript: Support tracking multiple analyzer and runtime errors in tests
|
5 ماه پیش |
standalone_expression.gd
|
7dd801c580
GDScript: Fix `STANDALONE_EXPRESSION` warning for `preload()`
|
11 ماه پیش |
standalone_expression.out
|
f86dcd4e67
GDScript: Support tracking multiple analyzer and runtime errors in tests
|
5 ماه پیش |
standalone_ternary.gd
|
ef1909fca3
GDScript: Fix `@warning_ignore` annotation issues
|
1 سال پیش |
standalone_ternary.out
|
f86dcd4e67
GDScript: Support tracking multiple analyzer and runtime errors in tests
|
5 ماه پیش |
static_called_on_instance.gd
|
24181d1055
GDScript: Adjust STATIC_CALLED_ON_INSTANCE warning to not default to the native type, and to not trigger on self-calls
|
1 سال پیش |
static_called_on_instance.out
|
f86dcd4e67
GDScript: Support tracking multiple analyzer and runtime errors in tests
|
5 ماه پیش |
unassigned_variable.gd
|
877802e252
GDScript: Don't warn on unassigned for builtin-typed variables
|
1 سال پیش |
unassigned_variable.out
|
f86dcd4e67
GDScript: Support tracking multiple analyzer and runtime errors in tests
|
5 ماه پیش |
unassigned_variable_op_assign.gd
|
c0083c0f90
Add dozens of new integration tests to the GDScript test suite
|
3 سال پیش |
unassigned_variable_op_assign.out
|
f86dcd4e67
GDScript: Support tracking multiple analyzer and runtime errors in tests
|
5 ماه پیش |
unreachable_code_after_return.gd
|
c0083c0f90
Add dozens of new integration tests to the GDScript test suite
|
3 سال پیش |
unreachable_code_after_return.out
|
f86dcd4e67
GDScript: Support tracking multiple analyzer and runtime errors in tests
|
5 ماه پیش |
unreachable_code_after_return_bug_55154.gd
|
86c0e38e8f
Fix 'unreachable-code' false-positive, fixes #55154
|
3 سال پیش |
unreachable_code_after_return_bug_55154.out
|
86c0e38e8f
Fix 'unreachable-code' false-positive, fixes #55154
|
3 سال پیش |
unused_argument.gd
|
c0083c0f90
Add dozens of new integration tests to the GDScript test suite
|
3 سال پیش |
unused_argument.out
|
f86dcd4e67
GDScript: Support tracking multiple analyzer and runtime errors in tests
|
5 ماه پیش |
unused_constant.gd
|
a3b3a20ac0
GDScript: Suppress unused constant warning with underscore
|
1 سال پیش |
unused_constant.out
|
f86dcd4e67
GDScript: Support tracking multiple analyzer and runtime errors in tests
|
5 ماه پیش |
unused_variable.gd
|
c0083c0f90
Add dozens of new integration tests to the GDScript test suite
|
3 سال پیش |
unused_variable.out
|
f86dcd4e67
GDScript: Support tracking multiple analyzer and runtime errors in tests
|
5 ماه پیش |