Age | Commit message (Expand) | Author |
---|---|---|
2020-07-31 | Merge pull request #40928 from bruvzg/fix_test_heap_use_after_free | Rémi Verschelde |
2020-07-31 | Add a test suite for Color | Hugo Locurcio |
2020-07-31 | Fix heap use after free in the doctest "main". | bruvzg |
2020-07-31 | Port AStar tests to use doctest | Andrii Doroshenko (Xrayez) |
2020-07-30 | Hide implementation details of doctest macros | Andrii Doroshenko (Xrayez) |
2020-07-29 | Cleanup obsolete tests from displaying in help | Andrii Doroshenko (Xrayez) |
2020-07-28 | Add test suite for `Variant` | Andrii Doroshenko (Xrayez) |
2020-07-27 | Make all String float conversion methods be 64-bit | Aaron Franke |
2020-07-26 | Crash when debugging tests by disabling thread_local in /MT context | Gordon |
2020-07-26 | Merge pull request #40720 from Xrayez/modules-tests | Rémi Verschelde |
2020-07-26 | Enable support for C++ modules tests | Andrii Doroshenko (Xrayez) |
2020-07-26 | SCons: Build tests/ and main/ in cloned environments | Rémi Verschelde |
2020-07-26 | Move `tests` to the top-level directory | Andrii Doroshenko (Xrayez) |