Danil Alexeev 07beae98f0 GDScript: Fix false positive `REDUNDANT_AWAIT` warning 2 年之前
..
scripts 07beae98f0 GDScript: Fix false positive `REDUNDANT_AWAIT` warning 2 年之前
README.md 4c1f11944e Update all outdated online documentation links 2 年之前
gdscript_test_runner.cpp 273bf7210f GDScript: Add warnings that are set to error by default 2 年之前
gdscript_test_runner.h 199e5dbb1e Add option to print filenames in GDScript unit testing 2 年之前
gdscript_test_runner_suite.h 199e5dbb1e Add option to print filenames in GDScript unit testing 2 年之前
test_gdscript.cpp d95794ec8a One Copyright Update to rule them all 2 年之前
test_gdscript.h d95794ec8a One Copyright Update to rule them all 2 年之前

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.