1
0
Fork 0
godot/tests/core
Thaddeus Crews 0f67c3e992
Merge pull request #104522 from Ivorforce/localvector-force-trivial-resize
Core: Add `resize_initialized` and `resize_uninitialized` to `Vector` and `LocalVector`
2025-05-27 09:39:27 -05:00
..
config Fix tests that fail when alone 2025-05-06 13:48:16 -04:00
input Use initializer list in Arrays 2025-03-26 18:38:15 +01:00
io Merge pull request #104522 from Ivorforce/localvector-force-trivial-resize 2025-05-27 09:39:27 -05:00
math Core: Replace C math headers with C++ equivalents 2025-04-16 15:49:02 -05:00
object Style: Remove redundant `DEBUG_METHODS_ENABLED` 2025-05-15 13:09:41 -05:00
os Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
string Use Grisu2 algorithm in String::num_scientific to fix serializing 2025-05-22 09:13:16 -07:00
templates Move bisect to Span and deduplicate code. 2025-05-14 18:19:09 +08:00
threads Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
variant Remove build_array and build_dictionary from tests 2025-05-26 13:02:01 -04:00
test_crypto.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
test_hashing_context.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
test_time.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00