Rémi Verschelde f626e8ef91 Merge pull request #60396 from vnen/gdscript-self-lambda il y a 3 ans
..
scripts f626e8ef91 Merge pull request #60396 from vnen/gdscript-self-lambda il y a 3 ans
README.md 9c2ec6e697 Add a README to link to the GDScript integration tests documentation il y a 4 ans
gdscript_test_runner.cpp 9381acb6a4 Make FileAccess and DirAccess classes reference counted. il y a 3 ans
gdscript_test_runner.h f8ab79e68a Zero initialize all pointer class and struct members il y a 3 ans
gdscript_test_runner_suite.h fe52458154 Update copyright statements to 2022 il y a 4 ans
test_gdscript.cpp 9381acb6a4 Make FileAccess and DirAccess classes reference counted. il y a 3 ans
test_gdscript.h fe52458154 Update copyright statements to 2022 il y a 4 ans

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.