1
0
Fork 0
godot/tests
Rémi Verschelde 61639d9574
Merge pull request #106996 from Ivorforce/no-oa-hashmap
Core: Remove `OAHashMap`, in favour of `AHashMap`
2025-06-05 13:12:34 +02:00
..
core Merge pull request #106996 from Ivorforce/no-oa-hashmap 2025-06-05 13:12:34 +02:00
data Use libjpeg-turbo for improved jpg compatibility and speed 2025-05-02 11:47:56 +02:00
python_build Avoid unnecessary version_get_uniform() calls 2025-04-28 15:05:59 +02:00
scene Added new unit tests for Sprite2D. 2025-06-02 20:47:18 -07:00
servers Remove build_array and build_dictionary from tests 2025-05-26 13:02:01 -04: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 Merge pull request #106996 from Ivorforce/no-oa-hashmap 2025-06-05 13:12:34 +02: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