godot/tests
Rémi Verschelde 58eff50bf1 Merge pull request #64268 from timothyqiu/is-finite
Add `is_finite` method for checking built-in types
2022-10-11 09:25:46 +02:00
..
core Add is_finite method for checking built-in types 2022-10-08 13:25:08 +08:00
data
python_build ci: add basic test pipeline for shader builders 2022-08-19 20:32:13 +09:00
scene Merge pull request #67145 from Paulb23/tab_textedit 2022-10-10 13:52:42 +02:00
servers [Text Server] Prevent composite glyphs which incorporate kashida from being used for justification. Update TextServer tests to clean up on fail. 2022-08-05 19:35:38 +03:00
create_test.py Add a Python script to create new test suites more quickly 2022-08-20 14:41:05 +02:00
SCsub
test_macros.cpp
test_macros.h Fix key mapping changes when moving from macOS to other platform 2022-09-07 18:45:35 +02:00
test_main.cpp Expose registration of physics servers to GDExtension 2022-09-07 15:05:46 +02:00
test_main.h
test_tools.h
test_utils.cpp Rename String plus_file to path_join 2022-08-29 19:38:13 -05:00
test_utils.h
test_validate_testing.h