SFML/test/Graphics
2022-06-09 10:05:29 +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
ConvexShape.cpp Add tests for sf::ConvexShape 2022-06-09 10:05:29 +02:00
Glyph.cpp Add tests for sf::Glyph 2022-06-01 08:09:29 +02: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
RenderStates.cpp Add tests for sf::RenderStates 2022-06-07 08:25:52 +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
View.cpp Add tests for sf::View 2022-06-01 08:09:29 +02:00