SFML/.github
Chris Thrasher e638d7a5e9 Simplify how tests are automatically re-ran in CI
The flakiness is theoretically limited to Linux where we have to
use xvfb-run in CI. Because the tests are ran on Linux via ctest
we can more easily use CTest's built-in support for rerunning
failed tests. We have yet to actually observe this flakiness after
the other changes added in #2474 so it's possible the flakiness
has been entirely addressed.

While I was at it I de-duplicated some code for printing OpenGL
information.
2023-10-05 16:56:05 -06:00
..
workflows Simplify how tests are automatically re-ran in CI 2023-10-05 16:56:05 -06:00
.codecov.yml Turn off Codecov annotations 2022-10-28 16:36:50 +02:00
ISSUE_TEMPLATE.md Fix outdated use of the sf::VideoMode constructor 2022-11-22 14:55:52 +01:00
PULL_REQUEST_TEMPLATE.md Fix outdated use of the sf::VideoMode constructor 2022-11-22 14:55:52 +01:00