libuv/test
Ben Noordhuis 28ff1422e8 Merge branch 'v0.8'
Conflicts:
	src/fs-poll.c
2012-08-20 18:11:43 +02:00
..
fixtures
benchmark-async-pummel.c
benchmark-async.c
benchmark-fs-stat.c test: avoid compiler complaints about implicit double-to-int cast 2012-08-13 22:31:45 +02:00
benchmark-getaddrinfo.c
benchmark-list.h
benchmark-loop-count.c
benchmark-million-timers.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-packet-storm.c
blackhole-server.c
dns-server.c test: fix compiler warnings 2012-03-16 02:46:51 +01:00
echo-server.c test: unlink UNIX socket before starting pipe echo server 2012-04-18 02:39:33 +02:00
run-benchmarks.c
run-tests.c
runner-unix.c test: prevent running the tests as root 2012-06-26 00:42:11 +02:00
runner-unix.h Add copyright headers, license file. 2011-04-18 11:11:30 -07:00
runner-win.c windows: use WCHAR consistently 2012-08-13 22:31:48 +02:00
runner-win.h Fix typos. 2011-11-30 14:35:13 +01:00
runner.c
runner.h
task.h
test-async.c
test-callback-order.c
test-callback-stack.c
test-connection-fail.c
test-cwd-and-chdir.c
test-delayed-accept.c
test-dlerror.c
test-error.c
test-fail-always.c
test-fs-event.c
test-fs-poll.c
test-fs.c
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
test-list.h
test-loop-handles.c
test-multiple-listen.c
test-mutexes.c
test-pass-always.c
test-ping-pong.c
test-pipe-bind-error.c
test-pipe-connect-error.c
test-platform-output.c
test-poll-close.c
test-poll.c
test-process-title.c
test-ref.c
test-run-once.c
test-semaphore.c
test-shutdown-close.c
test-shutdown-eof.c
test-signal.c
test-spawn.c
test-stdio-over-pipes.c
test-tcp-bind6-error.c
test-tcp-bind-error.c
test-tcp-close-while-connecting.c Raise UV_ECANCELED on premature close. 2012-07-27 15:13:29 +02:00
test-tcp-close.c
test-tcp-connect6-error.c
test-tcp-connect-error-after-write.c test: rename test tcp_dont_connect_after_write 2012-06-04 17:35:56 +02:00
test-tcp-connect-error.c
test-tcp-connect-timeout.c
test-tcp-flags.c
test-tcp-shutdown-after-write.c
test-tcp-unexpected-read.c
test-tcp-write-error.c
test-tcp-write-to-half-open-connection.c
test-tcp-writealot.c
test-thread.c
test-threadpool.c
test-timer-again.c
test-timer.c
test-tty.c
test-udp-dgram-too-big.c Remove uv_init calls from tests and benchmarks 2011-09-12 11:32:41 -07:00
test-udp-ipv6.c
test-udp-multicast-join.c
test-udp-multicast-ttl.c
test-udp-options.c
test-udp-send-and-recv.c Remove uv_init calls from tests and benchmarks 2011-09-12 11:32:41 -07:00
test-util.c
test-walk-handles.c