SFML/test/Window
Chris Thrasher d6079ce526 Reenable sf::Cursor tests
A fun thing about runDisplayTests() is that it means that the tests
won't get run in CI on the DRM code. Technically you can run the
display tests locally when buidling with DRM so these tests will
still fail under those circumstances. Regardless I think this is a
net positive to run the tests in CI.
2023-09-13 16:19:18 -06:00
..
Clipboard.test.cpp Add tests for sf::Clipboard 2023-09-05 16:18:18 -06:00
Context.test.cpp Switch to Catch2 2023-05-13 12:38:11 -06:00
ContextSettings.test.cpp Switch to Catch2 2023-05-13 12:38:11 -06:00
Cursor.test.cpp Reenable sf::Cursor tests 2023-09-13 16:19:18 -06:00
Event.test.cpp Add tests for sf::Event 2023-08-27 10:04:14 -06:00
GlResource.test.cpp Moved most variables in sfml-graphics, GlResource and GlContext out of namespace scope. 2023-06-02 10:22:48 -06:00
Keyboard.test.cpp Add tests for sf::Keyboard 2023-09-05 15:19:53 -06:00
VideoMode.test.cpp Switch to Catch2 2023-05-13 12:38:11 -06:00
Window.test.cpp Switch to Catch2 2023-05-13 12:38:11 -06:00
WindowBase.test.cpp Consistently use getNativeHandle function name 2023-08-27 16:52:00 -06:00