SDL3-CS/SDL3-CS.Tests
Susko3 1c1dbaa8cd Fix SDL_image tests not compiling 2025-06-23 23:13:18 +02:00
..
MainCallbacksTest.cs Update bindings 2024-10-02 00:51:01 +01:00
MyWindow.cs Add SDL_GetEventDescription to tests 2025-06-06 18:53:31 +02:00
ObjectHandle.cs Pull in ObjectHandle changes from framework 2024-05-21 13:32:57 +02:00
Program.cs Add a simple usage test for SDL_GetWindows() 2024-12-17 17:20:39 +01:00
SDL3-CS.Tests.csproj Add simple tests for SDL_image and SDL_ttf 2025-06-22 14:30:20 +02:00
TestClipboard.cs Add SDLBool with implicit bool conversions 2024-09-22 02:03:16 +01:00
TestImage.cs Fix SDL_image tests not compiling 2025-06-23 23:13:18 +02:00
TestInterface.cs Add some missing macros 2024-10-02 02:13:12 +01:00
TestPositionalInputVisualisation.cs Mark interactive test with `[Explicit]` 2024-12-31 02:57:20 +01:00
TestSDLArray.cs Allow `foreach` enumeration over SDLArray 2025-06-05 12:57:08 -05:00
TestSDLBool.cs Add SDLBool with implicit bool conversions 2024-09-22 02:03:16 +01:00
TestTTF.cs Init SDL too 2025-06-23 22:10:36 +09:00
TestTray.cs Implement helper for SDL_GetTrayEntries() 2025-01-05 04:33:11 +00:00
TestUtf8String.cs Change all namespaces to `SDL` (from `SDL3`) 2024-04-19 19:02:22 +02:00
TrayTest.cs Add simple SDL_tray test 2024-12-31 02:56:57 +01:00