virtualx-engine/modules/gdscript/tests
2021-11-13 21:47:24 +03:00
..
scripts Allow using built-in names for variables, push warnings instead 2021-11-13 21:47:24 +03:00
gdscript_test_runner.cpp Implement toast notifications in the editor 2021-10-14 13:30:54 +02:00
gdscript_test_runner.h Implement toast notifications in the editor 2021-10-14 13:30:54 +02:00
gdscript_test_runner_suite.h
README.md
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.