godot/modules/gdscript/tests
2021-09-29 17:04:24 +02:00
..
scripts Merge pull request #53216 from vnen/gdscript-builtin-type-not-id 2021-09-29 17:04:24 +02:00
gdscript_test_runner.cpp Fix an undefined behaviour 2021-09-13 22:59:28 +02:00
gdscript_test_runner.h
gdscript_test_runner_suite.h
README.md Add a README to link to the GDScript integration tests documentation 2021-08-25 16:51:28 +02:00
test_gdscript.cpp
test_gdscript.h

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.