summaryrefslogtreecommitdiffstats
path: root/tests/test_main.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* | Fix some additional errors with 3D disabledA Thousand Ships2024-02-231-7/+15
* | [Physics] Fix export with 3D disabledA Thousand Ships2024-02-221-0/+8
|/
* Added ImageTexture unit testsb2024-02-191-0/+1
* [Tests] Fix test regression without editorA Thousand Ships2024-02-171-0/+7
* Merge pull request #86874 from AThousandShips/no_3d_fixRémi Verschelde2024-01-081-6/+9
|\
| * Fix some build errors with `disable_3d=Yes`A Thousand Ships2024-01-071-6/+9
* | Add unit test runner for autocompletionHolonProduction2024-01-051-1/+16
|/
* Add tests for Camera3DCHM2023-11-131-0/+1
* Add 2D navigation mesh bakingsmix82023-09-251-2/+2
* Add unit tests for type_convert Variant utility functionAaron Franke2023-09-081-0/+1
* Introduce the concept of global theme contextsYuri Sizov2023-09-061-1/+3
* Fix ThemeDB initialization in testsYuri Sizov2023-09-041-9/+8
* Merge pull request #80105 from Sauermann/fix-global-transformRémi Verschelde2023-08-281-0/+2
|\
| * Fix global transform validity for `Node2D` and `Control`Markus Sauermann2023-08-081-0/+2
* | Suppress expected errors in navi-related unit tests, #80616Pawel Lampe2023-08-221-0/+4
* | Fix nodes receiving mouse events in black bars of `Window`Markus Sauermann2023-08-091-0/+1
* | Support shader preprocessor concatenation symbolJohan Aires Rastén2023-08-081-0/+1
|/
* Merge pull request #79440 from sepTN/test-packed-sceneRémi Verschelde2023-08-071-0/+1
|\
| * Add unit tests for PackedSceneSeptian2023-08-061-0/+1
* | Merge pull request #79331 from azuloo/translation-server-test-suiteRémi Verschelde2023-08-071-0/+1
|\ \
| * | Add a test suite for TranslationServerazuloo2023-07-111-0/+1
| |/
* / Added tests to InputEventMiguel Pereira2023-07-171-0/+1
|/
* Add HTTPClient unit testsangel-7212023-06-211-0/+1
* Add initial 'NavigationObstacle' and 'NavigationRegion' testsPawel Lampe2023-06-141-0/+4
* Add unit test: mouse movement after slider releaseMarkus Sauermann2023-06-051-0/+1
* Streamline WorkerThreadPool tests and make them more robustmyaaaaaaaaa2023-05-171-3/+9
* Fix multiple issues in WorkerThreadPoolPedro J. Estébanez2023-05-111-0/+2
* add unit tests for Curve3DAlex Drozd2023-05-101-0/+1
* Fix various errors when running the unit testsRedworkDE2023-05-091-1/+1
* Add initial navigation testsPawel Lampe2023-02-131-0/+11
* Add Unit Tests for Viewport InputEvent handlingMarkus Sauermann2023-02-091-0/+4
* Merge pull request #71972 from Sauermann/fix-test-dsRémi Verschelde2023-01-311-1/+4
|\
| * [unittests] Send Mouse events via DisplayServer instead of push_inputMarkus Sauermann2023-01-291-1/+4
* | Add Unit test for InputEventMouseARez2023-01-291-0/+1
|/
* Add unit tests for Curve2DHenrique Coura2023-01-131-0/+1
* Add support for the custom initial screen for the main window, fix primary sc...bruvzg2023-01-071-1/+1
* One Copyright Update to rule them allRémi Verschelde2023-01-051-29/+29
* Add initial tests for NodeMarius Hanl2023-01-031-0/+1
* Merge pull request #70396 from jainl28patel/VisualShader-unit-testYuri Rubinsky2022-12-261-0/+1
|\
| * Add unit test for VisualShaderjainl28patel2022-12-261-0/+1
* | Added the possibility to define a default value in ProjectSettings.get_settin...Marius Hanl2022-12-211-0/+1
|/
* Remove duplicate project settings definitionskobewi2022-11-081-3/+0
* Add a test suite for `Math::` namespace functionsHendrik Brucker2022-11-041-0/+1
* Merge pull request #67274 from jbcolli2/Primitive_TestsRémi Verschelde2022-11-021-0/+1
|\
| * PrimitiveMesh unit tests.jbcolli22022-10-141-0/+1
* | Merge pull request #66927 from jbcolli2/Path2d-TestsRémi Verschelde2022-11-021-0/+1
|\ \
| * | Unit tests for Path2D module.jbcolli22022-10-121-0/+1
| |/
* | Merge pull request #67800 from jbcolli2/ArrayMesh-UnitTestsRémi Verschelde2022-10-311-0/+1
|\ \
| * | ArrayMesh unit testsjbcolli22022-10-241-0/+1
| |/
* / Make window creation with custom position do not flashWei Guo2022-10-241-1/+1
|/