Rémi Verschelde b3b4860d2e Merge pull request #52905 from vnen/gdscript-single-line-declaration 3 years ago
..
advanced_expression_matching.gd 15ccd83ada Added tests for expression matching 4 years ago
advanced_expression_matching.out 15ccd83ada Added tests for expression matching 4 years ago
array.gd c0083c0f90 Add dozens of new integration tests to the GDScript test suite 3 years ago
array.out c0083c0f90 Add dozens of new integration tests to the GDScript test suite 3 years ago
basic_expression_matching.gd 15ccd83ada Added tests for expression matching 4 years ago
basic_expression_matching.out 15ccd83ada Added tests for expression matching 4 years ago
bitwise_operators.gd c0083c0f90 Add dozens of new integration tests to the GDScript test suite 3 years ago
bitwise_operators.out c0083c0f90 Add dozens of new integration tests to the GDScript test suite 3 years ago
class.gd c0083c0f90 Add dozens of new integration tests to the GDScript test suite 3 years ago
class.out c0083c0f90 Add dozens of new integration tests to the GDScript test suite 3 years ago
class_inheritance.gd c0083c0f90 Add dozens of new integration tests to the GDScript test suite 3 years ago
class_inheritance.out c0083c0f90 Add dozens of new integration tests to the GDScript test suite 3 years ago
class_name.gd c0083c0f90 Add dozens of new integration tests to the GDScript test suite 3 years ago
class_name.out c0083c0f90 Add dozens of new integration tests to the GDScript test suite 3 years ago
concatenation.gd c0083c0f90 Add dozens of new integration tests to the GDScript test suite 3 years ago
concatenation.out c0083c0f90 Add dozens of new integration tests to the GDScript test suite 3 years ago
constants.gd c0083c0f90 Add dozens of new integration tests to the GDScript test suite 3 years ago
constants.out c0083c0f90 Add dozens of new integration tests to the GDScript test suite 3 years ago
dictionary.gd c0083c0f90 Add dozens of new integration tests to the GDScript test suite 3 years ago
dictionary.out c0083c0f90 Add dozens of new integration tests to the GDScript test suite 3 years ago
dictionary_lua_style.gd 5d31ce4b16 GDScript: Allow string keys on Lua-style dictionaries 3 years ago
dictionary_lua_style.out 5d31ce4b16 GDScript: Allow string keys on Lua-style dictionaries 3 years ago
dictionary_mixed_syntax.gd c0083c0f90 Add dozens of new integration tests to the GDScript test suite 3 years ago
dictionary_mixed_syntax.out c0083c0f90 Add dozens of new integration tests to the GDScript test suite 3 years ago
dollar_node_paths.gd c0083c0f90 Add dozens of new integration tests to the GDScript test suite 3 years ago
dollar_node_paths.out c0083c0f90 Add dozens of new integration tests to the GDScript test suite 3 years ago
enum.gd c0083c0f90 Add dozens of new integration tests to the GDScript test suite 3 years ago
enum.out c0083c0f90 Add dozens of new integration tests to the GDScript test suite 3 years ago
export_variable.gd c6ca09dc6f Add more integration tests to the GDScript test suite 3 years ago
export_variable.out c6ca09dc6f Add more integration tests to the GDScript test suite 3 years ago
float_notation.gd c0083c0f90 Add dozens of new integration tests to the GDScript test suite 3 years ago
float_notation.out c0083c0f90 Add dozens of new integration tests to the GDScript test suite 3 years ago
for_range.gd c0083c0f90 Add dozens of new integration tests to the GDScript test suite 3 years ago
for_range.out c0083c0f90 Add dozens of new integration tests to the GDScript test suite 3 years ago
function_default_parameter_type_inference.gd c6ca09dc6f Add more integration tests to the GDScript test suite 3 years ago
function_default_parameter_type_inference.out c6ca09dc6f Add more integration tests to the GDScript test suite 3 years ago
function_many_parameters.gd c6ca09dc6f Add more integration tests to the GDScript test suite 3 years ago
function_many_parameters.out c6ca09dc6f Add more integration tests to the GDScript test suite 3 years ago
in.gd c0083c0f90 Add dozens of new integration tests to the GDScript test suite 3 years ago
in.out c0083c0f90 Add dozens of new integration tests to the GDScript test suite 3 years ago
lambda_callable.gd c6ca09dc6f Add more integration tests to the GDScript test suite 3 years ago
lambda_callable.out c6ca09dc6f Add more integration tests to the GDScript test suite 3 years ago
lambda_capture_callable.gd c6ca09dc6f Add more integration tests to the GDScript test suite 3 years ago
lambda_capture_callable.out c6ca09dc6f Add more integration tests to the GDScript test suite 3 years ago
lambda_named_callable.gd c6ca09dc6f Add more integration tests to the GDScript test suite 3 years ago
lambda_named_callable.out c6ca09dc6f Add more integration tests to the GDScript test suite 3 years ago
match.gd c0083c0f90 Add dozens of new integration tests to the GDScript test suite 3 years ago
match.out c0083c0f90 Add dozens of new integration tests to the GDScript test suite 3 years ago
multiline_arrays.gd c0083c0f90 Add dozens of new integration tests to the GDScript test suite 3 years ago
multiline_arrays.out c0083c0f90 Add dozens of new integration tests to the GDScript test suite 3 years ago
multiline_dictionaries.gd c0083c0f90 Add dozens of new integration tests to the GDScript test suite 3 years ago
multiline_dictionaries.out c0083c0f90 Add dozens of new integration tests to the GDScript test suite 3 years ago
multiline_if.gd c0083c0f90 Add dozens of new integration tests to the GDScript test suite 3 years ago
multiline_if.out c0083c0f90 Add dozens of new integration tests to the GDScript test suite 3 years ago
multiline_strings.gd c0083c0f90 Add dozens of new integration tests to the GDScript test suite 3 years ago
multiline_strings.out c0083c0f90 Add dozens of new integration tests to the GDScript test suite 3 years ago
multiline_vector.gd c0083c0f90 Add dozens of new integration tests to the GDScript test suite 3 years ago
multiline_vector.out c0083c0f90 Add dozens of new integration tests to the GDScript test suite 3 years ago
nested_arithmetic.gd c0083c0f90 Add dozens of new integration tests to the GDScript test suite 3 years ago
nested_arithmetic.out c0083c0f90 Add dozens of new integration tests to the GDScript test suite 3 years ago
nested_array.gd c0083c0f90 Add dozens of new integration tests to the GDScript test suite 3 years ago
nested_array.out c0083c0f90 Add dozens of new integration tests to the GDScript test suite 3 years ago
nested_dictionary.gd c0083c0f90 Add dozens of new integration tests to the GDScript test suite 3 years ago
nested_dictionary.out c0083c0f90 Add dozens of new integration tests to the GDScript test suite 3 years ago
nested_function_calls.gd c6ca09dc6f Add more integration tests to the GDScript test suite 3 years ago
nested_function_calls.out c6ca09dc6f Add more integration tests to the GDScript test suite 3 years ago
nested_if.gd c0083c0f90 Add dozens of new integration tests to the GDScript test suite 3 years ago
nested_if.out c0083c0f90 Add dozens of new integration tests to the GDScript test suite 3 years ago
nested_match.gd c0083c0f90 Add dozens of new integration tests to the GDScript test suite 3 years ago
nested_match.out c0083c0f90 Add dozens of new integration tests to the GDScript test suite 3 years ago
nested_parentheses.gd c0083c0f90 Add dozens of new integration tests to the GDScript test suite 3 years ago
nested_parentheses.out c0083c0f90 Add dozens of new integration tests to the GDScript test suite 3 years ago
number_separators.gd c0083c0f90 Add dozens of new integration tests to the GDScript test suite 3 years ago
number_separators.out c0083c0f90 Add dozens of new integration tests to the GDScript test suite 3 years ago
operator_assign.gd c0083c0f90 Add dozens of new integration tests to the GDScript test suite 3 years ago
operator_assign.out c0083c0f90 Add dozens of new integration tests to the GDScript test suite 3 years ago
property_setter_getter.gd c0083c0f90 Add dozens of new integration tests to the GDScript test suite 3 years ago
property_setter_getter.out c0083c0f90 Add dozens of new integration tests to the GDScript test suite 3 years ago
semicolon_as_end_statement.gd c0083c0f90 Add dozens of new integration tests to the GDScript test suite 3 years ago
semicolon_as_end_statement.out c0083c0f90 Add dozens of new integration tests to the GDScript test suite 3 years ago
semicolon_as_terminator.gd e5ebc9710d GDScript: Allow classes declaration to be done in single line 3 years ago
semicolon_as_terminator.out e5ebc9710d GDScript: Allow classes declaration to be done in single line 3 years ago
signal_declaration.gd bab0afc821 GDScript: Allow multiple lines in signal parameters declaration 3 years ago
signal_declaration.out bab0afc821 GDScript: Allow multiple lines in signal parameters declaration 3 years ago
single_line_declaration.gd e5ebc9710d GDScript: Allow classes declaration to be done in single line 3 years ago
single_line_declaration.out e5ebc9710d GDScript: Allow classes declaration to be done in single line 3 years ago
space_indentation.gd c0083c0f90 Add dozens of new integration tests to the GDScript test suite 3 years ago
space_indentation.out c0083c0f90 Add dozens of new integration tests to the GDScript test suite 3 years ago
static_typing.gd c0083c0f90 Add dozens of new integration tests to the GDScript test suite 3 years ago
static_typing.out c0083c0f90 Add dozens of new integration tests to the GDScript test suite 3 years ago
str_preserves_case.gd f126634434 GDScript test style fix 4 years ago
str_preserves_case.out 4fae7ae9dc Correct null and boolean values being capitalised by the str command 4 years ago
string_formatting.gd c0083c0f90 Add dozens of new integration tests to the GDScript test suite 3 years ago
string_formatting.out c0083c0f90 Add dozens of new integration tests to the GDScript test suite 3 years ago
super.gd c0083c0f90 Add dozens of new integration tests to the GDScript test suite 3 years ago
super.out c0083c0f90 Add dozens of new integration tests to the GDScript test suite 3 years ago
trailing_comma_in_function_args.gd 1e26bf23c2 Rename GDScript test script filenames to use `snake_case` 4 years ago
trailing_comma_in_function_args.out 1e26bf23c2 Rename GDScript test script filenames to use `snake_case` 4 years ago
truthiness.gd c0083c0f90 Add dozens of new integration tests to the GDScript test suite 3 years ago
truthiness.out c0083c0f90 Add dozens of new integration tests to the GDScript test suite 3 years ago
typed_arrays.gd c6ca09dc6f Add more integration tests to the GDScript test suite 3 years ago
typed_arrays.out c6ca09dc6f Add more integration tests to the GDScript test suite 3 years ago
variable_declaration.gd c0083c0f90 Add dozens of new integration tests to the GDScript test suite 3 years ago
variable_declaration.out 1d1aa7a02f GDScript: Removed spurious UNASSIGNED_VARIABLE warning for locals 4 years ago
while.gd c0083c0f90 Add dozens of new integration tests to the GDScript test suite 3 years ago
while.out c0083c0f90 Add dozens of new integration tests to the GDScript test suite 3 years ago