SFML/test
Chris Thrasher b9f56f79f0 Relax criteria for geometric center test
Required to satisfy slight differences in how icpx handles
floating point numbers. Only the x value of this vector required
a larger tolerance than normal. Given how many floating point
calculations are required to calculate geometric center, I'm not
surprised to see such a modest deviation.
2023-07-08 17:00:58 -06:00
..
Audio Enable move semantics for SoundFile types 2023-01-22 15:50:53 -07:00
Graphics Relax criteria for geometric center test 2023-07-08 17:00:58 -06:00
install Upgrade to CMake 3.22 2023-05-13 12:09:09 -06:00
Network Test for correct network ordering of packets 2023-05-22 08:51:37 -06:00
System Make sf::Clock pausable 2023-06-02 11:32:04 -06:00
TestUtilities Switch to Catch2 2023-05-13 12:38:11 -06:00
Window Moved most variables in sfml-graphics, GlResource and GlContext out of namespace scope. 2023-06-02 10:22:48 -06:00
CMakeLists.txt Fix how we specify CATCH_CONFIG_FAST_COMPILE 2023-05-18 10:43:58 -06:00