summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Fix default NodePaths saved in scenekobewi2024-06-031-0/+73
* Merge pull request #90506 from Calinou/test-transform2d-add-more-testsRémi Verschelde2024-05-291-13/+97
|\
| * Add more unit tests for Transform2Dtitus1252024-04-101-13/+97
* | make InstancePlaceholder in charge of node reference resolutionAdriano Orioli2024-05-282-0/+533
* | Properly set window class in WaylandPaulo Poiati2024-05-222-2/+2
* | Update pre-commit hooks configuration to use `ruff` instead of `black`Jakub Marcowski2024-05-212-2/+2
* | CI: Fix incorrect executable permsThaddeus Crews2024-05-171-0/+0
* | Merge pull request #91909 from KoBeWi/have_fun_reviewing_thisRémi Verschelde2024-05-143-90/+89
|\ \
| * | Use Core/Scene stringnames consistentlykobewi2024-05-133-90/+89
* | | Merge pull request #91880 from AThousandShips/curve_testsRémi Verschelde2024-05-132-3/+62
|\ \ \ | |/ / |/| |
| * | [Tests] Expand tests for `Curve2D/3D`A Thousand Ships2024-05-122-3/+62
* | | Add shorthand for using singleton string nameskobewi2024-05-111-2/+2
|/ /
* | Fix AABB Ray intersection - return insidelawnjelly2024-05-091-0/+61
* | Merge pull request #91619 from AThousandShips/find_improveRémi Verschelde2024-05-082-10/+10
|\ \
| * | Replace `find` with `contains/has` where applicableA Thousand Ships2024-05-082-10/+10
* | | [Core] Add case-insensitive `String::containsn`A Thousand Ships2024-05-081-1/+14
|/ /
* | Style: Trim trailing whitespace and ensure newline at EOFRémi Verschelde2024-05-082-2/+1
* | Merge pull request #91615 from Frozenfire92/remap-doc-nan-noteRémi Verschelde2024-05-081-0/+3
|\ \
| * | Add notes for remap's return when istart and istop are the sameJoel Kuntz2024-05-071-0/+3
* | | Add const char * overloads to String classWilson E. Alvarez2024-05-072-139/+218
* | | Merge pull request #90705 from AThousandShips/foreach_listRémi Verschelde2024-05-076-17/+16
|\ \ \
| * | | Reduce and prevent unnecessary random-access to `List`A Thousand Ships2024-05-046-17/+16
| |/ /
* | | Merge pull request #91621 from AThousandShips/localvector_hasRémi Verschelde2024-05-061-1/+10
|\ \ \
| * | | [Core] Add `LocalVector::has` for convenienceA Thousand Ships2024-05-061-1/+10
| |/ /
* / / add timer node testsShashank C2024-05-062-0/+218
|/ /
* | Merge pull request #85474 from fire/packedvector4arrayRémi Verschelde2024-05-034-1/+15
|\ \
| * | Add PackedVector4Array Variant typeK. S. Ernest (iFire) Lee2024-05-034-1/+15
* | | Merge pull request #81639 from MJacred/is_letterRémi Verschelde2024-05-031-0/+91
|\ \ \ | |/ / |/| |
| * | Add is_valid_letter() to TextServerMJacred2024-05-021-0/+91
* | | Fix TextEdit crash with multiple carets disabledkit2024-05-021-0/+5
* | | Merge pull request #86978 from kitbdev/multicaret-overhaulRémi Verschelde2024-04-304-1094/+5977
|\ \ \
| * | | Overhaul multiple caret editing in TextEdit.kit2024-04-264-1094/+5977
* | | | Fix unsafe uses of `Callable.is_null()`A Thousand Ships2024-04-271-1/+1
|/ / /
* | | Merge pull request #90229 from Santoss1809/masterRémi Verschelde2024-04-261-0/+59
|\ \ \
| * | | Fix error message when removing only child from GraphNodeJoão Santos2024-04-261-0/+59
* | | | Merge pull request #91103 from smix8/navregion_test_errRémi Verschelde2024-04-241-0/+2
|\ \ \ \
| * | | | NavigationRegion test suppress warningsmix82024-04-241-0/+2
* | | | | Merge pull request #90894 from lyuma/animation_step_30Rémi Verschelde2024-04-241-1/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Set animation step from importers. Increase default step from 10 to 30 FPS.Lyuma2024-04-191-1/+1
* | | | | Suppressed expected errors for uncached resources.killzebug2024-04-221-0/+5
* | | | | Replace Clipper1 library by Clipper2 libraryRicardo Buring2024-04-201-4/+4
* | | | | Merge pull request #61013 from Calinou/test-add-transform3dRémi Verschelde2024-04-191-0/+29
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Add rotation unit tests for Transform3DHugo Locurcio2024-04-101-0/+29
| | |_|/ | |/| |
* | | | Tests: Disable NavigationServer3D async bake test with race conditionRémi Verschelde2024-04-171-0/+3
* | | | Fix some build errors with `disable_3d=yes`A Thousand Ships2024-04-161-1/+1
* | | | Update NavigationRegion test rid functionsmix82024-04-162-2/+2
* | | | Merge pull request #90268 from RandomShaper/wtp_serversRémi Verschelde2024-04-152-10/+101
|\ \ \ \
| * | | | WorkerThreadPool: Support daemon-like tasks (via yield semantics)Pedro J. Estébanez2024-04-102-10/+101
* | | | | [Core] Fix incorrect comparison for `Array` const iteratorA Thousand Ships2024-04-131-0/+4
* | | | | Tests: Remove NavigationRegion3D race condition that fails on CIRémi Verschelde2024-04-131-9/+0