SFML/test
Chris Thrasher b94df9e0d8 Let tests succeed even if nullopt is returned
This is the desire behavior when the network fails so we can't
just fail the test when this happens.
2022-09-12 15:58:51 -06:00
..
Audio Added support for coverage reporting. 2022-02-10 08:08:47 +01:00
Graphics Replace sf::Uint32 with std::uint32_t 2022-09-12 15:36:55 -06:00
Network Let tests succeed even if nullopt is returned 2022-09-12 15:58:51 -06:00
System Replace sf::Uint32 with std::uint32_t 2022-09-12 15:36:55 -06:00
TestUtilities Remove vendored doctest header 2022-07-20 08:56:59 +02:00
Window Remove vendored doctest header 2022-07-20 08:56:59 +02:00
CMakeLists.txt Treat each test case as a unique test 2022-09-10 20:03:25 +03:00
DoctestMain.cpp Remove vendored doctest header 2022-07-20 08:56:59 +02:00