1
0
Fork 0
godot/tests/core
Thaddeus Crews 754e3b3f9a
Merge pull request #103825 from JulianHeuser/region_highlight_crash_fix
Fix crash related to #region/#endregion caused by trailing spaces
2025-03-11 19:54:46 -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 Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
object [Tests] Add check for argument name validity 2025-03-10 14:57:21 +01: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 `Span` struct (replacing `StrRange`). Spans represent read-only access to a contiguous array, resembling `std::span`. 2025-03-09 18:19:51 +01:00
threads Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
variant Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06: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