Hugo Locurcio 291d3aaabe Improve null and object printing to avoid confusion with arrays %!s(int64=3) %!d(string=hai) anos
..
scripts 291d3aaabe Improve null and object printing to avoid confusion with arrays %!s(int64=3) %!d(string=hai) anos
README.md 9c2ec6e697 Add a README to link to the GDScript integration tests documentation %!s(int64=4) %!d(string=hai) anos
gdscript_test_runner.cpp 10a56981dc Rename String `plus_file` to `path_join` %!s(int64=3) %!d(string=hai) anos
gdscript_test_runner.h 90019676b0 Code quality: Fix header guards consistency %!s(int64=3) %!d(string=hai) anos
gdscript_test_runner_suite.h 1362bc22bd Add tests for empty/unnamed arguments to ClassDB, Variant, GDScript %!s(int64=3) %!d(string=hai) anos
test_gdscript.cpp 2079e19899 Extend test_compiler to also disassemble inner classes %!s(int64=3) %!d(string=hai) anos
test_gdscript.h fe52458154 Update copyright statements to 2022 %!s(int64=4) %!d(string=hai) anos

README.md

GDScript integration tests

The scripts/ folder contains integration tests in the form of GDScript files and output files.

See the Integration tests for GDScript documentation for information about creating and running GDScript integration tests.