1
0
Fork 0
godot/tests
Aaron Franke 9fbf5808a0
Rename server "free" functions to "free_rid" to match exposed API
2025-09-30 16:52:25 -07:00
..
core Merge pull request #110907 from beicause/extension-deconstruct-before-object 2025-09-30 18:35:10 -05: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 Fix TextEdit line wrap indent when disabled 2025-07-22 22:29:05 -04:00
servers Rename server "free" functions to "free_rid" to match exposed API 2025-09-30 16:52:25 -07:00
SCsub
create_test.py Style: Integrate `#pragma once` in builders/checks 2025-03-07 17:32:33 -06:00
display_server_mock.h Change `DisplayServerMacOS` from `GDCLASS` to `GDSOFTCLASS`. Add `GDSOFTCLASS` to other display servers. 2025-04-10 09:18:58 +03:00
test_macros.cpp
test_macros.h Core: Add dedicated `BitField` template 2025-04-11 11:53:26 -05:00
test_main.cpp Core: Add UNIX domain socket support 2025-09-26 05:46:19 +10: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