SFML/test
Chris Thrasher 2cbcd60a45 Remove redundant link library
Clang was warning about this

  ld: warning: ignoring duplicate libraries: 'lib/libsfml-system-s-d.a'
2023-10-23 13:07:27 +02:00
..
Audio Enable move semantics for SoundFile types 2023-01-22 15:50:53 -07:00
Graphics Fix sf::Image tests 2023-10-21 12:44:51 -05:00
install Remove Sound default constructor 2023-08-27 16:46:52 -06:00
Network Consistently use getNativeHandle function name 2023-08-27 16:52:00 -06:00
System Improve sf::FileInputStream test coverage 2023-10-05 16:46:31 -06:00
TestUtilities Add more tests for sf::Text 2023-09-28 12:41:29 -06:00
Window Add more tests for sf::Window 2023-10-05 17:41:29 -06:00
CMakeLists.txt Remove redundant link library 2023-10-23 13:07:27 +02:00