mirror of https://github.com/godotengine/godot
Also includes typo fixes from #79993, #80068, #80276, and #80303.
Co-authored-by: betalars <contact@betalars.de>
Co-authored-by: spaceyjase <429978+spaceyjase@users.noreply.github.com>
Co-authored-by: Swarkin <102416174+Swarkin@users.noreply.github.com>
Co-authored-by: Raul Santos <raulsntos@gmail.com>
(cherry picked from commit
|
||
|---|---|---|
| .. | ||
| scripts | ||
| README.md | ||
| gdscript_test_runner.cpp | ||
| gdscript_test_runner.h | ||
| gdscript_test_runner_suite.h | ||
| 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.