SFML/test/Graphics
Chris Thrasher 7dd001e5c0 Simplify approximate comparisons of SFML types
Co-authored-by: kimci86 <kimci86@hotmail.fr>
2022-05-25 13:36:12 +02:00
..
BlendMode.cpp Add tests for sf::BlendMode 2022-01-20 07:39:19 +01:00
CircleShape.cpp Simplify approximate comparisons of SFML types 2022-05-25 13:36:12 +02:00
Color.cpp Make 'Color' constants 'constexpr' and add tests 2022-02-08 23:32:12 +00:00
Rect.cpp Use std::optional to remove extra sf::Rect::intersects overload 2022-01-27 02:55:11 +00:00
RectangleShape.cpp Add tests for sf::RectangleShape 2022-04-12 08:15:44 +02:00
Shape.cpp Simplify approximate comparisons of SFML types 2022-05-25 13:36:12 +02:00
Transform.cpp Simplify approximate comparisons of SFML types 2022-05-25 13:36:12 +02:00
Transformable.cpp Simplify approximate comparisons of SFML types 2022-05-25 13:36:12 +02:00
Vertex.cpp Use operator<< for printing during test failure 2022-01-07 20:04:54 +01:00
VertexArray.cpp Add tests for sf::VertexArray 2022-03-16 09:56:29 +01:00