summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2020-09-14Add test cases for numeric literals with underscoresPawel Lampe
2020-09-11Move GDNative `String` tests to respective moduleAndrii Doroshenko (Xrayez)
2020-09-03[Complex Test Layouts] Change `String` to use UTF-32 encoding on all platforms.bruvzg
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-09-02Move GDScript tests to respective folder under modulesAndrii Doroshenko (Xrayez)
2020-09-01Add GDScript disassemblerGeorge Marques
2020-09-01Fix Color test cases for RGBAAaron Franke
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-08-16Port ClassDB tests to use doctestAndrii Doroshenko (Xrayez)
2020-08-14Merge pull request #41117 from 3akev/masterRémi Verschelde
2020-08-11Merge pull request #40940 from fire/tests-port-basisRémi Verschelde
2020-08-08Port OrderedHashMap tests to doctestAladdin Al-Khafaji
2020-08-02Stringify `Variant` compatible types for doctest outputAndrii Doroshenko (Xrayez)
2020-08-01Port Basis tests to use doctest.K. S. Ernest (iFire) Lee
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-31Port AStar tests to use doctestAndrii Doroshenko (Xrayez)
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-27Make all String float conversion methods be 64-bitAaron Franke
2020-07-26Crash when debugging tests by disabling thread_local in /MT contextGordon
2020-07-26Merge pull request #40720 from Xrayez/modules-testsRémi Verschelde
2020-07-26Enable support for C++ modules testsAndrii Doroshenko (Xrayez)
2020-07-26SCons: Build tests/ and main/ in cloned environmentsRémi Verschelde
2020-07-26Move `tests` to the top-level directoryAndrii Doroshenko (Xrayez)