summaryrefslogtreecommitdiffstats
path: root/tests/test_main.cpp
Commit message (Expand)AuthorAgeFilesLines
* Added test file and test casesJames Gordon2021-02-271-0/+1
* Merge pull request #45914 from HenryWConklin/45841-xml-entitiesRémi Verschelde2021-02-241-0/+1
|\
| * Add support for numeric XML entities to XMLParserHenry Conklin2021-02-141-0/+1
* | Add a test suite for ResourceHugo Locurcio2021-02-201-0/+1
* | Add a test suite for ArraySarav Noor Singh2021-02-191-0/+1
|/
* Add a test suite for the Image classManolis Papadeas2021-02-061-0/+1
* Merge pull request #44797 from a-ivanov/marshall-core-unit-testsRémi Verschelde2021-01-241-0/+1
|\
| * Unit tests for encoding/decoding of base typesAnton Ivanov2021-01-241-0/+1
* | Add function `LocalVector::remove_unordered`AndreaCatania2021-01-111-0/+1
|/
* Update copyright statements to 2021Rémi Verschelde2021-01-011-2/+2
* Added Geometry2D unit testsMarcus Brummer2020-12-301-0/+1
* Add a paged array templatereduz2020-12-211-0/+1
* Add test suite for `FileAccess`Andrii Doroshenko (Xrayez)2020-12-111-0/+1
* Add test suite for `RandomNumberGenerator`Andrii Doroshenko (Xrayez)2020-12-071-0/+1
* Merge pull request #43536 from jonbonazza/hmacFabio Alessandrelli2020-12-031-0/+1
|\
| * feat: HMAC support in Crypto APIsJon Bonazza2020-11-261-0/+1
* | [Complex Text Layouts] Implement TextServer interface. Implement Fallback Tex...bruvzg2020-11-261-0/+2
|/
* Merge pull request #43727 from Calinou/test-add-aabbRémi Verschelde2020-11-231-0/+1
|\
| * Add a test suite for AABBHugo Locurcio2020-11-201-0/+1
* | Merge pull request #43583 from Calinou/test-add-objectRémi Verschelde2020-11-201-0/+1
|\ \
| * | Add a test suite for ObjectHugo Locurcio2020-11-201-0/+1
* | | Merge pull request #43514 from Calinou/test-add-rect2-rect2iRémi Verschelde2020-11-201-0/+1
|\ \ \
| * | | Add a test suite for Rect2 and Rect2iHugo Locurcio2020-11-201-0/+1
| |/ /
* | | Merge pull request #43517 from Calinou/test-add-jsonRémi Verschelde2020-11-201-0/+1
|\ \ \
| * | | Add a test suite for JSONHugo Locurcio2020-11-141-0/+1
| |/ /
* | / doctest: Do not override command-line optionsAndrii Doroshenko (Xrayez)2020-11-201-4/+0
| |/ |/|
* | Add a test suite for ConfigFileHugo Locurcio2020-11-161-0/+1
* | Merge pull request #43578 from Calinou/test-add-nodepathRémi Verschelde2020-11-161-0/+1
|\ \
| * | Add a test suite for NodePathHugo Locurcio2020-11-151-0/+1
| |/
* | Merge pull request #43572 from Calinou/test-add-pckpackerRémi Verschelde2020-11-161-0/+1
|\ \
| * | Add a test suite for PCKPackerHugo Locurcio2020-11-151-0/+1
| |/
* / Add a test suite for CurveHugo Locurcio2020-11-131-0/+1
|/
* Reorganized core/ directory, it was too fatty alreadyreduz2020-11-071-1/+1
* Refactor MethodBind to use variadic templatesreduz2020-10-181-0/+1
* core/command_queue_mt: Customizable size and testsLyuma2020-10-121-0/+1
* Add a test suite for `List`Andrii Doroshenko (Xrayez)2020-09-131-0/+1
* Move GDNative `String` tests to respective moduleAndrii Doroshenko (Xrayez)2020-09-111-1/+0
* [Complex Test Layouts] Change `String` to use UTF-32 encoding on all platforms.bruvzg2020-09-031-0/+1
* Fix doctest runner ignoring all arguments starting with --teststrank2020-09-021-2/+3
* Register GDScript test tools as test commands to run via command-lineAndrii Doroshenko (Xrayez)2020-09-021-14/+36
* Merge pull request #40955 from Calinou/test-add-expressionRémi Verschelde2020-08-311-0/+1
|\
| * Add a test suite for ExpressionHugo Locurcio2020-08-271-0/+1
* | Add a test suite for GradientHugo Locurcio2020-08-191-0/+1
|/
* Fix memory leak in test argsAndrii Doroshenko (Xrayez)2020-07-311-0/+3
* Merge pull request #40928 from bruvzg/fix_test_heap_use_after_freeRémi Verschelde2020-07-311-1/+2
|\
| * Fix heap use after free in the doctest "main".bruvzg2020-07-311-1/+2
* | Add a test suite for ColorHugo Locurcio2020-07-311-0/+1
|/
* Hide implementation details of doctest macrosAndrii Doroshenko (Xrayez)2020-07-301-1/+1
* Cleanup obsolete tests from displaying in helpAndrii Doroshenko (Xrayez)2020-07-291-50/+8
* Add test suite for `Variant`Andrii Doroshenko (Xrayez)2020-07-281-0/+1