1
0
Fork 0
godot/tests/core
Thaddeus Crews ea62170dac
Core: Add `constexpr` constructors/operators to math structs
• Begin integrating `constexpr` on math tests; use `static_assert` where appropriate
2025-03-17 12:15:31 -05:00
..
config Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
input Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
io Use `get_slicec` instead of `get_slice` for single character splitters 2025-03-08 20:36:37 +01:00
math Core: Add `constexpr` constructors/operators to math structs 2025-03-17 12:15:31 -05:00
object Merge pull request #91660 from AThousandShips/methodinfo_vec 2025-03-14 10:06:13 -05:00
os Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
string Merge pull request #103825 from JulianHeuser/region_highlight_crash_fix 2025-03-11 19:54:46 -05:00
templates Add iteration to `Span`. 2025-03-11 23:46:25 +01:00
threads Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
variant Add ConstIterator to Dictionary. 2025-03-13 01:28:46 +08: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