SFML/test/Graphics
2023-04-10 10:08:13 -06:00
..
BlendMode.test.cpp Rename test files to be unique 2022-10-23 16:39:12 +02:00
CircleShape.test.cpp Make moving Shapes, swapping Textures and swapping VertexBuffers noexcept. 2023-03-07 16:32:35 -07:00
Color.test.cpp Add modernize-use-auto clang-tidy check 2023-02-15 09:42:50 -07:00
ConvexShape.test.cpp Make moving Shapes, swapping Textures and swapping VertexBuffers noexcept. 2023-03-07 16:32:35 -07:00
Drawable.test.cpp Drawable Test 2023-01-24 16:27:11 -07:00
Font.test.cpp Rename test files to be unique 2022-10-23 16:39:12 +02:00
Glyph.test.cpp Rename test files to be unique 2022-10-23 16:39:12 +02:00
Image.test.cpp Rename test files to be unique 2022-10-23 16:39:12 +02:00
Rect.test.cpp Rename test files to be unique 2022-10-23 16:39:12 +02:00
RectangleShape.test.cpp Make moving Shapes, swapping Textures and swapping VertexBuffers noexcept. 2023-03-07 16:32:35 -07:00
RenderStates.test.cpp Rename test files to be unique 2022-10-23 16:39:12 +02: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 Added sf::RenderWindow, sf::Shader and sf::Window tests. 2023-04-04 10:27:21 +02:00
Shader.test.cpp Added sf::RenderWindow, sf::Shader and sf::Window tests. 2023-04-04 10:27:21 +02:00
Shape.test.cpp Make moving Shapes, swapping Textures and swapping VertexBuffers noexcept. 2023-03-07 16:32:35 -07: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 Add clang-tidy performance-* checks 2023-04-10 10:08:13 -06:00
Transform.test.cpp Add tests for sf::String 2023-04-03 21:23:43 -06:00
Transformable.test.cpp Enforce variable case 2022-12-12 16:10:03 -07:00
Vertex.test.cpp Rename test files to be unique 2022-10-23 16:39:12 +02:00
VertexArray.test.cpp Rename test files to be unique 2022-10-23 16:39:12 +02:00
VertexBuffer.test.cpp Add clang-tidy performance-* checks 2023-04-10 10:08:13 -06:00
View.test.cpp Rename test files to be unique 2022-10-23 16:39:12 +02:00