godot/tests/core/io
Pablo Andres Fuente df2c2ca3c3 Fix TCPServer "Should disconnect client" test
"Should disconnect client" test was failing randomly on Mac CI tests, so
this PR is making it more reliable reading on the closed client instead of
writing to it
2024-12-03 09:46:37 -03:00
..
test_config_file.h
test_file_access.h Add half precision floating point support to StreamPeer 2024-11-12 08:46:52 -03:00
test_http_client.h Cleanup of raw nullptr checks with Ref 2024-08-31 15:01:09 +02:00
test_image.h
test_ip.h
test_json_native.h
test_json.h
test_marshalls.h Merge pull request #97716 from pafuent/add_half_precision_floating_point_to_stream_peer 2024-11-22 14:54:19 -06:00
test_packet_peer.h Add unit tests for PacketPeer 2024-10-01 12:19:41 -03:00
test_pck_packer.h
test_resource.h
test_stream_peer_buffer.h Add unit tests for StreamPeer and StreamPeerBuffer 2024-10-01 12:25:11 -03:00
test_stream_peer.h Add half precision floating point support to StreamPeer 2024-11-12 08:46:52 -03:00
test_tcp_server.h Fix TCPServer "Should disconnect client" test 2024-12-03 09:46:37 -03:00
test_udp_server.h Add unit tests for UDPServer 2024-11-22 23:08:05 -03:00
test_xml_parser.h