SFML/test
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
..
Audio Enable move semantics for SoundFile types 2023-01-22 15:50:53 -07:00
Graphics Add move semantics to sf::RenderTarget and sf::RenderTexture 2023-09-05 17:12:06 -06:00
install Remove Sound default constructor 2023-08-27 16:46:52 -06:00
Network Consistently use getNativeHandle function name 2023-08-27 16:52:00 -06:00
System Use std::filesystem::path for paths 2023-07-27 11:13:45 -06:00
TestUtilities Switch to Catch2 2023-05-13 12:38:11 -06:00
Window Reenable sf::Cursor tests 2023-09-13 16:19:18 -06:00
CMakeLists.txt Add tests for sf::Clipboard 2023-09-05 16:18:18 -06:00