1
0
Fork 0
godot/modules/gdscript/tests
kobewi d1e4146462 Improve parent signature error 2022-12-01 15:16:16 +01:00
..
scripts Improve parent signature error 2022-12-01 15:16:16 +01:00
README.md
gdscript_test_runner.cpp Fix singleton scene cyclic loading 2022-11-25 12:43:55 -05:00
gdscript_test_runner.h
gdscript_test_runner_suite.h Add tests for empty/unnamed arguments to ClassDB, Variant, GDScript 2022-08-08 16:36:01 +03:00
test_gdscript.cpp
test_gdscript.h

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.