SFML/test/Window
Lukas Dürrenberger 6591c59504 Add window create functions without style specifier
This brings the create() functions inline with the constructor overloads
for WindowBase, Window, and RenderWindow
2024-09-16 12:05:59 -04:00
..
Clipboard.test.cpp Add tests for sf::Clipboard 2023-09-05 16:18:18 -06:00
Context.test.cpp Add more sf::Context tests 2024-04-02 20:10:24 -05:00
ContextSettings.test.cpp Change spelling of anti-aliasing 2024-09-09 18:37:00 -06:00
Cursor.test.cpp Throw custom sf::Exception type 2024-08-25 12:17:49 -06:00
Event.test.cpp Added visitation support to Event and WindowBase via handleEvents. 2024-07-08 15:16:20 -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 Add window create functions without style specifier 2024-09-16 12:05:59 -04:00
WindowBase.test.cpp Add window create functions without style specifier 2024-09-16 12:05:59 -04:00