Commit Graph

11 Commits

Author SHA1 Message Date
Susko3 748912f70d Update tests 2024-04-17 13:24:26 +02:00
Susko3 c4d0e86523 Change deceptive test name 2024-04-17 12:14:05 +02:00
Susko3 6df4008c77 Cover all cases of "creating" `Utf8String`s 2024-04-17 12:12:45 +02:00
Susko3 6ece973123 Add missing test
It was present in `TestReadOnlySpan` but not for strings.
2024-04-17 12:10:35 +02:00
Susko3 498a714965 Remove unnecessary `UTF8GetBytes()` helper 2024-04-16 13:01:13 +02:00
Susko3 439f85de53 Add `Utf8String`, sourcegen and tests 2024-04-16 12:59:17 +02:00
Susko3 ef423d9f11 Make SDL3-CS.Tests a proper test project 2024-04-16 12:49:45 +02:00
Susko3 a37167744f Add helper for making null-terminated byte arrays 2024-04-15 20:27:41 +02:00
Susko3 120eb3d181 Migrate custom patch to friendly overloads
Some changes are still required.
2024-04-15 19:40:55 +02:00
Dan Balasescu a4519330e5 Refactorings + auto styling 2024-04-07 12:47:29 +09:00
Susko3 99d90c0fb6 Add sample/tests project
Just a playground to see how the string/type/array friendly overloads work.
You'll have to provide the SDL3 library manually.
2024-04-06 14:47:39 +02:00