SFML/test
Chris Thrasher d6e1961112 Ensure struct data members are given an initial value
While I don't suspect there are any uninitialize variable bugs
present, it's still good to err on the side of safety and provide
an initial value nonetheless.
2024-04-16 19:14:38 -06:00
..
Audio Ensure struct data members are given an initial value 2024-04-16 19:14:38 -06:00
Graphics Improve test coverage 2024-04-11 12:59:06 -06:00
install Added missing SFML_USE_STATIC_STD_LIBS checks to CMake configuration. 2023-10-31 23:22:28 +01:00
Network Header cleanup guided by IWYU 2024-02-09 12:52:23 +01:00
System Header cleanup guided by IWYU 2024-02-09 12:52:23 +01:00
TestUtilities Compile unit tests for iOS and Android 2024-04-13 11:49:45 -06:00
Window Add more sf::Context tests 2024-04-02 20:10:24 -05:00
CMakeLists.txt Add type trait tests for sf::SoundFileWriter 2024-04-16 17:05:42 -06:00