summaryrefslogtreecommitdiff
path: root/tests/test_main.cpp
AgeCommit message (Expand)Author
2020-07-31Fix memory leak in test argsAndrii Doroshenko (Xrayez)
2020-07-31Merge pull request #40928 from bruvzg/fix_test_heap_use_after_freeRĂ©mi Verschelde
2020-07-31Add a test suite for ColorHugo Locurcio
2020-07-31Fix heap use after free in the doctest "main".bruvzg
2020-07-30Hide implementation details of doctest macrosAndrii Doroshenko (Xrayez)
2020-07-29Cleanup obsolete tests from displaying in helpAndrii Doroshenko (Xrayez)
2020-07-28Add test suite for `Variant`Andrii Doroshenko (Xrayez)
2020-07-26Enable support for C++ modules testsAndrii Doroshenko (Xrayez)
2020-07-26Move `tests` to the top-level directoryAndrii Doroshenko (Xrayez)