1
0
Fork 0
godot/tests
Lukas Tenbrink 43a8009a56 Clean up String::find to remove duplicate code, and speed up comparison with `memcmp` where possible. 2025-11-19 22:39:05 +01:00
..
core Clean up String::find to remove duplicate code, and speed up comparison with `memcmp` where possible. 2025-11-19 22:39:05 +01:00
data Core: Remove `skip_cr` argument from `String` 2025-09-28 10:07:24 -05:00
python_build Avoid unnecessary version_get_uniform() calls 2025-04-28 15:05:59 +02:00
scene Merge pull request #108507 from dementive/optimize-scene-tree-groups 2025-11-14 14:22:57 -06:00
servers Use Inter as the default editor font, features enabled 2025-10-21 16:04:45 -03:00
SCsub
create_test.py Style: Integrate `#pragma once` in builders/checks 2025-03-07 17:32:33 -06:00
display_server_mock.h Move server files into their subfolders 2025-09-30 19:39:39 -07:00
test_macros.cpp
test_macros.h Core: Add dedicated `BitField` template 2025-04-11 11:53:26 -05:00
test_main.cpp Make NavigationServer backend engine selectable 2025-10-30 08:59:06 +01:00
test_main.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
test_tools.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
test_utils.cpp
test_utils.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
test_validate_testing.h Use initializer list in Arrays 2025-03-26 18:38:15 +01:00