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

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.