summaryrefslogtreecommitdiff
path: root/tests/test_main.cpp
AgeCommit message (Expand)Author
2020-09-02Fix doctest runner ignoring all arguments starting with --teststrank
2020-09-02Register GDScript test tools as test commands to run via command-lineAndrii Doroshenko (Xrayez)
2020-08-31Merge pull request #40955 from Calinou/test-add-expressionRémi Verschelde
2020-08-27Add a test suite for ExpressionHugo Locurcio
2020-08-19Add a test suite for GradientHugo Locurcio
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)