SFML/test/Window
2023-12-22 10:47:30 -06:00
..
Clipboard.test.cpp Add tests for sf::Clipboard 2023-09-05 16:18:18 -06:00
Context.test.cpp Add move semantics to sf::Context 2023-12-09 10:27:57 -07:00
ContextSettings.test.cpp Switch to Catch2 2023-05-13 12:38:11 -06:00
Cursor.test.cpp Make Cursor::Type a scoped enumeration 2023-12-15 15:18:25 -07: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
Joystick.test.cpp Make Joystick::Axis a scoped enumeration 2023-12-15 15:18:25 -07:00
Keyboard.test.cpp Make Keyboard::Key a scoped enumeration 2023-12-22 10:47:30 -06:00
VideoMode.test.cpp Add more tests for sf::VideoMode 2023-09-19 13:43:28 -06:00
Vulkan.test.cpp Add tests for sf::Vulkan 2023-09-24 21:12:18 -06:00
Window.test.cpp Fixed window tests not accepting a context with better than requested settings. 2023-11-12 10:35:48 -07:00
WindowBase.test.cpp Consistently use getNativeHandle function name 2023-08-27 16:52:00 -06:00