SFML/test
Chris Thrasher b3a467678d Add tests for sf::Http
This class hides a lot of its logic in the private section of the
classes and uses friends to access them so there is little accessible
in the public interface for testing.
2023-08-27 16:46:05 -06:00
..
Audio Enable move semantics for SoundFile types 2023-01-22 15:50:53 -07:00
Graphics Remove unnecessary parentheses 2023-08-21 09:07:32 -06:00
install Upgrade to CMake 3.22 2023-05-13 12:09:09 -06:00
Network Add tests for sf::Http 2023-08-27 16:46:05 -06:00
System Use std::filesystem::path for paths 2023-07-27 11:13:45 -06:00
TestUtilities Switch to Catch2 2023-05-13 12:38:11 -06:00
Window Add tests for sf::Event 2023-08-27 10:04:14 -06:00
CMakeLists.txt Add tests for sf::Event 2023-08-27 10:04:14 -06:00