SHA256
6
0
forked from pool/libuv

Accepting request 833908 from home:AndreasStieger:branches:devel:libraries:c_c++

libuv 1.39.0

OBS-URL: https://build.opensuse.org/request/show/833908
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libuv?expand=0&rev=46
This commit is contained in:
2020-09-15 16:40:53 +00:00
committed by Git OBS Bridge
parent e6b7e4dd04
commit c718898921
7 changed files with 47 additions and 30 deletions

View File

@@ -1,7 +1,7 @@
Index: libuv-v1.38.1/test/test-list.h
Index: libuv-v1.39.0/test/test-list.h
===================================================================
--- libuv-v1.38.1.orig/test/test-list.h
+++ libuv-v1.38.1/test/test-list.h
--- libuv-v1.39.0.orig/test/test-list.h
+++ libuv-v1.39.0/test/test-list.h
@@ -78,7 +78,6 @@ TEST_DECLARE (tty_pty)
TEST_DECLARE (stdio_over_pipes)
TEST_DECLARE (stdio_emulate_iocp)
@@ -10,10 +10,10 @@ Index: libuv-v1.38.1/test/test-list.h
TEST_DECLARE (ipc_heavy_traffic_deadlock_bug)
TEST_DECLARE (ipc_listen_before_write)
TEST_DECLARE (ipc_listen_after_write)
@@ -162,11 +161,7 @@ TEST_DECLARE (udp_send_and_recv)
TEST_DECLARE (udp_send_hang_loop)
@@ -166,11 +165,7 @@ TEST_DECLARE (udp_send_hang_loop)
TEST_DECLARE (udp_send_immediate)
TEST_DECLARE (udp_send_unreachable)
TEST_DECLARE (udp_mmsg)
-TEST_DECLARE (udp_multicast_join)
-TEST_DECLARE (udp_multicast_join6)
TEST_DECLARE (udp_multicast_ttl)
@@ -22,7 +22,7 @@ Index: libuv-v1.38.1/test/test-list.h
TEST_DECLARE (udp_dgram_too_big)
TEST_DECLARE (udp_dual_stack)
TEST_DECLARE (udp_ipv6_only)
@@ -590,7 +585,6 @@ TASK_LIST_START
@@ -600,7 +595,6 @@ TASK_LIST_START
TEST_ENTRY (stdio_over_pipes)
TEST_ENTRY (stdio_emulate_iocp)
TEST_ENTRY (ip6_pton)
@@ -30,10 +30,10 @@ Index: libuv-v1.38.1/test/test-list.h
TEST_ENTRY (ipc_heavy_traffic_deadlock_bug)
TEST_ENTRY (ipc_listen_before_write)
TEST_ENTRY (ipc_listen_after_write)
@@ -716,10 +710,6 @@ TASK_LIST_START
TEST_ENTRY (udp_options)
@@ -731,10 +725,6 @@ TASK_LIST_START
TEST_ENTRY (udp_options6)
TEST_ENTRY (udp_no_autobind)
TEST_ENTRY (udp_mmsg)
- TEST_ENTRY (udp_multicast_interface)
- TEST_ENTRY (udp_multicast_interface6)
- TEST_ENTRY (udp_multicast_join)
@@ -41,7 +41,7 @@ Index: libuv-v1.38.1/test/test-list.h
TEST_ENTRY (udp_multicast_ttl)
TEST_ENTRY (udp_sendmmsg_error)
TEST_ENTRY (udp_try_send)
@@ -857,7 +847,6 @@ TASK_LIST_START
@@ -872,7 +862,6 @@ TASK_LIST_START
TEST_ENTRY (getnameinfo_basic_ip4)
TEST_ENTRY (getnameinfo_basic_ip4_sync)