SFML/test
Chris Thrasher 7bb97a85b1 Compile unit tests for iOS and Android
While you can't easily run these unit tests, it's easy enough to
still compile them so we don't need to go out of way to prohibit
this. CMake has some support for running tests on the target OS
so perhaps in the future we find a compelling way to run the test
suite on a mobile OS.
2024-04-13 11:49:45 -06:00
..
Audio Use loadIntoMemory 2024-04-12 11:49:11 -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 Fixed coverage data not being collected for MinGW builds because OpenCPPCoverage relies on pdb data being available. 2024-04-11 17:32:24 -06:00