summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Add a test suite for DictionaryHugo Locurcio2021-03-312-0/+160
* add tests for path3dDaniel Kříž2021-03-292-0/+86
* Rename ButtonList enum and members to MouseButtonAaron Franke2021-03-231-2/+2
* Merge pull request #44398 from RevoluPowered/unit-tests-for-export-templatesRémi Verschelde2021-03-231-0/+3
|\
| * Add unit tests for export templatesGordon MacPherson2021-03-221-0/+3
* | Disable backface collision with ConcavePolygonShape by defaultPouleyKetchoupp2021-03-181-2/+4
* | Merge pull request #45545 from abaire/relaxes_gltf_name_sanitizationRémi Verschelde2021-03-091-0/+14
|\ \
| * | Relaxes Node naming constraints in glTF documents to match the Editor.abaire2021-02-241-0/+14
* | | Add unit tests for HashingContextMaximilian Mayer2021-03-072-0/+166
* | | Merge pull request #46473 from angad-k/PathFollow2D-unit-testRémi Verschelde2021-02-271-12/+24
|\ \ \
| * | | fix initializations of node Path2D unit testsAngad Kambli2021-02-271-12/+24
* | | | Added test file and test casesJames Gordon2021-02-272-0/+418
* | | | Merge pull request #45914 from HenryWConklin/45841-xml-entitiesRémi Verschelde2021-02-243-0/+121
|\ \ \ \
| * | | | Add support for numeric XML entities to XMLParserHenry Conklin2021-02-143-0/+121
| | |/ / | |/| |
* | | | Merge pull request #46341 from angad-k/PathFollow3D-unit-testRémi Verschelde2021-02-241-0/+220
|\ \ \ \
| * | | | add PathFollow3D unit testAngad Kambli2021-02-231-0/+220
* | | | | Merge pull request #46277 from angad-k/PathFollow2D-unit-testRémi Verschelde2021-02-211-0/+229
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | set up PathFollow2D unit testAngad Kambli2021-02-211-0/+229
| |/ / /
* / / / Add a test suite for ResourceHugo Locurcio2021-02-202-0/+115
|/ / /
* | | Add a test suite for ArraySarav Noor Singh2021-02-192-0/+187
* | | Merge pull request #45032 from neikeq/classdb-tests-for-44856Rémi Verschelde2021-02-181-5/+38
|\ \ \
| * | | Add ClassDB tests to look for core API deps on editor APIIgnacio Etcheverry2021-01-091-5/+38
* | | | Use Vector3.UP as a default value for look_at's up vectorAaron Franke2021-02-161-2/+2
| |/ / |/| |
* | | Add Unit Tests for Variant Assignmentsps11122021-02-111-0/+594
* | | Make Servers truly Thread Safereduz2021-02-101-4/+10
* | | Add a test suite for the Image classManolis Papadeas2021-02-067-0/+260
* | | Merge pull request #45315 from RandomShaper/modernize_threadRémi Verschelde2021-01-311-10/+6
|\ \ \
| * | | Modernize ThreadPedro J. Estébanez2021-01-291-10/+6
* | | | Merge pull request #45519 from aaronfranke/physics-real_tRémi Verschelde2021-01-291-7/+7
|\ \ \ \
| * | | | Use real_t in physics codeAaron Franke2021-01-281-7/+7
* | | | | Merge pull request #45411 from a-ivanov/more-object-testsRémi Verschelde2021-01-291-0/+213
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Unit tests for Object creation and property getter/setterAnton Ivanov2021-01-291-0/+213
* | | | | Unify URI encoding/decoding and add to C#Aaron Franke2021-01-281-11/+3
* | | | | Make hex_to_int and bin_to_int handle the prefix automaticallyAaron Franke2021-01-281-4/+1
* | | | | Renamed String.ord_at to unicode_atYuri Roubinsky2021-01-261-1/+1
| |/ / / |/| | |
* | | | Merge pull request #44797 from a-ivanov/marshall-core-unit-testsRémi Verschelde2021-01-242-0/+330
|\ \ \ \
| * | | | Unit tests for encoding/decoding VariantAnton Ivanov2021-01-241-0/+171
| * | | | Unit tests for encoding/decoding of base typesAnton Ivanov2021-01-242-0/+159
| | |/ / | |/| |
* | | | Merge pull request #44514 from madmiraal/split-os-executeRémi Verschelde2021-01-121-1/+1
|\ \ \ \
| * | | | Split OS::execute into two methodsMarcel Admiraal2021-01-091-1/+1
| |/ / /
* / / / Add function `LocalVector::remove_unordered`AndreaCatania2021-01-112-0/+230
|/ / /
* | | Use comma over `<<` operator for all unit test loggingAndrii Doroshenko (Xrayez)2021-01-085-55/+53
* | | doctest: Update to 2.4.4Rémi Verschelde2021-01-081-4/+4
| |/ |/|
* | Update copyright statements to 2021Rémi Verschelde2021-01-0148-96/+96
* | 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
| |/ /