You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Ryan Dahl 4e1d6fca8e Mark tests which are broken in libuv 14 years ago
..
path.js Mark tests which are broken in libuv 14 years ago
simple.status Split tests. 15 years ago
test-assert.js Improve assert error messages 14 years ago
test-buffer.js Add an optional length argument to Buffer.write() 14 years ago
test-c-ares.js Bindings for libuv-integrated c-ares 14 years ago
test-chdir.js Update copyright headers 14 years ago
test-child-process-buffering.js x-platform func for spawning pwd in tests 14 years ago
test-child-process-channel.js child_process.spawnNode 14 years ago
test-child-process-custom-fds.js Mark tests which are broken in libuv 14 years ago
test-child-process-customfd-bounded.js Fix #1563. overflow in ChildProcess custom_fd. 14 years ago
test-child-process-cwd.js x-platform func for spawning pwd in tests 14 years ago
test-child-process-deprecated-api.js child_process_uv: don't attempt to pass test-child-process-deprecated-api 14 years ago
test-child-process-double-pipe.js Mark tests which are broken in libuv 14 years ago
test-child-process-env.js win2k3: fix test-child-process-env 14 years ago
test-child-process-exec-cwd.js Fix test-child-process-exec-cwd. 14 years ago
test-child-process-exec-env.js Mark tests which are broken in libuv 14 years ago
test-child-process-exit-code.js Update copyright headers 14 years ago
test-child-process-ipc.js Update copyright headers 14 years ago
test-child-process-kill.js Mark tests which are broken in libuv 14 years ago
test-child-process-spawn-node.js Rename spawnNode to fork 14 years ago
test-child-process-stdin.js Add a few more asserts to test/simple/test-child-process-stdin.js 14 years ago
test-child-process-stdout-flush.js Mark tests which are broken in libuv 14 years ago
test-cli-eval.js Mark tests which are broken in libuv 14 years ago
test-console-not-call-toString.js Mark tests which are broken in libuv 14 years ago
test-console.js Mark tests which are broken in libuv 14 years ago
test-crypto.js Mark tests which are broken in libuv 14 years ago
test-debugger-client.js Mark tests which are broken in libuv 14 years ago
test-delayed-require.js Update copyright headers 14 years ago
test-dgram-multicast.js Mark tests which are broken in libuv 14 years ago
test-dgram-pingpong.js Mark tests which are broken in libuv 14 years ago
test-dgram-udp4.js Mark tests which are broken in libuv 14 years ago
test-dgram-unix-anon.js Mark tests which are broken in libuv 14 years ago
test-dgram-unix.js Mark tests which are broken in libuv 14 years ago
test-eio-race.js Mark tests which are broken in libuv 14 years ago
test-eio-race2.js Update copyright headers 14 years ago
test-eio-race4.js Update copyright headers 14 years ago
test-error-reporting.js Mark tests which are broken in libuv 14 years ago
test-eval-require.js Mark tests which are broken in libuv 14 years ago
test-eval.js Mark tests which are broken in libuv 14 years ago
test-event-emitter-add-listeners.js Update copyright headers 14 years ago
test-event-emitter-check-listener-leaks.js Fix event listener leak check timing 14 years ago
test-event-emitter-modify-in-emit.js Update copyright headers 14 years ago
test-event-emitter-num-args.js Update copyright headers 14 years ago
test-event-emitter-once.js Added support for removing .once listeners 14 years ago
test-event-emitter-remove-all-listeners.js Allow to remove all EventEmitter listeners at once 14 years ago
test-event-emitter-remove-listeners.js Update copyright headers 14 years ago
test-exception-handler.js Update copyright headers 14 years ago
test-exception-handler2.js Update copyright headers 14 years ago
test-exec-max-buffer.js Mark tests which are broken in libuv 14 years ago
test-executable-path.js WAF builds in out/ instead of build/ 14 years ago
test-file-read-noexist.js Update copyright headers 14 years ago
test-file-write-stream.js Feature: WriteStream#bytesWritten property 14 years ago
test-fs-chmod.js Mark tests which are broken in libuv 14 years ago
test-fs-error-messages.js Mark tests which are broken in libuv 14 years ago
test-fs-fsync.js Update copyright headers 14 years ago
test-fs-open.js Test case for issue #1228: errno masked in fs.openSync(). 14 years ago
test-fs-read-buffer.js Mark tests which are broken in libuv 14 years ago
test-fs-read-file-sync-hostname.js Update copyright headers 14 years ago
test-fs-read-file-sync.js Update copyright headers 14 years ago
test-fs-read-stream.js Mark tests which are broken in libuv 14 years ago
test-fs-read.js Mark tests which are broken in libuv 14 years ago
test-fs-readfile-empty.js Update copyright headers 14 years ago
test-fs-realpath.js Mark tests which are broken in libuv 14 years ago
test-fs-sir-writes-alot.js Update copyright headers 14 years ago
test-fs-stat.js Mark tests which are broken in libuv 14 years ago
test-fs-symlink.js Mark tests which are broken in libuv 14 years ago
test-fs-utimes.js Modify futimes test to allow ENOSYS 14 years ago
test-fs-watch-file.js Mark tests which are broken in libuv 14 years ago
test-fs-write-buffer.js Update copyright headers 14 years ago
test-fs-write-file-buffer.js Update copyright headers 14 years ago
test-fs-write-file.js convert nonbuffer data to string in fs.writeFile/Sync 14 years ago
test-fs-write-stream-end.js Update copyright headers 14 years ago
test-fs-write-stream.js Update copyright headers 14 years ago
test-fs-write-sync.js Update copyright headers 14 years ago
test-fs-write.js Update copyright headers 14 years ago
test-global.js Update copyright headers 14 years ago
test-http-1.0.js Revert 3e2a2a7. Always send a HTTP/1.1 status line to the client. 14 years ago
test-http-304.js Mark tests which are broken in libuv 14 years ago
test-http-abort-client.js Update copyright headers 14 years ago
test-http-agent.js Mark tests which are broken in libuv 14 years ago
test-http-allow-req-after-204-res.js test: refactored http test. 14 years ago
test-http-blank-header.js Update copyright headers 14 years ago
test-http-buffer-sanity.js test: refactored http test. 14 years ago
test-http-chunked.js Remove http.cat. fixes #1447 14 years ago
test-http-client-abort.js Update copyright headers 14 years ago
test-http-client-abort2.js Mark tests which are broken in libuv 14 years ago
test-http-client-parse-error.js test: refactored http test. 14 years ago
test-http-client-race-2.js Update copyright headers 14 years ago
test-http-client-race.js test: refactored http test. 14 years ago
test-http-client-upload-buf.js test: refactored http test. 14 years ago
test-http-client-upload.js test: refactored http test. 14 years ago
test-http-contentLength0.js test: refactored http test. 14 years ago
test-http-curl-chunk-problem.js Fix dd command tests for Windows 14 years ago
test-http-default-encoding.js Update copyright headers 14 years ago
test-http-dns-error.js test: add test for #1202, uncatchable exception on bad host name 14 years ago
test-http-dns-fail.js Update copyright headers 14 years ago
test-http-eof-on-connect.js Update copyright headers 14 years ago
test-http-exceptions.js test: refactored http test. 14 years ago
test-http-expect-continue.js test: refactored http test. 14 years ago
test-http-extra-response.js Update copyright headers 14 years ago
test-http-full-response.js Mark tests which are broken in libuv 14 years ago
test-http-get-pipeline-problem.js Mark tests which are broken in libuv 14 years ago
test-http-head-request.js test: refactored http test. 14 years ago
test-http-head-response-has-no-body-end.js Mark tests which are broken in libuv 14 years ago
test-http-head-response-has-no-body.js test: refactored http test. 14 years ago
test-http-host-headers.js Mark tests which are broken in libuv 14 years ago
test-http-keep-alive-close-on-header.js Update tests for http2. 14 years ago
test-http-keep-alive.js Update tests for http2. 14 years ago
test-http-legacy.js Mark tests which are broken in libuv 14 years ago
test-http-malformed-request.js Update copyright headers 14 years ago
test-http-many-keep-alive-connections.js Update tests for http2. 14 years ago
test-http-mutable-headers.js Update copyright headers 14 years ago
test-http-parser.js Fix test-http-upgrade-server and test-http-parser 14 years ago
test-http-proxy.js test: refactored http test. 14 years ago
test-http-request-end-twice.js Mark tests which are broken in libuv 14 years ago
test-http-request-end.js Update copyright headers 14 years ago
test-http-response-close.js Update copyright headers 14 years ago
test-http-response-readable.js Fix bug where http response.readable was never set to false 14 years ago
test-http-server-multiheaders.js test: refactored http test. 14 years ago
test-http-server.js Update copyright headers 14 years ago
test-http-set-cookies.js test: refactored http test. 14 years ago
test-http-set-timeout.js Remove http.cat. fixes #1447 14 years ago
test-http-set-trailers.js test: refactored http test. 14 years ago
test-http-status-code.js Mark tests which are broken in libuv 14 years ago
test-http-unix-socket.js net_uv: throw if Server.prototype.close() is called twice 14 years ago
test-http-upgrade-agent.js Update tests for http2. 14 years ago
test-http-upgrade-client.js test: refactored http test. 14 years ago
test-http-upgrade-client2.js test: refactored http test. 14 years ago
test-http-upgrade-server.js Update copyright headers 14 years ago
test-http-upgrade-server2.js Update copyright headers 14 years ago
test-http-wget.js Update copyright headers 14 years ago
test-http-write-empty-string.js test: refactored http test. 14 years ago
test-http.js test: refactored http test. 14 years ago
test-https-agent.js Mark tests which are broken in libuv 14 years ago
test-https-connecting-to-http.js Mark tests which are broken in libuv 14 years ago
test-https-eof-for-eom.js Mark tests which are broken in libuv 14 years ago
test-https-simple.js Mark tests which are broken in libuv 14 years ago
test-init.js Mark tests which are broken in libuv 14 years ago
test-listen-fd.js Mark tests which are broken in libuv 14 years ago
test-memory-usage.js Mark tests which are broken in libuv 14 years ago
test-mkdir-rmdir.js Update copyright headers 14 years ago
test-module-load-list.js windows: Fix test-module-load-list 14 years ago
test-module-loading.js Mark tests which are broken in libuv 14 years ago
test-net-binary.js Update copyright headers 14 years ago
test-net-bytes-stats.js Mark tests which are broken in libuv 14 years ago
test-net-can-reset-timeout.js Update copyright headers 14 years ago
test-net-connect-buffer.js use_uv: Correct readyState on connecting 14 years ago
test-net-connect-handle-econnrefused.js Mark tests which are broken in libuv 14 years ago
test-net-connect-timeout.js Update copyright headers 14 years ago
test-net-create-connection.js Fix net.Socket.connect argument parsing 14 years ago
test-net-eaddrinuse.js Update copyright headers 14 years ago
test-net-isip.js fix isip test 14 years ago
test-net-keepalive.js Update copyright headers 14 years ago
test-net-pingpong.js test: add test-net-pingpong to `make test-uv` list 14 years ago
test-net-reconnect.js Revert "Remove 'connect' event from server side sockets" 14 years ago
test-net-remote-address-port.js net: properly export remoteAddress to user land 14 years ago
test-net-server-bind.js Update copyright headers 14 years ago
test-net-server-close.js Mark tests which are broken in libuv 14 years ago
test-net-server-max-connections.js Update copyright headers 14 years ago
test-net-server-try-ports.js Update copyright headers 14 years ago
test-net-socket-timeout.js Update copyright headers 14 years ago
test-net-stream.js Fix test-net-stream.js 14 years ago
test-next-tick-doesnt-hang.js Add tests for process.nextTick bugs on windows 14 years ago
test-next-tick-errors.js Update copyright headers 14 years ago
test-next-tick-ordering.js Update copyright headers 14 years ago
test-next-tick-ordering2.js Update copyright headers 14 years ago
test-next-tick-starvation.js Add tests for process.nextTick bugs on windows 14 years ago
test-next-tick.js Update copyright headers 14 years ago
test-os.js Mark tests which are broken in libuv 14 years ago
test-path.js Update POSIX splitPathRe to allow control chars. Fixes #1230. 14 years ago
test-pipe-file-to-http.js Fix dd command tests for Windows 14 years ago
test-pipe-head.js Mark tests which are broken in libuv 14 years ago
test-pipe-return-val.js Mark tests which are broken in libuv 14 years ago
test-pipe-stream.js test: test pipe API with raw net.Stream() object 14 years ago
test-pipe.js Mark tests which are broken in libuv 14 years ago
test-process-env.js win: fix test-process-env 14 years ago
test-process-kill-null.js Mark tests which are broken in libuv 14 years ago
test-process-wrap.js Mark tests which are broken in libuv 14 years ago
test-pump-file2tcp-noexist.js Update copyright headers 14 years ago
test-pump-file2tcp.js Update copyright headers 14 years ago
test-punycode.js Close #1149 IDNA and Punycode support in url.parse 14 years ago
test-querystring.js Fix #1497 querystring: Replace 'in' test with 'hasOwnProperty' 14 years ago
test-readdir.js Update copyright headers 14 years ago
test-readdouble.js Incorporate endianness into buffer.read* function names instead of passing in a boolean flag 14 years ago
test-readfloat.js Incorporate endianness into buffer.read* function names instead of passing in a boolean flag 14 years ago
test-readint.js Incorporate endianness into buffer.read* function names instead of passing in a boolean flag 14 years ago
test-readuint.js Incorporate endianness into buffer.read* function names instead of passing in a boolean flag 14 years ago
test-regress-GH-746.js Fix test-net-server-on-fd-0 for windows by removing assert 14 years ago
test-regress-GH-784.js Fix double free of parser on error in http.Agent. 14 years ago
test-regress-GH-819.js Fix GH-819. Drop out if connection destroyed before connect() 14 years ago
test-regress-GH-877.js Update tests for http2. 14 years ago
test-regress-GH-892.js Mark tests which are broken in libuv 14 years ago
test-regress-GH-897.js Bump bounds on #897 test - was too small for slow machines 14 years ago
test-regress-GH-1531.js Add failing test for https2 compatibility 14 years ago
test-regression-object-prototype.js Update copyright headers 14 years ago
test-repl.js Fix test/simple/test-repl 14 years ago
test-require-cache-without-stat.js Close #1348 Remove require.paths 14 years ago
test-require-cache.js Update copyright headers 14 years ago
test-require-exceptions.js Update copyright headers 14 years ago
test-require-resolve.js Update copyright headers 14 years ago
test-script-context.js vm: fix incorrect dispatch of vm.runInContext for argument "filename" 14 years ago
test-script-new.js Update copyright headers 14 years ago
test-script-static-context.js Update copyright headers 14 years ago
test-script-static-new.js Update copyright headers 14 years ago
test-script-static-this.js Update copyright headers 14 years ago
test-script-this.js Update copyright headers 14 years ago
test-sendfd.js Mark tests which are broken in libuv 14 years ago
test-sigint-infinite-loop.js Mark tests which are broken in libuv 14 years ago
test-signal-handler.js Mark tests which are broken in libuv 14 years ago
test-signal-unregister.js Mark tests which are broken in libuv 14 years ago
test-stdin-from-file.js Mark tests which are broken in libuv 14 years ago
test-stdout-to-file.js Mark tests which are broken in libuv 14 years ago
test-stream-pipe-cleanup.js cleartextstream.destroy() should destroy socket. 14 years ago
test-stream-pipe-error-handling.js Fix error handling bug in stream.pipe() 14 years ago
test-stream-pipe-event.js Update copyright headers 14 years ago
test-stream-pipe-multi.js A test that running 100 stream pipes in parallel is ok 14 years ago
test-string-decoder.js Update copyright headers 14 years ago
test-sync-fileread.js Mark tests which are broken in libuv 14 years ago
test-sys.js Update copyright headers 14 years ago
test-tcp-wrap-connect.js tcp_wrap: implement shutdown 14 years ago
test-tcp-wrap-listen.js Fix test-tcp-wrap-listen 14 years ago
test-tcp-wrap.js test-tcp-wrap dont assume port 80 priveleged' 14 years ago
test-timers-linked-list.js Update copyright headers 14 years ago
test-tls-client-abort.js Add tests for #1085 and #1304 14 years ago
test-tls-client-verify.js Update copyright headers 14 years ago
test-tls-connect.js Test case for issue #1218: uncatchable exception on TLS connection error. 14 years ago
test-tls-ext-key-usage.js Mark tests which are broken in libuv 14 years ago
test-tls-junk-closes-server.js Update copyright headers 14 years ago
test-tls-npn-server-client.js Add support for TLS SNI 14 years ago
test-tls-request-timeout.js Make https 'timeout' events bubble up 14 years ago
test-tls-securepair-client.js Mark tests which are broken in libuv 14 years ago
test-tls-securepair-server.js Update copyright headers 14 years ago
test-tls-server-verify.js Mark tests which are broken in libuv 14 years ago
test-tls-set-encoding.js CryptoStream.prototype.readyState shoudn't reference fd 14 years ago
test-tls-sni-server-client.js Mark tests which are broken in libuv 14 years ago
test-tty-stdout-end.js Update copyright headers 14 years ago
test-umask.js windows: fix test-umask 14 years ago
test-url.js url: throw descriptive error if url argument to parse() is not a string 14 years ago
test-utf8-scripts.js Update copyright headers 14 years ago
test-util-format.js Mark tests which are broken in libuv 14 years ago
test-vm-create-context-circular-reference.js Fixes the circular reference in vm modules. 14 years ago
test-writedouble.js Incorporate endianness into buffer.read* function names instead of passing in a boolean flag 14 years ago
test-writefloat.js Incorporate endianness into buffer.read* function names instead of passing in a boolean flag 14 years ago
test-writeint.js Incorporate endianness into buffer.read* function names instead of passing in a boolean flag 14 years ago
test-writeuint.js Incorporate endianness into buffer.read* function names instead of passing in a boolean flag 14 years ago
test-zerolengthbufferbug.js test: refactored http test. 14 years ago
testcfg.py Work around intermittent mkdir failures in testcfg.py 14 years ago