aboutsummaryrefslogtreecommitdiff
path: root/deps/uv/test/test.gyp
diff options
context:
space:
mode:
Diffstat (limited to 'deps/uv/test/test.gyp')
-rw-r--r--deps/uv/test/test.gyp4
1 files changed, 2 insertions, 2 deletions
diff --git a/deps/uv/test/test.gyp b/deps/uv/test/test.gyp
index 60792ad6eb..73ff42c56e 100644
--- a/deps/uv/test/test.gyp
+++ b/deps/uv/test/test.gyp
@@ -52,6 +52,7 @@
'test-hrtime.c',
'test-idle.c',
'test-idna.c',
+ 'test-ip4-addr.c',
'test-ip6-addr.c',
'test-ipc-heavy-traffic-deadlock-bug.c',
'test-ipc-send-recv.c',
@@ -90,6 +91,7 @@
'test-process-title.c',
'test-process-title-threadsafe.c',
'test-queue-foreach-delete.c',
+ 'test-random.c',
'test-ref.c',
'test-run-nowait.c',
'test-run-once.c',
@@ -158,8 +160,6 @@
'test-udp-multicast-join6.c',
'test-dlerror.c',
'test-udp-multicast-ttl.c',
- 'test-ip4-addr.c',
- 'test-ip6-addr.c',
'test-udp-multicast-interface.c',
'test-udp-multicast-interface6.c',
'test-udp-try-send.c',