This website requires JavaScript.
Explore
Help
Sign In
godotengine
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced
2026-01-02 19:01:36 +00:00
Code
Releases
Wiki
Activity
Files
6c528e4faef59c6188da9f1032447ea1304596cd
godot
/
modules
/
gdscript
/
tests
History
Hugo Locurcio
6c528e4fae
Add a unit test suite for GDScript
...
This tests run-time script loading.
2021-05-12 16:20:57 +02:00
..
scripts
Rename GDScript test script filenames to use
snake_case
2021-04-16 22:16:19 +03:00
gdscript_test_runner_suite.h
Add a unit test suite for GDScript
2021-05-12 16:20:57 +02:00
gdscript_test_runner.cpp
Remove uses of
auto
for better readability and online code reviews
2021-04-26 14:59:28 +02:00
gdscript_test_runner.h
Add runner for GDScript testing
2021-04-08 09:34:59 -03:00
test_gdscript.cpp
GDScript: Add lambdas to the type analyzer
2021-04-28 10:56:16 -03:00
test_gdscript.h
Add runner for GDScript testing
2021-04-08 09:34:59 -03:00