Audio
|
Added support for coverage reporting.
|
2022-02-10 08:08:47 +01:00 |
Graphics
|
Replace sf::Uint8 with std::uint8_t
|
2022-09-09 10:28:53 +02:00 |
Network
|
Replace sf::Int8 with std::int8_t
|
2022-09-09 10:28:53 +02:00 |
System
|
Replace sf::Uint8 with std::uint8_t
|
2022-09-09 10:28:53 +02: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
|
Fix formatting and style
|
2022-08-22 11:26:57 +08:00 |
DoctestMain.cpp
|
Remove vendored doctest header
|
2022-07-20 08:56:59 +02:00 |