Rémi Verschelde ae00187b58 Merge pull request #77129 from dalexeev/gds-fix-static-var-bugs-part-1 2 éve
..
scripts ae00187b58 Merge pull request #77129 from dalexeev/gds-fix-static-var-bugs-part-1 2 éve
README.md 4c1f11944e Update all outdated online documentation links 2 éve
gdscript_test_runner.cpp 72b8d397d0 GDScript: Further restrict test error output for C++ errors 2 éve
gdscript_test_runner.h 25b2f1780a Style: Harmonize header includes in modules 2 éve
gdscript_test_runner_suite.h 25b2f1780a Style: Harmonize header includes in modules 2 éve
test_gdscript.cpp 25b2f1780a Style: Harmonize header includes in modules 2 éve
test_gdscript.h 25b2f1780a Style: Harmonize header includes in modules 2 éve

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.