..
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
Default all sf::Font
special member functions
2023-11-18 20:52:17 -07:00
Glyph.test.cpp
Switch to Catch2
2023-05-13 12:38:11 -06:00
Image.test.cpp
Add tests for various loadFromStream()
functions
2023-11-16 10:03:29 -07:00
Rect.test.cpp
Test class templates with multiple template types
2023-11-15 12:07:31 -07: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
Add move semantics to sf::RenderTarget
and sf::RenderTexture
2023-09-05 17:12:06 -06:00
RenderTexture.test.cpp
Updated the test for the maximum antialiasing level of render texture
2023-10-27 12:46:27 -06:00
RenderWindow.test.cpp
Remove unnecessary default destructor
2024-01-08 12:26:28 -07: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.frag
Add tests for sf::Shader::loadFromFile
2023-08-05 14:37:47 -06:00
shader.geom
Add tests for sf::Shader::loadFromFile
2023-08-05 14:37:47 -06:00
Shader.test.cpp
Add tests for various loadFromStream()
functions
2023-11-16 10:03:29 -07:00
shader.vert
Add tests for sf::Shader::loadFromFile
2023-08-05 14:37:47 -06:00
Shape.test.cpp
Add more tests for sf::Shape
2023-11-05 15:46:49 -07:00
Sprite.test.cpp
Add tests for sf::Sprite
2023-08-06 11:18:06 -06:00
Text.test.cpp
Add more tests for sf::Text
2023-09-28 12:41:29 -06:00
Texture.test.cpp
Add tests for various loadFromStream()
functions
2023-11-16 10:03:29 -07: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
Add tests for sf::Text
2023-08-05 18:58:54 -06:00
View.test.cpp
Added support for scissor testing.
2023-11-20 11:01:33 -07:00