1
0
Fork 0
godot/tests/core
David Snopek d95d49ee12 Add `RequiredParam<T>` and `RequiredValue<T>` to mark `Object *` arguments and return values as required
Co-authored-by: Thaddeus Crews <repiteo@outlook.com>
2025-11-24 12:12:09 -06:00
..
config Added ability to get a list of project settings changed. 2025-11-06 20:15:07 +10:00
input Fix modifier order in keycode string generation 2025-07-06 14:23:50 -07:00
io Add Image.load_exr_from_buffer and enable tinyexr by default 2025-11-21 18:58:26 +01:00
math Merge pull request #104793 from YYF233333/remove_astar_stress_test 2025-10-30 10:46:02 -05:00
object Add `RequiredParam<T>` and `RequiredValue<T>` to mark `Object *` arguments and return values as required 2025-11-24 12:12:09 -06:00
os Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
string Add methods for querying loaded `Translation` instances 2025-11-21 08:51:26 +08:00
templates Add `Span` equality (`==` and `!=`) operators. 2025-11-15 14:21:54 +01:00
threads Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
variant Add more Dictionary tests 2025-10-31 15:37:05 -04:00
test_crypto.h Replace `std::size` usage with `std_size` to avoid `<iterator>` include. 2025-10-05 00:26:11 +02: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