SDL3-CS/SDL3-CS.Tests
Susko3 f6ba38cb90 Add string-friendly overload for `SDL_SetClipboardData`
`string[]` marshalling is horrible to implement manually, so I'm using `LibraryImport`.
2024-04-23 14:45:12 +02:00
..
MyWindow.cs Change all namespaces to `SDL` (from `SDL3`) 2024-04-19 19:02:22 +02:00
ObjectHandle.cs Change all namespaces to `SDL` (from `SDL3`) 2024-04-19 19:02:22 +02:00
Program.cs Add MVP android tests 2024-04-19 19:34:09 +02:00
SDL3-CS.Tests.csproj Add desktop tests project 2024-04-20 19:30:24 +09:00
TestClipboard.cs Add string-friendly overload for `SDL_SetClipboardData` 2024-04-23 14:45:12 +02:00
TestUtf8String.cs Change all namespaces to `SDL` (from `SDL3`) 2024-04-19 19:02:22 +02:00