libuv/test
Marc Schlaich 2e30a19641 win: fix compilation of tests
PR-URL: https://github.com/libuv/libuv/pull/51
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
2014-12-10 16:44:27 +01:00
..
fixtures
benchmark-async-pummel.c
benchmark-async.c
benchmark-fs-stat.c
benchmark-getaddrinfo.c
benchmark-list.h
benchmark-loop-count.c
benchmark-million-async.c
benchmark-million-timers.c
benchmark-multi-accept.c
benchmark-ping-pongs.c
benchmark-pound.c
benchmark-pump.c
benchmark-sizes.c
benchmark-spawn.c
benchmark-tcp-write-batch.c
benchmark-thread.c
benchmark-udp-pummel.c
blackhole-server.c
dns-server.c unix, windows: rename uv_run2 to uv_run 2013-01-16 23:35:29 +01:00
echo-server.c unix, windows: rename uv_run2 to uv_run 2013-01-16 23:35:29 +01:00
run-benchmarks.c
run-tests.c
runner-unix.c test: add RETURN_SKIP and RETURN_TODO macros 2013-05-08 15:43:54 -07:00
runner-unix.h Add copyright headers, license file. 2011-04-18 11:11:30 -07:00
runner-win.c test: add RETURN_SKIP and RETURN_TODO macros 2013-05-08 15:43:54 -07:00
runner-win.h test: fix windows #include bug 2012-10-03 00:58:04 +02:00
runner.c test: add RETURN_SKIP and RETURN_TODO macros 2013-05-08 15:43:54 -07:00
runner.h test: add RETURN_SKIP and RETURN_TODO macros 2013-05-08 15:43:54 -07:00
task.h test: add RETURN_SKIP and RETURN_TODO macros 2013-05-08 15:43:54 -07:00
test-active.c
test-async.c
test-barrier.c
test-callback-order.c
test-callback-stack.c
test-condvar.c
test-connection-fail.c
test-cwd-and-chdir.c
test-delayed-accept.c
test-dlerror.c
test-embed.c
test-emfile.c test: back-port EMFILE test from master branch 2013-11-25 12:58:39 +01:00
test-error.c
test-fail-always.c
test-fs-event.c
test-fs-poll.c
test-fs.c test: fix signed/unsigned compiler warning 2013-06-26 13:40:40 +02:00
test-get-currentexe.c
test-get-loadavg.c
test-get-memory.c
test-getaddrinfo.c
test-getsockname.c
test-hrtime.c
test-idle.c
test-ipc-send-recv.c
test-ipc.c code style: strip trailing whitespace 2013-12-20 19:38:37 -08:00
test-list.h test: test that closing a poll handle doesn't corrupt the stack 2014-12-09 22:03:05 +01:00
test-loop-handles.c
test-loop-stop.c
test-multiple-listen.c
test-mutexes.c
test-osx-select.c darwin: allocate enough space for select() hack 2014-09-08 09:09:21 +01:00
test-pass-always.c
test-ping-pong.c
test-pipe-bind-error.c
test-pipe-connect-error.c
test-pipe-server-close.c test: make test-pipe-server-close pass on linux 2013-12-21 02:34:44 -08:00
test-platform-output.c
test-poll-close-doesnt-corrupt-stack.c win: fix compilation of tests 2014-12-10 16:44:27 +01:00
test-poll-close.c code style: strip trailing whitespace 2013-12-20 19:38:37 -08:00
test-poll-closesocket.c windows: fix compilation of tests 2014-11-26 08:32:59 +01:00
test-poll.c
test-process-title.c test, sunos: disable process_title test 2013-05-14 13:36:32 +02:00
test-ref.c
test-run-nowait.c
test-run-once.c
test-semaphore.c
test-shutdown-close.c
test-shutdown-eof.c
test-shutdown-twice.c unix: correct error when calling uv_shutdown twice 2014-02-15 16:55:06 +01:00
test-signal-multiple-loops.c
test-signal.c
test-spawn.c test: fix EPIPE race in spawn_closed_process_io 2014-06-09 08:47:18 -07:00
test-stdio-over-pipes.c
test-tcp-bind6-error.c
test-tcp-bind-error.c
test-tcp-close-accept.c unix: fix reopened fd bug 2013-11-12 15:02:59 +04:00
test-tcp-close-while-connecting.c
test-tcp-close.c
test-tcp-connect6-error.c
test-tcp-connect-error-after-write.c unix, windows: rename uv_run2 to uv_run 2013-01-16 23:35:29 +01:00
test-tcp-connect-error.c
test-tcp-connect-timeout.c
test-tcp-flags.c
test-tcp-open.c
test-tcp-read-stop.c
test-tcp-shutdown-after-write.c
test-tcp-unexpected-read.c
test-tcp-write-to-half-open-connection.c
test-tcp-writealot.c
test-thread.c
test-threadpool-cancel.c
test-threadpool.c
test-timer-again.c
test-timer-from-check.c test: add 'start timer from check handle' test 2013-06-26 13:56:32 +02:00
test-timer.c
test-tty.c test: open stdout fd in write-only mode 2013-06-18 23:53:03 +02:00
test-udp-dgram-too-big.c unix, windows: rename uv_run2 to uv_run 2013-01-16 23:35:29 +01:00
test-udp-ipv6.c
test-udp-multicast-join.c
test-udp-multicast-ttl.c
test-udp-open.c
test-udp-options.c
test-udp-send-and-recv.c unix: don't clear flags after closing UDP handle 2013-03-28 16:08:42 +01:00
test-util.c
test-walk-handles.c
test-watcher-cross-stop.c test: add regression test for 29fdb3471 2013-10-31 01:16:02 +04:00