summaryrefslogtreecommitdiffstats
path: root/tests/test_main.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #43578 from Calinou/test-add-nodepathRémi Verschelde2020-11-161-0/+1
|\
| * Add a test suite for NodePathHugo Locurcio2020-11-151-0/+1
* | Merge pull request #43572 from Calinou/test-add-pckpackerRémi Verschelde2020-11-161-0/+1
|\ \
| * | Add a test suite for PCKPackerHugo Locurcio2020-11-151-0/+1
| |/
* / Add a test suite for CurveHugo Locurcio2020-11-131-0/+1
|/
* Reorganized core/ directory, it was too fatty alreadyreduz2020-11-071-1/+1
* Refactor MethodBind to use variadic templatesreduz2020-10-181-0/+1
* core/command_queue_mt: Customizable size and testsLyuma2020-10-121-0/+1
* Add a test suite for `List`Andrii Doroshenko (Xrayez)2020-09-131-0/+1
* Move GDNative `String` tests to respective moduleAndrii Doroshenko (Xrayez)2020-09-111-1/+0
* [Complex Test Layouts] Change `String` to use UTF-32 encoding on all platforms.bruvzg2020-09-031-0/+1
* Fix doctest runner ignoring all arguments starting with --teststrank2020-09-021-2/+3
* Register GDScript test tools as test commands to run via command-lineAndrii Doroshenko (Xrayez)2020-09-021-14/+36
* Merge pull request #40955 from Calinou/test-add-expressionRémi Verschelde2020-08-311-0/+1
|\
| * Add a test suite for ExpressionHugo Locurcio2020-08-271-0/+1
* | Add a test suite for GradientHugo Locurcio2020-08-191-0/+1
|/
* Fix memory leak in test argsAndrii Doroshenko (Xrayez)2020-07-311-0/+3
* Merge pull request #40928 from bruvzg/fix_test_heap_use_after_freeRémi Verschelde2020-07-311-1/+2
|\
| * Fix heap use after free in the doctest "main".bruvzg2020-07-311-1/+2
* | Add a test suite for ColorHugo Locurcio2020-07-311-0/+1
|/
* Hide implementation details of doctest macrosAndrii Doroshenko (Xrayez)2020-07-301-1/+1
* Cleanup obsolete tests from displaying in helpAndrii Doroshenko (Xrayez)2020-07-291-50/+8
* Add test suite for `Variant`Andrii Doroshenko (Xrayez)2020-07-281-0/+1
* Enable support for C++ modules testsAndrii Doroshenko (Xrayez)2020-07-261-0/+2
* Move `tests` to the top-level directoryAndrii Doroshenko (Xrayez)2020-07-261-0/+127