SFML/test/TestUtilities
Chris Thrasher 28f273b9c9 Add sf::Angle
Similar to sf::Time, sf::Angle provides a typesafe API for working
with angles and provides named functions for converting to and from
degrees and radians.
2022-02-08 22:52:37 +00:00
..
GraphicsUtil.cpp Add tests for sf::BlendMode 2022-01-20 07:39:19 +01:00
GraphicsUtil.hpp Add tests for sf::BlendMode 2022-01-20 07:39:19 +01:00
SystemUtil.cpp Add sf::Angle 2022-02-08 22:52:37 +00:00
SystemUtil.hpp Add sf::Angle 2022-02-08 22:52:37 +00:00
WindowUtil.cpp Use operator<< for printing during test failure 2022-01-07 20:04:54 +01:00
WindowUtil.hpp Use operator<< for printing during test failure 2022-01-07 20:04:54 +01:00