SDL3-CS/SDL3-CS.Tests
Dan Balasescu 3767eb2ab9
Merge pull request #266 from Susko3/fix-SDL_mixer-friendly-overloads
Fix SDL_mixer friendly overloads not generating
2025-12-13 13:28:34 +09: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 Fix prefix 2025-08-03 00:14:47 +09:00
SDL3-CS.Tests.csproj Fix build failing if SDL is not cloned 2025-08-30 23:14:43 +02:00
TestClipboard.cs Add SDLBool with implicit bool conversions 2024-09-22 02:03:16 +01:00
TestError.cs Add tests for SDL_error.cs 2025-12-13 02:17:34 +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
TestMixer.cs Add failing tests for SDL_mixer 2025-12-13 03:09:01 +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 Fix `Unsafe_` method generation in SDL_ttf 2025-06-24 11:00:53 +02: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