SFML/test/TestUtilities
Chris Thrasher 2adc3c0e23 Increase precision of sf::Rect<T> operator<<
This has been a recurring problem. I had to add similar code to the
sf::Angle operator<< because I was getting tiny floating point
differences that after rounding were imperceptable.
2022-04-08 16:46:51 +02:00
..
GraphicsUtil.cpp Add tests for sf::BlendMode 2022-01-20 07:39:19 +01:00
GraphicsUtil.hpp Increase precision of sf::Rect<T> operator<< 2022-04-08 16:46:51 +02:00
SystemUtil.cpp Unit tests for Vector2 extensions 2022-02-28 16:18:00 +00:00
SystemUtil.hpp Unit tests for Vector2 extensions 2022-02-28 16:18:00 +00:00
WindowUtil.cpp Use operator<< for printing during test failure 2022-01-07 20:04:54 +01:00
WindowUtil.hpp Move sf::Rect printer to GraphicsUtil 2022-03-30 09:06:08 +02:00