SFML/test/TestUtilities
Chris Thrasher fd3526f742 Use <> for test utilities includes
SFML convention is to only use "" includes when the header is in
the same directory as the file including it. Because these test
util headers are in a separate directory, it makes more sense to
include them via <>.
2022-06-27 00:22:16 +02:00
..
GraphicsUtil.cpp Use <> for test utilities includes 2022-06-27 00:22:16 +02:00
GraphicsUtil.hpp Use <> for test utilities includes 2022-06-27 00:22:16 +02:00
SystemUtil.cpp Use <> for test utilities includes 2022-06-27 00:22:16 +02:00
SystemUtil.hpp Reduce the scope of helper class 2022-06-26 02:14:53 +02:00
WindowUtil.cpp Use sf::Vector2<T> for numeric parameter pairs 2022-05-17 08:33:11 +02:00
WindowUtil.hpp Use <> for test utilities includes 2022-06-27 00:22:16 +02:00