SFML/test
Chris Thrasher bb1a465e50 Add cppcoreguidelines-pro-type-member-init clang-tidy check
This marks another good step towards systematically rooting out
undefined behavior in the form of reading uninitialized memory.
2023-10-17 21:41:36 -05:00
..
Audio Enable move semantics for SoundFile types 2023-01-22 15:50:53 -07:00
Graphics Add cppcoreguidelines-pro-type-member-init clang-tidy check 2023-10-17 21:41:36 -05: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 Improve sf::FileInputStream test coverage 2023-10-05 16:46:31 -06:00
TestUtilities Add more tests for sf::Text 2023-09-28 12:41:29 -06:00
Window Add more tests for sf::Window 2023-10-05 17:41:29 -06:00
CMakeLists.txt Add tests for sf::Vulkan 2023-09-24 21:12:18 -06:00