godot/tests
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
..
core Zero initialize all pointer class and struct members 2022-04-04 19:49:50 +02:00
data Tests: Improve coverage for File::get_csv_line() 2021-08-04 11:53:21 +02:00
scene Unify TextServer built-in module and GDExtension code. 2022-03-17 08:15:29 +02:00
servers Unify TextServer built-in module and GDExtension code. 2022-03-17 08:15:29 +02:00
SCsub Remove unused GDNative code 2022-03-09 13:59:03 +01:00
test_macros.cpp Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
test_macros.h Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
test_main.cpp Add sub-pixel glyph positioning support. 2022-02-12 19:55:52 +02:00
test_main.h Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
test_tools.h Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
test_utils.cpp Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
test_utils.h Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
test_validate_testing.h Update copyright statements to 2022 2022-01-03 21:27:34 +01:00