godot/tests/core
Rémi Verschelde f8ab79e68a Zero initialize all pointer class and struct members
This prevents the pitfall of UB when checking if they have been
assigned something valid by comparing to nullptr.
2022-04-04 19:49:50 +02:00
..
io Refactor Object metadata 2022-03-24 14:21:52 +01:00
math Zero initialize all pointer class and struct members 2022-04-04 19:49:50 +02:00
object Refactor Object metadata 2022-03-24 14:21:52 +01:00
string Style: Cleanup single-line blocks, semicolons, dead code 2022-02-16 14:06:29 +01:00
templates
variant
test_crypto.h
test_hashing_context.h
test_time.h Add offset string from minutes conversion method to Time singleton 2022-02-23 22:12:02 -06:00