SFML/test/Network
ZXShady 8c895fd7e1 Pass sf::IpAddress by value
`sf::IpAddress` is a wrapper around `std::uint32_t` and should be passed by value
2024-07-27 15:53:03 -06:00
..
Ftp.test.cpp Add tests for sf::Ftp 2023-12-31 10:05:54 -07:00
Http.test.cpp Add tests for sf::Http 2023-08-27 16:46:05 -06:00
IpAddress.test.cpp Pass sf::IpAddress by value 2024-07-27 15:53:03 -06:00
Packet.test.cpp Remove unnecessary static casts 2024-06-05 11:54:36 -06:00
Socket.test.cpp Consistently use getNativeHandle function name 2023-08-27 16:52:00 -06:00
SocketSelector.test.cpp Add tests for sf::SocketSelector 2023-08-27 16:46:05 -06:00
TcpListener.test.cpp Add tests for sf::TcpListener 2023-08-27 16:46:05 -06:00
TcpSocket.test.cpp Add tests for sf::TcpSocket 2023-08-27 16:46:05 -06:00
UdpSocket.test.cpp Add tests for sf::UdpSocket 2023-08-27 16:46:05 -06:00