SFML/test/Graphics
2023-08-04 19:26:30 -06:00
..
BlendMode.test.cpp Switch to Catch2 2023-05-13 12:38:11 -06:00
CircleShape.test.cpp Add sf::Shape::getGeometricCenter() 2023-05-15 16:13:39 -06:00
Color.test.cpp Switch to Catch2 2023-05-13 12:38:11 -06:00
ConvexShape.test.cpp Relax criteria for geometric center test 2023-07-08 17:00:58 -06:00
Drawable.test.cpp Switch to Catch2 2023-05-13 12:38:11 -06:00
Font.test.cpp Add tests for sf::Font 2023-07-07 13:21:56 -06:00
Glyph.test.cpp Switch to Catch2 2023-05-13 12:38:11 -06:00
Image.test.cpp Add tests for sf::Image::loadFromFile 2023-08-04 19:26:30 -06:00
Rect.test.cpp Switch to Catch2 2023-05-13 12:38:11 -06:00
RectangleShape.test.cpp Add sf::Shape::getGeometricCenter() 2023-05-15 16:13:39 -06:00
RenderStates.test.cpp Switch to Catch2 2023-05-13 12:38:11 -06:00
RenderTarget.test.cpp Rename test files to be unique 2022-10-23 16:39:12 +02:00
RenderTexture.test.cpp Rename test files to be unique 2022-10-23 16:39:12 +02:00
RenderWindow.test.cpp Switch to Catch2 2023-05-13 12:38:11 -06:00
sfml-logo-big.bmp Add tests for sf::Image::loadFromFile 2023-08-04 19:26:30 -06:00
sfml-logo-big.gif Add tests for sf::Image::loadFromFile 2023-08-04 19:26:30 -06:00
sfml-logo-big.jpg Add tests for sf::Image::loadFromFile 2023-08-04 19:26:30 -06:00
sfml-logo-big.png Add tests for sf::Image::loadFromFile 2023-08-04 19:26:30 -06:00
sfml-logo-big.psd Add tests for sf::Image::loadFromFile 2023-08-04 19:26:30 -06:00
Shader.test.cpp Fix misspellings 2023-05-21 14:37:46 -06:00
Shape.test.cpp Add sf::Shape::getGeometricCenter() 2023-05-15 16:13:39 -06:00
Sprite.test.cpp Prevent using a temporary sf::Texture with sf::Sprite 2023-01-06 15:46:22 -07:00
Text.test.cpp Prevent constructing sf::Text with a temporary sf::Font 2023-01-06 10:21:00 -07:00
Texture.test.cpp Remove redundant type trait tests 2023-07-17 08:38:26 -06:00
Transform.test.cpp Switch to Catch2 2023-05-13 12:38:11 -06:00
Transformable.test.cpp Switch to Catch2 2023-05-13 12:38:11 -06:00
tuffy.ttf Add tests for sf::Font 2023-07-07 13:21:56 -06:00
Vertex.test.cpp Switch to Catch2 2023-05-13 12:38:11 -06:00
VertexArray.test.cpp Switch to Catch2 2023-05-13 12:38:11 -06:00
VertexBuffer.test.cpp Switch to Catch2 2023-05-13 12:38:11 -06:00
View.test.cpp Switch to Catch2 2023-05-13 12:38:11 -06:00