php-src/ext/sockets/tests
Peter Kokot 128cd0d0f2 Remove old SVN keywords substitutions from xsl and sockets tests
When the PHP source code was versioned in Subversion, there was
possible to substitute certain keywords such as $Id$ with revision
number, last change time and author name. Such approach is not used
in Git so this patch removes these outdated artifacts from the xsl
and sockets extensions tests files.
2018-06-13 15:56:06 +02:00
..
bug46360.phpt Fix test for TCP_NODELAY constant 2018-02-04 16:59:29 +01:00
bug49341.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
bug51958.phpt Fix CRLF line-endings in tests 2016-11-20 22:31:24 +01:00
bug63000.phpt Merge branch 'PHP-7.2' 2018-03-23 18:57:58 +01:00
ipv4loop.phpt Harden loopback tests 2013-04-30 19:30:55 -07:00
ipv6_skipif.inc Fix overbroad skipif include 2013-02-02 14:06:23 +01:00
ipv6loop.phpt Oops 2013-04-30 19:43:52 -07:00
mcast_helpers.php.inc
mcast_ipv4_recv.phpt Fix CRLF line-endings in tests 2016-11-20 22:31:24 +01:00
mcast_ipv4_send.phpt Fix skipif test here 2014-11-10 10:42:17 -08:00
mcast_ipv4_send_error.phpt
mcast_ipv6_recv.phpt Fix CRLF line-endings in tests 2016-11-20 22:31:24 +01:00
mcast_ipv6_recv_limited.phpt Fix CRLF line-endings in tests 2016-11-20 22:31:24 +01:00
mcast_ipv6_send.phpt Fix CRLF line-endings in tests 2016-11-20 22:31:24 +01:00
socket_abstract_path.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
socket_abstract_path_sendmsg.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
socket_accept-wrongparams.phpt
socket_addrinfo_bind.phpt Fix #72733: Expose getaddrinfo C function, and supporting connect/bind 2016-08-12 11:29:34 -06:00
socket_addrinfo_connect.phpt Fix #72733: Expose getaddrinfo C function, and supporting connect/bind 2016-08-12 11:29:34 -06:00
socket_addrinfo_explain.phpt fix test portability 2016-11-26 20:27:09 +01:00
socket_addrinfo_lookup.phpt Improve getaddrinfo implementation 2016-09-05 14:27:31 +02:00
socket_bind.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
socket_bind_params.phpt Use %d when expecting line number in tests 2018-02-02 22:35:13 +01:00
socket_clear_error-win32.phpt fork test 2016-01-18 16:59:17 +01:00
socket_clear_error.phpt fork test 2016-01-18 16:59:17 +01:00
socket_close_params.phpt Use %d when expecting line number in tests 2018-02-02 22:35:13 +01:00
socket_cmsg_credentials.phpt The SO_PASSCRED constant is conditionally defined 2018-04-29 17:34:03 +01:00
socket_cmsg_rights.phpt Merge branch 'PHP-5.6' into PHP-7.0 2016-07-28 17:30:29 +02:00
socket_connect_error.phpt Use int instead of integer in type errors 2018-02-04 19:08:23 +01:00
socket_connect_params.phpt Use %d when expecting line number in tests 2018-02-02 22:35:13 +01:00
socket_create_listen-nobind.phpt
socket_create_listen-win32.phpt
socket_create_listen-wrongparams.phpt Use int instead of integer in type errors 2018-02-04 19:08:23 +01:00
socket_create_listen.phpt
socket_create_listen_params.phpt Use %d when expecting line number in tests 2018-02-02 22:35:13 +01:00
socket_create_listen_used.phpt Use bool instead of boolean while throwing a type error 2018-02-04 23:09:40 +01:00
socket_create_pair-wrongparams-win32.phpt Use int instead of integer in type errors 2018-02-04 19:08:23 +01:00
socket_create_pair-wrongparams.phpt Use int instead of integer in type errors 2018-02-04 19:08:23 +01:00
socket_create_pair.phpt
socket_create_params.phpt Use %d when expecting line number in tests 2018-02-02 22:35:13 +01:00
socket_export_stream-1.phpt Implement socket_export_stream() 2016-05-02 17:08:15 +02:00
socket_export_stream-2.phpt Use int instead of integer in type errors 2018-02-04 19:08:23 +01:00
socket_export_stream-3.phpt Implement socket_export_stream() 2016-05-02 17:08:15 +02:00
socket_export_stream-4-win.phpt Implement socket_export_stream() 2016-05-02 17:08:15 +02:00
socket_export_stream-4.phpt Implement socket_export_stream() 2016-05-02 17:08:15 +02:00
socket_export_stream-5.phpt zend-test extension to house code that is required for testing internal APIs, but that we would not want to expose for regular builds 2017-03-12 18:58:50 +00:00
socket_getopt.phpt Fixed and improved tests 2015-12-24 14:08:44 +01:00
socket_getpeername.phpt Use %d when expecting line number in tests 2018-02-02 22:35:13 +01:00
socket_getpeername_ipv4loop.phpt Remove old SVN keywords substitutions from xsl and sockets tests 2018-06-13 15:56:06 +02:00
socket_getpeername_ipv6loop.phpt Remove old SVN keywords substitutions from xsl and sockets tests 2018-06-13 15:56:06 +02:00
socket_getsockname.phpt
socket_import_stream-1.phpt
socket_import_stream-2.phpt Use int instead of integer in type errors 2018-02-04 19:08:23 +01:00
socket_import_stream-3.phpt
socket_import_stream-4-win.phpt fixed language dependent Windows socket tests 2015-06-08 08:13:30 +02:00
socket_import_stream-4.phpt Finish ext/sockets 2014-05-18 12:02:05 +08:00
socket_import_stream-5.phpt zend-test extension to house code that is required for testing internal APIs, but that we would not want to expose for regular builds 2017-03-12 18:58:50 +00:00
socket_listen-wrongparams.phpt
socket_listen_params.phpt Use %d when expecting line number in tests 2018-02-02 22:35:13 +01:00
socket_read_params.phpt Use %d when expecting line number in tests 2018-02-02 22:35:13 +01:00
socket_recvmsg.phpt skip if no IPv6 support 2013-03-05 17:18:13 +08:00
socket_select-wrongparams-1-win32.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
socket_select-wrongparams-1.phpt
socket_select-wrongparams-2.phpt
socket_select-wrongparams-3.phpt
socket_select-wrongparams-4.phpt
socket_select.phpt
socket_send.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
socket_send_win32.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
socket_sendrecvmsg_multi_msg-win32.phpt templatize the resource number 2017-01-13 15:45:35 +01:00
socket_sendrecvmsg_multi_msg.phpt skip if no IPv6 support 2013-03-05 17:18:13 +08:00
socket_sentto_recvfrom_ipv4_udp.phpt Fix test on Windows. 2013-02-03 02:03:00 +01:00
socket_sentto_recvfrom_ipv6_udp-win32.phpt fixed language dependent Windows socket tests 2015-06-08 08:13:30 +02:00
socket_sentto_recvfrom_ipv6_udp.phpt Ignore warnings on EAGAIN/EWOULDBLOCK/EINPROGRESS 2013-02-02 15:43:05 +01:00
socket_sentto_recvfrom_unix.phpt Ignore warnings on EAGAIN/EWOULDBLOCK/EINPROGRESS 2013-02-02 15:43:05 +01:00
socket_set_block-retval.phpt Finish ext/sockets 2014-05-18 12:02:05 +08:00
socket_set_block-wrongparams.phpt
socket_set_nonblock-retval.phpt Finish ext/sockets 2014-05-18 12:02:05 +08:00
socket_set_nonblock-wrongparams.phpt
socket_set_nonblock.phpt
socket_set_option_bindtodevice.phpt Implements feature Bug #63472 ability to set SO_BINDTODEVICE on socket. 2013-06-23 15:20:54 -07:00
socket_set_option_error_socket_option.phpt Skip test on Apple 2013-03-05 14:02:28 +08:00
socket_set_option_in6_pktinfo.phpt skip if no IPv6 support 2013-03-05 17:18:13 +08:00
socket_set_option_rcvtimeo.phpt
socket_set_option_seolinger.phpt
socket_set_option_sndtimeo.phpt
socket_shutdown-win32.phpt fork test for win32 2016-01-18 16:37:04 +01:00
socket_shutdown.phpt Fix #72810. Add check for SKIP_ONLINE_TESTS 2016-08-11 12:01:24 +02:00
socket_strerror.phpt Use %d when expecting line number in tests 2018-02-02 22:35:13 +01:00
socket_write_params.phpt Use %d when expecting line number in tests 2018-02-02 22:35:13 +01:00
unixloop.phpt
wsaprotocol_info_0.phpt Implemented winsock info import/export 2018-05-17 11:36:23 +02:00