| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Port ClassDB tests to use doctest | Andrii Doroshenko (Xrayez) | 2020-08-16 | 3 | -888/+796 |
| * | Merge pull request #41117 from 3akev/master | Rémi Verschelde | 2020-08-14 | 2 | -177/+100 |
| |\ | |||||
| | * | Port OrderedHashMap tests to doctest | Aladdin Al-Khafaji | 2020-08-08 | 2 | -177/+100 |
| * | | Merge pull request #40940 from fire/tests-port-basis | Rémi Verschelde | 2020-08-11 | 2 | -327/+250 |
| |\ \ | |||||
| | * | | Port Basis tests to use doctest. | K. S. Ernest (iFire) Lee | 2020-08-01 | 2 | -327/+250 |
| | |/ | |||||
| * / | Stringify `Variant` compatible types for doctest output | Andrii Doroshenko (Xrayez) | 2020-08-02 | 2 | -0/+192 |
| |/ | |||||
| * | Fix memory leak in test args | Andrii Doroshenko (Xrayez) | 2020-07-31 | 1 | -0/+3 |
| * | Merge pull request #40928 from bruvzg/fix_test_heap_use_after_free | Rémi Verschelde | 2020-07-31 | 1 | -1/+2 |
| |\ | |||||
| | * | Fix heap use after free in the doctest "main". | bruvzg | 2020-07-31 | 1 | -1/+2 |
| * | | Add a test suite for Color | Hugo Locurcio | 2020-07-31 | 2 | -0/+214 |
| |/ | |||||
| * | Port AStar tests to use doctest | Andrii Doroshenko (Xrayez) | 2020-07-31 | 2 | -412/+330 |
| * | Hide implementation details of doctest macros | Andrii Doroshenko (Xrayez) | 2020-07-30 | 5 | -6/+72 |
| * | Cleanup obsolete tests from displaying in help | Andrii Doroshenko (Xrayez) | 2020-07-29 | 2 | -55/+8 |
| * | Add test suite for `Variant` | Andrii Doroshenko (Xrayez) | 2020-07-28 | 2 | -0/+112 |
| * | Make all String float conversion methods be 64-bit | Aaron Franke | 2020-07-27 | 2 | -2/+2 |
| * | Crash when debugging tests by disabling thread_local in /MT context | Gordon | 2020-07-26 | 1 | -0/+7 |
| * | Merge pull request #40720 from Xrayez/modules-tests | Rémi Verschelde | 2020-07-26 | 1 | -0/+2 |
| |\ | |||||
| | * | Enable support for C++ modules tests | Andrii Doroshenko (Xrayez) | 2020-07-26 | 1 | -0/+2 |
| * | | SCons: Build tests/ and main/ in cloned environments | Rémi Verschelde | 2020-07-26 | 1 | -2/+8 |
| |/ | |||||
| * | Move `tests` to the top-level directory | Andrii Doroshenko (Xrayez) | 2020-07-26 | 29 | -0/+6188 |
