summaryrefslogtreecommitdiffstats
path: root/tests/test_main.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add unit tests for HeightMapShape3DLeon Stansfield2024-09-061-0/+1
* [Tests] Make `[Audio]` tag consistent with other test environment tagsHendrik Brucker2024-09-041-1/+1
* Merge pull request #92656 from fire/vsk-json-to-native-4.3Rémi Verschelde2024-08-301-0/+1
|\
| * Ability to convert native engine types to JSON and back.K. S. Ernest (iFire) Lee2024-08-291-0/+1
* | Merge pull request #93824 from wheatear-dev/test-option-buttonRémi Verschelde2024-08-281-0/+1
|\ \
| * | Add tests for OptionButtonEdward Moulsdale2024-07-181-0/+1
* | | Merge pull request #93381 from Luis-Wong/test-buttonRémi Verschelde2024-08-281-0/+1
|\ \ \
| * | | Created button test for is_hovered() method.Luis-Wong2024-07-261-0/+1
| | |/ | |/|
* | | Merge pull request #90501 from Calinou/test-add-gradienttextureRémi Verschelde2024-08-281-0/+1
|\ \ \
| * | | Add unit tests for GradientTexture1D and GradientTexture2DHugo Locurcio2024-04-101-0/+1
* | | | Merge pull request #95218 from MylesScholz/unit-testsRémi Verschelde2024-08-271-0/+1
|\ \ \ \
| * | | | StyleBoxTexture unit testsMylesScholz2024-08-081-0/+1
| | |/ / | |/| |
* / | | Improve Tree performanceaaronp642024-07-261-0/+1
|/ / /
* | / Fix PathFollow tests, Add forward vector test to PathFollow3DRaul Santos2024-07-201-0/+2
| |/ |/|
* | [Tests] Fix various unit tests on minimal buildsA Thousand Ships2024-07-181-7/+16
* | Add unit test cases for ImageTexture3Dgaven2024-06-121-0/+1
* | make InstancePlaceholder in charge of node reference resolutionAdriano Orioli2024-05-281-0/+1
* | Properly set window class in WaylandPaulo Poiati2024-05-221-1/+1
* | Replace `find` with `contains/has` where applicableA Thousand Ships2024-05-081-4/+4
* | Merge pull request #90705 from AThousandShips/foreach_listRémi Verschelde2024-05-071-3/+3
|\ \
| * | Reduce and prevent unnecessary random-access to `List`A Thousand Ships2024-05-041-3/+3
* | | add timer node testsShashank C2024-05-061-0/+1
|/ /
* / Fix some build errors with `disable_3d=yes`A Thousand Ships2024-04-161-1/+1
|/
* Merge pull request #90313 from Nazarwadim/unit_tests_oa_hash_mapRémi Verschelde2024-04-101-0/+1
|\
| * Add unit tests for OAHashMapnazarii2024-04-101-0/+1
* | Merge pull request #88614 from ramadm/test-camera-2dRémi Verschelde2024-04-101-0/+1
|\ \
| * | Add unit tests for Camera2DRama Del Maestro2024-02-211-0/+1
* | | Add unit test for resolve_hostnameRevoluPowered2024-04-101-0/+1
| |/ |/|
* | Add methods to get argument count of methodsA Thousand Ships2024-03-101-0/+1
* | Fixed MERGE_ALL commit from repeating actionsSofox2024-03-051-0/+1
* | 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
|\ \