SFML/test/Graphics
2022-06-26 15:47:30 +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 Improve test coverage of sf::Color 2022-06-26 15:47:30 +02: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
Image.cpp 'sf::Image::copy' returns a 'bool' to signal success/failure 2022-06-21 16:40:22 +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 Remove trailing whitespace 2022-06-25 21:32:55 +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