SFML/test
James Cowgill ccda2659d4 Store IpAddress::m_address in host byte order
This changes the ordering of `IpAddress` objects to be lexographical
which is more intuitive, and it fixes unit test failures on big-endian
systems.
2024-12-08 23:20:43 +01:00
..
Audio Add more tests for sf::SoundStream 2024-11-25 11:50:43 -07:00
Graphics Disallow C-style arrays 2024-10-17 21:40:41 -06:00
install Use ON and OFF for CMake booleans 2024-09-11 14:36:13 -06:00
Network Store IpAddress::m_address in host byte order 2024-12-08 23:20:43 +01:00
System Use char32_t for UTF-32 characters 2024-11-30 18:28:34 -05:00
TestUtilities Fix clang-tidy-19 errors 2024-09-24 18:42:31 -06:00
Window Add window create functions without style specifier 2024-09-16 12:05:59 -04:00
CMakeLists.txt Build dependency libraries instead of bundling pre-built binaries. 2024-12-04 23:52:24 +01:00