SFML/test
Chris Thrasher 105ff68a6a Time out test for public IP address
On poor network connections, the call to getPublicAddress may hang
indefinitely. If it is to succeed, let's require that it succeed
within a reasonable time frame to put an upper limit on how long
this test takes to run.
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 Time out test for public IP address 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