Rémi Verschelde 9a8b5848d8 Style: Apply fixes from black and codespell hai 2 meses
..
scripts 9a8b5848d8 Style: Apply fixes from black and codespell hai 2 meses
README.md 4c1f11944e Update all outdated online documentation links %!s(int64=2) %!d(string=hai) anos
gdscript_test_runner.cpp ee9a268fd7 GDScript: Use default path in test generator if not provided %!s(int64=2) %!d(string=hai) anos
gdscript_test_runner.h 199e5dbb1e Add option to print filenames in GDScript unit testing %!s(int64=2) %!d(string=hai) anos
gdscript_test_runner_suite.h 199e5dbb1e Add option to print filenames in GDScript unit testing %!s(int64=2) %!d(string=hai) anos
test_gdscript.cpp d95794ec8a One Copyright Update to rule them all %!s(int64=2) %!d(string=hai) anos
test_gdscript.h d95794ec8a One Copyright Update to rule them all %!s(int64=2) %!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.