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

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.