SFML/test
Chris Thrasher 80004d87b1 Build sf::Transformable tests
Transformable.cpp was originally compiled when I first submitted
PR #1973. While that PR was in review, #2012 got merged which
changed how tests are compiled. These two PR were in conflict so
when I went to resolve conflicts on #1973, I accidentaly removed
the line which added Transformable.cpp to the build. Because not
compiling this file caused no build breaks, nobody noticed until
after #1973 got merged. My bad, everybody.
2022-02-18 19:48:29 +00:00
..
Audio Added support for coverage reporting. 2022-02-10 08:08:47 +01:00
Graphics Add tests for sf::Transformable 2022-02-17 20:48:30 +00:00
Network Replace Catch with Doctest 2021-12-24 15:06:32 +01:00
System Remove GCC 8 workarounds 2022-02-17 00:40:29 +00:00
TestUtilities Remove GCC 8 workarounds 2022-02-17 00:40:29 +00:00
Window Add tests for sf::ContextSettings 2022-01-13 23:49:37 +01:00
CMakeLists.txt Build sf::Transformable tests 2022-02-18 19:48:29 +00:00
DoctestMain.cpp Replace Catch with Doctest 2021-12-24 15:06:32 +01:00