godot/tests/core/templates
Rémi Verschelde 1aaf20b1f1
Merge pull request #98488 from RandomShaper/lockless_rid_fetch_pro
Fix `RID_Owner` synchronization
2025-01-06 08:38:14 +01:00
..
test_a_hash_map.h Core: Expand std::initializer_list support 2024-12-18 18:46:59 -06:00
test_command_queue.h Refactor CommandQueueMT to use vararg templates 2025-01-02 15:35:08 +01:00
test_hash_map.h Core: Expand std::initializer_list support 2024-12-18 18:46:59 -06:00
test_hash_set.h Core: Expand std::initializer_list support 2024-12-18 18:46:59 -06:00
test_list.h Core: Expand std::initializer_list support 2024-12-18 18:46:59 -06:00
test_local_vector.h
test_lru.h
test_oa_hash_map.h Core: Expand std::initializer_list support 2024-12-18 18:46:59 -06:00
test_paged_array.h
test_rid.h Fix RID_Owner synchronization 2025-01-03 17:05:36 +01:00
test_vector.h Destruct CowData more graciously by avoiding accidentally exposing a half-destructed buffer. This can avoid problems if any of the destructed objects tries to access the data while it's being destructed. 2024-12-21 20:01:03 +01:00