Hugo Locurcio 291d3aaabe Improve null and object printing to avoid confusion with arrays 3 tahun lalu
..
advanced_expression_matching.gd 15ccd83ada Added tests for expression matching 4 tahun lalu
advanced_expression_matching.out 58fcad20ef quote strings inside arrays and dictionaries 3 tahun lalu
array.gd c0083c0f90 Add dozens of new integration tests to the GDScript test suite 4 tahun lalu
array.out c0083c0f90 Add dozens of new integration tests to the GDScript test suite 4 tahun lalu
arrays_dictionaries_nested_const.gd b3704e664d Fixes GDScript define nested dictionary and array as constants #50285 3 tahun lalu
arrays_dictionaries_nested_const.out b3704e664d Fixes GDScript define nested dictionary and array as constants #50285 3 tahun lalu
basic_expression_matching.gd 15ccd83ada Added tests for expression matching 4 tahun lalu
basic_expression_matching.out 15ccd83ada Added tests for expression matching 4 tahun lalu
bitwise_operators.gd c0083c0f90 Add dozens of new integration tests to the GDScript test suite 4 tahun lalu
bitwise_operators.out c0083c0f90 Add dozens of new integration tests to the GDScript test suite 4 tahun lalu
class.gd c0083c0f90 Add dozens of new integration tests to the GDScript test suite 4 tahun lalu
class.out c0083c0f90 Add dozens of new integration tests to the GDScript test suite 4 tahun lalu
class_inheritance.gd c0083c0f90 Add dozens of new integration tests to the GDScript test suite 4 tahun lalu
class_inheritance.out c0083c0f90 Add dozens of new integration tests to the GDScript test suite 4 tahun lalu
class_inheritance_access.gd 7d48afa96d Add test cases for accessing parent elements from child class 3 tahun lalu
class_inheritance_access.out 7d48afa96d Add test cases for accessing parent elements from child class 3 tahun lalu
class_name.gd c0083c0f90 Add dozens of new integration tests to the GDScript test suite 4 tahun lalu
class_name.out c0083c0f90 Add dozens of new integration tests to the GDScript test suite 4 tahun lalu
concatenation.gd c0083c0f90 Add dozens of new integration tests to the GDScript test suite 4 tahun lalu
concatenation.out c0083c0f90 Add dozens of new integration tests to the GDScript test suite 4 tahun lalu
constants.gd c0083c0f90 Add dozens of new integration tests to the GDScript test suite 4 tahun lalu
constants.out c0083c0f90 Add dozens of new integration tests to the GDScript test suite 4 tahun lalu
dictionary.gd c0083c0f90 Add dozens of new integration tests to the GDScript test suite 4 tahun lalu
dictionary.out 58fcad20ef quote strings inside arrays and dictionaries 3 tahun lalu
dictionary_lua_style.gd 5d31ce4b16 GDScript: Allow string keys on Lua-style dictionaries 4 tahun lalu
dictionary_lua_style.out 58fcad20ef quote strings inside arrays and dictionaries 3 tahun lalu
dictionary_mixed_syntax.gd c0083c0f90 Add dozens of new integration tests to the GDScript test suite 4 tahun lalu
dictionary_mixed_syntax.out 58fcad20ef quote strings inside arrays and dictionaries 3 tahun lalu
dollar_and_percent_get_node.gd eba3e0a9fc GDScript: Support `%` in shorthand for `get_node` 3 tahun lalu
dollar_and_percent_get_node.out eba3e0a9fc GDScript: Support `%` in shorthand for `get_node` 3 tahun lalu
dollar_node_paths.gd c0083c0f90 Add dozens of new integration tests to the GDScript test suite 4 tahun lalu
dollar_node_paths.out c0083c0f90 Add dozens of new integration tests to the GDScript test suite 4 tahun lalu
enum.gd c0083c0f90 Add dozens of new integration tests to the GDScript test suite 4 tahun lalu
enum.out c0083c0f90 Add dozens of new integration tests to the GDScript test suite 4 tahun lalu
export_variable.gd c6ca09dc6f Add more integration tests to the GDScript test suite 4 tahun lalu
export_variable.out c6ca09dc6f Add more integration tests to the GDScript test suite 4 tahun lalu
float_notation.gd c0083c0f90 Add dozens of new integration tests to the GDScript test suite 4 tahun lalu
float_notation.out c0083c0f90 Add dozens of new integration tests to the GDScript test suite 4 tahun lalu
for_range.gd c0083c0f90 Add dozens of new integration tests to the GDScript test suite 4 tahun lalu
for_range.out c0083c0f90 Add dozens of new integration tests to the GDScript test suite 4 tahun lalu
function_default_parameter_type_inference.gd c6ca09dc6f Add more integration tests to the GDScript test suite 4 tahun lalu
function_default_parameter_type_inference.out c6ca09dc6f Add more integration tests to the GDScript test suite 4 tahun lalu
function_many_parameters.gd c6ca09dc6f Add more integration tests to the GDScript test suite 4 tahun lalu
function_many_parameters.out 291d3aaabe Improve null and object printing to avoid confusion with arrays 3 tahun lalu
if_after_lambda.gd 969f1980d2 GDScript: Fix `if` after lambda being seen as ternary 3 tahun lalu
if_after_lambda.out 969f1980d2 GDScript: Fix `if` after lambda being seen as ternary 3 tahun lalu
in.gd c0083c0f90 Add dozens of new integration tests to the GDScript test suite 4 tahun lalu
in.out c0083c0f90 Add dozens of new integration tests to the GDScript test suite 4 tahun lalu
lambda_callable.gd c6ca09dc6f Add more integration tests to the GDScript test suite 4 tahun lalu
lambda_callable.out c6ca09dc6f Add more integration tests to the GDScript test suite 4 tahun lalu
lambda_capture_callable.gd c6ca09dc6f Add more integration tests to the GDScript test suite 4 tahun lalu
lambda_capture_callable.out c6ca09dc6f Add more integration tests to the GDScript test suite 4 tahun lalu
lambda_default_parameter_capture.gd 1b76a9d705 GDScript: Fix lambda captures in default argument values 3 tahun lalu
lambda_default_parameter_capture.out 1b76a9d705 GDScript: Fix lambda captures in default argument values 3 tahun lalu
lambda_named_callable.gd c6ca09dc6f Add more integration tests to the GDScript test suite 4 tahun lalu
lambda_named_callable.out c6ca09dc6f Add more integration tests to the GDScript test suite 4 tahun lalu
match.gd c0083c0f90 Add dozens of new integration tests to the GDScript test suite 4 tahun lalu
match.out c0083c0f90 Add dozens of new integration tests to the GDScript test suite 4 tahun lalu
match_bind_unused.gd 3d61246bc4 use correct error for unused bind match, suppress with underscore 3 tahun lalu
match_bind_unused.out 3d61246bc4 use correct error for unused bind match, suppress with underscore 3 tahun lalu
match_dictionary.gd 3afe50c2fa Fix logic errors in match-statement Array & Dictionary Patterns 3 tahun lalu
match_dictionary.out 3afe50c2fa Fix logic errors in match-statement Array & Dictionary Patterns 3 tahun lalu
match_multiple_patterns_with_array.gd 3afe50c2fa Fix logic errors in match-statement Array & Dictionary Patterns 3 tahun lalu
match_multiple_patterns_with_array.out 3afe50c2fa Fix logic errors in match-statement Array & Dictionary Patterns 3 tahun lalu
match_multiple_variable_binds_in_pattern.gd 3c5b9d1be3 Fix issues with multiple bind patterns in match statement 3 tahun lalu
match_multiple_variable_binds_in_pattern.out 3c5b9d1be3 Fix issues with multiple bind patterns in match statement 3 tahun lalu
multiline_arrays.gd c0083c0f90 Add dozens of new integration tests to the GDScript test suite 4 tahun lalu
multiline_arrays.out c0083c0f90 Add dozens of new integration tests to the GDScript test suite 4 tahun lalu
multiline_dictionaries.gd c0083c0f90 Add dozens of new integration tests to the GDScript test suite 4 tahun lalu
multiline_dictionaries.out c0083c0f90 Add dozens of new integration tests to the GDScript test suite 4 tahun lalu
multiline_if.gd c0083c0f90 Add dozens of new integration tests to the GDScript test suite 4 tahun lalu
multiline_if.out c0083c0f90 Add dozens of new integration tests to the GDScript test suite 4 tahun lalu
multiline_strings.gd c0083c0f90 Add dozens of new integration tests to the GDScript test suite 4 tahun lalu
multiline_strings.out c0083c0f90 Add dozens of new integration tests to the GDScript test suite 4 tahun lalu
multiline_vector.gd c0083c0f90 Add dozens of new integration tests to the GDScript test suite 4 tahun lalu
multiline_vector.out c0083c0f90 Add dozens of new integration tests to the GDScript test suite 4 tahun lalu
nested_arithmetic.gd c0083c0f90 Add dozens of new integration tests to the GDScript test suite 4 tahun lalu
nested_arithmetic.out c0083c0f90 Add dozens of new integration tests to the GDScript test suite 4 tahun lalu
nested_array.gd c0083c0f90 Add dozens of new integration tests to the GDScript test suite 4 tahun lalu
nested_array.out c0083c0f90 Add dozens of new integration tests to the GDScript test suite 4 tahun lalu
nested_dictionary.gd c0083c0f90 Add dozens of new integration tests to the GDScript test suite 4 tahun lalu
nested_dictionary.out 58fcad20ef quote strings inside arrays and dictionaries 3 tahun lalu
nested_function_calls.gd c6ca09dc6f Add more integration tests to the GDScript test suite 4 tahun lalu
nested_function_calls.out c6ca09dc6f Add more integration tests to the GDScript test suite 4 tahun lalu
nested_if.gd c0083c0f90 Add dozens of new integration tests to the GDScript test suite 4 tahun lalu
nested_if.out c0083c0f90 Add dozens of new integration tests to the GDScript test suite 4 tahun lalu
nested_match.gd c0083c0f90 Add dozens of new integration tests to the GDScript test suite 4 tahun lalu
nested_match.out c0083c0f90 Add dozens of new integration tests to the GDScript test suite 4 tahun lalu
nested_parentheses.gd c0083c0f90 Add dozens of new integration tests to the GDScript test suite 4 tahun lalu
nested_parentheses.out c0083c0f90 Add dozens of new integration tests to the GDScript test suite 4 tahun lalu
number_separators.gd c0083c0f90 Add dozens of new integration tests to the GDScript test suite 4 tahun lalu
number_separators.out c0083c0f90 Add dozens of new integration tests to the GDScript test suite 4 tahun lalu
operator_assign.gd c0083c0f90 Add dozens of new integration tests to the GDScript test suite 4 tahun lalu
operator_assign.out c0083c0f90 Add dozens of new integration tests to the GDScript test suite 4 tahun lalu
property_setter_getter.gd c0083c0f90 Add dozens of new integration tests to the GDScript test suite 4 tahun lalu
property_setter_getter.out c0083c0f90 Add dozens of new integration tests to the GDScript test suite 4 tahun lalu
semicolon_as_end_statement.gd c0083c0f90 Add dozens of new integration tests to the GDScript test suite 4 tahun lalu
semicolon_as_end_statement.out c0083c0f90 Add dozens of new integration tests to the GDScript test suite 4 tahun lalu
semicolon_as_terminator.gd e5ebc9710d GDScript: Allow classes declaration to be done in single line 4 tahun lalu
semicolon_as_terminator.out e5ebc9710d GDScript: Allow classes declaration to be done in single line 4 tahun lalu
signal_declaration.gd a124f1effe Fix various typos 4 tahun lalu
signal_declaration.out bab0afc821 GDScript: Allow multiple lines in signal parameters declaration 4 tahun lalu
single_line_declaration.gd e5ebc9710d GDScript: Allow classes declaration to be done in single line 4 tahun lalu
single_line_declaration.out e5ebc9710d GDScript: Allow classes declaration to be done in single line 4 tahun lalu
space_indentation.gd c0083c0f90 Add dozens of new integration tests to the GDScript test suite 4 tahun lalu
space_indentation.out c0083c0f90 Add dozens of new integration tests to the GDScript test suite 4 tahun lalu
static_typing.gd c0083c0f90 Add dozens of new integration tests to the GDScript test suite 4 tahun lalu
static_typing.out c0083c0f90 Add dozens of new integration tests to the GDScript test suite 4 tahun lalu
str_preserves_case.gd f126634434 GDScript test style fix 4 tahun lalu
str_preserves_case.out 291d3aaabe Improve null and object printing to avoid confusion with arrays 3 tahun lalu
string_formatting.gd c0083c0f90 Add dozens of new integration tests to the GDScript test suite 4 tahun lalu
string_formatting.out c0083c0f90 Add dozens of new integration tests to the GDScript test suite 4 tahun lalu
super.gd c0083c0f90 Add dozens of new integration tests to the GDScript test suite 4 tahun lalu
super.out c0083c0f90 Add dozens of new integration tests to the GDScript test suite 4 tahun lalu
trailing_comma_in_function_args.gd 1e26bf23c2 Rename GDScript test script filenames to use `snake_case` 4 tahun lalu
trailing_comma_in_function_args.out 1e26bf23c2 Rename GDScript test script filenames to use `snake_case` 4 tahun lalu
truthiness.gd c0083c0f90 Add dozens of new integration tests to the GDScript test suite 4 tahun lalu
truthiness.out c0083c0f90 Add dozens of new integration tests to the GDScript test suite 4 tahun lalu
typed_arrays.gd c6ca09dc6f Add more integration tests to the GDScript test suite 4 tahun lalu
typed_arrays.out c6ca09dc6f Add more integration tests to the GDScript test suite 4 tahun lalu
variable_declaration.gd c0083c0f90 Add dozens of new integration tests to the GDScript test suite 4 tahun lalu
variable_declaration.out 1d1aa7a02f GDScript: Removed spurious UNASSIGNED_VARIABLE warning for locals 4 tahun lalu
while.gd c0083c0f90 Add dozens of new integration tests to the GDScript test suite 4 tahun lalu
while.out c0083c0f90 Add dozens of new integration tests to the GDScript test suite 4 tahun lalu