summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #40940 from fire/tests-port-basisRémi Verschelde2020-08-112-327/+250
|\
| * Port Basis tests to use doctest.K. S. Ernest (iFire) Lee2020-08-012-327/+250
* | Stringify `Variant` compatible types for doctest outputAndrii Doroshenko (Xrayez)2020-08-022-0/+192
|/
* 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-312-0/+214
|/
* Port AStar tests to use doctestAndrii Doroshenko (Xrayez)2020-07-312-412/+330
* Hide implementation details of doctest macrosAndrii Doroshenko (Xrayez)2020-07-305-6/+72
* Cleanup obsolete tests from displaying in helpAndrii Doroshenko (Xrayez)2020-07-292-55/+8
* Add test suite for `Variant`Andrii Doroshenko (Xrayez)2020-07-282-0/+112
* Make all String float conversion methods be 64-bitAaron Franke2020-07-272-2/+2
* Crash when debugging tests by disabling thread_local in /MT contextGordon2020-07-261-0/+7
* Merge pull request #40720 from Xrayez/modules-testsRémi Verschelde2020-07-261-0/+2
|\
| * Enable support for C++ modules testsAndrii Doroshenko (Xrayez)2020-07-261-0/+2
* | SCons: Build tests/ and main/ in cloned environmentsRémi Verschelde2020-07-261-2/+8
|/
* Move `tests` to the top-level directoryAndrii Doroshenko (Xrayez)2020-07-2629-0/+6188