SFML/test
Chris Thrasher 2e6c363e64 Mark external headers as SYSTEM headers
Among other benefits this ensures that the compiler doesn't emit
warnings on headers in these paths.
2022-03-10 21:26:39 +01:00
..
Audio Added support for coverage reporting. 2022-02-10 08:08:47 +01:00
Graphics Add tests for sf::Transformable 2022-02-17 20:48:30 +00:00
Network Replace Catch with Doctest 2021-12-24 15:06:32 +01:00
System Const-qualify local variables in Vector2 test, where possible 2022-02-28 16:18:00 +00:00
TestUtilities Unit tests for Vector2 extensions 2022-02-28 16:18:00 +00:00
Window Add tests for sf::ContextSettings 2022-01-13 23:49:37 +01:00
CMakeLists.txt Mark external headers as SYSTEM headers 2022-03-10 21:26:39 +01:00
DoctestMain.cpp Replace Catch with Doctest 2021-12-24 15:06:32 +01:00