summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
* | Added Geometry2D unit testsMarcus Brummer2020-12-302-0/+554
* | Increase number of sections in object files for tests with MSVCAndrii Doroshenko (Xrayez)2020-12-301-0/+5
* | Merge pull request #44586 from madmiraal/rename-stepifyRémi Verschelde2020-12-281-2/+2
|\ \
| * | Rename Math::stepify to snappedMarcel Admiraal2020-12-281-2/+2
* | | Merge pull request #44751 from madmiraal/rename-rect-grow_marginRémi Verschelde2020-12-281-8/+8
|\ \ \
| * | | Rename Rect2 and Rect2i grow_margin() to grow_side()Marcel Admiraal2020-12-281-8/+8
| |/ /
* | | Merge pull request #44593 from madmiraal/rename-mainloop-methodsRémi Verschelde2020-12-283-11/+11
|\ \ \
| * | | Rename MainLoop methods to match Node methodsMarcel Admiraal2020-12-223-11/+11
* | | | Merge pull request #44687 from Xrayez/tests-data-rel-pathRémi Verschelde2020-12-283-1/+86
|\ \ \ \ | |_|/ / |/| | |
| * | | Use relative path to executable for loading test dataAndrii Doroshenko (Xrayez)2020-12-253-1/+86
| | |/ | |/|
* / | Rename empty() to is_empty()Marcel Admiraal2020-12-285-13/+13
|/ /
* | Rename Control margin to offsetMarcel Admiraal2020-12-232-7/+7
* | simplify randi_rangeMarco Cognetta2020-12-211-0/+20
* | Add a paged array templatereduz2020-12-212-0/+154
|/
* Add unit test for `RandomNumberGenerator`Andrii Doroshenko (Xrayez)2020-12-212-0/+147
* Merge pull request #42136 from Xrayez/test-list-apiRémi Verschelde2020-12-201-0/+270
|\
| * Add test cases for the `List` to cover public methodsAndrii Doroshenko (Xrayez)2020-09-231-0/+270
* | Rename Rect2 and Rect2i clip() to intersection()Marcel Admiraal2020-12-191-20/+20
* | Implement automatic LOD (Level of Detail)reduz2020-12-181-1/+7
* | Add test suite for `FileAccess`Andrii Doroshenko (Xrayez)2020-12-113-0/+68
* | Add test suite for `RandomNumberGenerator`Andrii Doroshenko (Xrayez)2020-12-072-0/+112
* | Merge pull request #43536 from jonbonazza/hmacFabio Alessandrelli2020-12-032-0/+75
|\ \
| * | feat: HMAC support in Crypto APIsJon Bonazza2020-11-262-0/+75
* | | [Complex Text Layouts] Implement TextServer interface. Implement Fallback Tex...bruvzg2020-11-263-0/+351
|/ /
* | Merge pull request #43781 from MaxMutantMayer/regex_unit_testsRémi Verschelde2020-11-231-13/+0
|\ \
| * | Move and add new RegEx test casesMaximilian Mayer2020-11-221-13/+0
* | | Merge pull request #43727 from Calinou/test-add-aabbRémi Verschelde2020-11-232-0/+376
|\ \ \ | |/ / |/| |
| * | Add a test suite for AABBHugo Locurcio2020-11-202-0/+376
* | | Merge pull request #43583 from Calinou/test-add-objectRémi Verschelde2020-11-202-0/+93
|\ \ \
| * | | Add a test suite for ObjectHugo Locurcio2020-11-202-0/+93
* | | | Merge pull request #43514 from Calinou/test-add-rect2-rect2iRémi Verschelde2020-11-202-0/+468
|\ \ \ \
| * | | | Add a test suite for Rect2 and Rect2iHugo Locurcio2020-11-202-0/+468
| |/ / /
* | | | Style fix after #43517Rémi Verschelde2020-11-201-1/+0
* | | | Merge pull request #43517 from Calinou/test-add-jsonRémi Verschelde2020-11-202-0/+168
|\ \ \ \
| * | | | Add a test suite for JSONHugo Locurcio2020-11-142-0/+168
| |/ / /
* | / / doctest: Do not override command-line optionsAndrii Doroshenko (Xrayez)2020-11-201-4/+0
| |/ / |/| |
* | | Remove empty lines around braces with the formatting scriptAaron Franke2020-11-1623-25/+0
* | | Add a test suite for ConfigFileHugo Locurcio2020-11-162-0/+158
* | | Merge pull request #43578 from Calinou/test-add-nodepathRémi Verschelde2020-11-162-0/+174
|\ \ \
| * | | Add a test suite for NodePathHugo Locurcio2020-11-152-0/+174
| |/ /
* | | Merge pull request #43572 from Calinou/test-add-pckpackerRémi Verschelde2020-11-162-0/+116
|\ \ \
| * | | Add a test suite for PCKPackerHugo Locurcio2020-11-152-0/+116
| |/ /
* / / Add a test suite for CurveHugo Locurcio2020-11-132-0/+223
|/ /
* | Variant: Rename Type::_RID to Type::RIDRémi Verschelde2020-11-091-1/+1
* | Reorganized core/ directory, it was too fatty alreadyreduz2020-11-0719-39/+39
* | Refactored Variant Operators.reduz2020-11-061-3/+3
* | Remove `Color.contrasted()` as its behavior is barely usefulHugo Locurcio2020-11-031-3/+0
* | Refactor MethodBind to use variadic templatesreduz2020-10-182-0/+166
* | core/command_queue_mt: Customizable size and testsLyuma2020-10-122-0/+483
* | Fix typos with codespellRémi Verschelde2020-09-181-4/+4
|/