Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-09-03 | [Complex Test Layouts] Change `String` to use UTF-32 encoding on all platforms. | bruvzg | |
2020-09-02 | Register GDScript test tools as test commands to run via command-line | Andrii Doroshenko (Xrayez) | |
2020-07-26 | Crash when debugging tests by disabling thread_local in /MT context | Gordon | |
2020-07-26 | SCons: Build tests/ and main/ in cloned environments | RĂ©mi Verschelde | |
Allows switching `tests=yes`/`no` and rebuilding only tests and main, instead of the whole engine. Co-authored-by: Andrii Doroshenko (Xrayez) <xrayez@gmail.com> | |||
2020-07-26 | Move `tests` to the top-level directory | Andrii Doroshenko (Xrayez) | |