summaryrefslogtreecommitdiffstats
path: root/tests/test_main.cpp
Commit message (Expand)AuthorAgeFilesLines
* Move and organize tests into subfoldersAaron Franke2021-11-071-51/+51
* Implement TextServer GDExtension interface, remove TextServer GDNative interf...bruvzg2021-10-011-7/+1
* Add CodeEdit breakpoint unit testsPaulb232021-09-011-0/+1
* Create framework for testing SignalsPaulb232021-09-011-4/+21
* Allow unit testing SceneTree OjectsPaulb232021-09-011-0/+133
* Add Time singletonAaron Franke2021-06-111-0/+1
* Fix some warnings raised by GCC-11.1jfons2021-05-251-15/+18
* Add a test suite for VectorHugo Locurcio2021-05-191-0/+1
* Add a test suite for TranslationHugo Locurcio2021-05-171-0/+1
* Add a test suite for DictionaryHugo Locurcio2021-03-311-0/+1
* add tests for path3dDaniel Kříž2021-03-291-0/+1
* Add unit tests for HashingContextMaximilian Mayer2021-03-071-0/+1
* 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