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
|
Add more tests for sf::Packet
|
2022-10-01 12:35:29 -06:00 |
System
|
Replace sf::Uint64 with std::uint64_t
|
2022-09-13 11:15:03 -06:00 |
TestUtilities
|
Remove unnecessary sf:: usage
|
2022-10-01 23:19:52 +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 |