summaryrefslogtreecommitdiff
path: root/deps/uv/uv.gyp
diff options
context:
space:
mode:
authorSaúl Ibarra Corretgé <saghul@gmail.com>2015-02-09 21:16:26 +0100
committerBen Noordhuis <info@bnoordhuis.nl>2015-02-09 22:07:25 +0100
commit9681fcacf0fd477f999a52f6ff4151d4125d49d0 (patch)
treeb8a3a583daacf82af5b5298961e145b836fa8bfb /deps/uv/uv.gyp
parent5e825d1073b57a87fc9a77751ed3e21c86970082 (diff)
downloadandroid-node-v8-9681fcacf0fd477f999a52f6ff4151d4125d49d0.tar.gz
android-node-v8-9681fcacf0fd477f999a52f6ff4151d4125d49d0.tar.bz2
android-node-v8-9681fcacf0fd477f999a52f6ff4151d4125d49d0.zip
deps: update libuv to 1.4.0
PR-URL: https://github.com/iojs/io.js/pull/773 Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
Diffstat (limited to 'deps/uv/uv.gyp')
-rw-r--r--deps/uv/uv.gyp1
1 files changed, 1 insertions, 0 deletions
diff --git a/deps/uv/uv.gyp b/deps/uv/uv.gyp
index d93f66ad6e..de4a591392 100644
--- a/deps/uv/uv.gyp
+++ b/deps/uv/uv.gyp
@@ -329,6 +329,7 @@
'test/test-pipe-sendmsg.c',
'test/test-pipe-server-close.c',
'test/test-pipe-close-stdout-read-stdin.c',
+ 'test/test-pipe-set-non-blocking.c',
'test/test-platform-output.c',
'test/test-poll.c',
'test/test-poll-close.c',