node/test/simple
Ryan Dahl ab0b1f9f13 Fix test-executable-path 2011-08-08 17:35:26 -07:00
..
path.js Update copyright headers 2011-03-14 17:37:05 -07:00
simple.status Split tests. 2010-02-25 11:41:11 -08:00
test-assert.js Improvements AssertionError message 2011-07-14 02:08:24 +09:00
test-buffer.js Add an optional length argument to Buffer.write() 2011-07-24 02:01:02 +09:00
test-c-ares.js Bindings for libuv-integrated c-ares 2011-07-05 00:17:20 +02:00
test-chdir.js Update copyright headers 2011-03-14 17:37:05 -07:00
test-child-process-buffering.js Update copyright headers 2011-03-14 17:37:05 -07:00
test-child-process-channel.js child_process.spawnNode 2011-05-11 02:24:48 -07:00
test-child-process-custom-fds.js hello.txt should be stored in tmpdir 2011-03-18 09:14:15 -07:00
test-child-process-cwd.js Partial fix for test-child-process.cwd on windows 2011-08-02 03:27:19 +02:00
test-child-process-deprecated-api.js child_process_uv: don't attempt to pass test-child-process-deprecated-api 2011-08-01 16:05:57 -07:00
test-child-process-double-pipe.js Update copyright headers 2011-03-14 17:37:05 -07:00
test-child-process-env.js win2k3: fix test-child-process-env 2011-08-01 17:18:01 -07:00
test-child-process-exec-cwd.js Fix test-child-process-exec-cwd. 2011-08-08 16:17:18 -07:00
test-child-process-exec-env.js Make test-child-process-exec-env work on windows 2011-08-05 22:57:45 +02:00
test-child-process-exit-code.js Update copyright headers 2011-03-14 17:37:05 -07:00
test-child-process-ipc.js Update copyright headers 2011-03-14 17:37:05 -07:00
test-child-process-kill.js Revert commits 12c8b27 and 88f416a, fixed properly in 2fe4558. 2011-08-05 04:29:16 +02:00
test-child-process-spawn-node.js Rename spawnNode to fork 2011-05-11 13:32:40 -07:00
test-child-process-stdin.js Add a few more asserts to test/simple/test-child-process-stdin.js 2011-08-01 14:48:45 -07:00
test-child-process-stdout-flush.js Update copyright headers 2011-03-14 17:37:05 -07:00
test-cli-eval.js test: fix bad test in test-cli-eval.js 2011-08-04 16:43:11 +02:00
test-console.js Closes GH-310 Format slashes properly 2011-04-01 17:40:19 -07:00
test-crypto.js Fix crypto encryption/decryption with Base64. 2011-07-27 00:19:02 +02:00
test-debugger-client.js Update copyright headers 2011-03-14 17:37:05 -07:00
test-delayed-require.js Update copyright headers 2011-03-14 17:37:05 -07:00
test-dgram-multicast.js Update copyright headers 2011-03-14 17:37:05 -07:00
test-dgram-pingpong.js Update copyright headers 2011-03-14 17:37:05 -07:00
test-dgram-udp4.js Update copyright headers 2011-03-14 17:37:05 -07:00
test-dgram-unix-anon.js Update copyright headers 2011-03-14 17:37:05 -07:00
test-dgram-unix.js Update copyright headers 2011-03-14 17:37:05 -07:00
test-eio-race.js Update copyright headers 2011-03-14 17:37:05 -07:00
test-eio-race2.js Update copyright headers 2011-03-14 17:37:05 -07:00
test-eio-race4.js Update copyright headers 2011-03-14 17:37:05 -07:00
test-error-reporting.js Update copyright headers 2011-03-14 17:37:05 -07:00
test-eval-require.js Fix -e/--eval can't load module from node_modules 2011-06-20 13:47:27 +02:00
test-eval.js cli: don't print result of --eval 2011-07-25 23:59:10 +02:00
test-event-emitter-add-listeners.js Update copyright headers 2011-03-14 17:37:05 -07:00
test-event-emitter-check-listener-leaks.js Fix event listener leak check timing 2011-05-14 14:43:00 -07:00
test-event-emitter-modify-in-emit.js Update copyright headers 2011-03-14 17:37:05 -07:00
test-event-emitter-num-args.js Update copyright headers 2011-03-14 17:37:05 -07:00
test-event-emitter-once.js Added support for removing .once listeners 2011-03-25 11:51:29 -07:00
test-event-emitter-remove-all-listeners.js Allow to remove all EventEmitter listeners at once 2011-04-12 14:47:16 -07:00
test-event-emitter-remove-listeners.js Update copyright headers 2011-03-14 17:37:05 -07:00
test-exception-handler.js Update copyright headers 2011-03-14 17:37:05 -07:00
test-exception-handler2.js Update copyright headers 2011-03-14 17:37:05 -07:00
test-exec-max-buffer.js Update copyright headers 2011-03-14 17:37:05 -07:00
test-executable-path.js Fix test-executable-path 2011-08-08 17:35:26 -07:00
test-file-read-noexist.js Update copyright headers 2011-03-14 17:37:05 -07:00
test-file-write-stream.js Feature: WriteStream#bytesWritten property 2011-04-14 14:26:46 -07:00
test-fs-chmod.js GH-853 fs.fchmod and fs.fchown 2011-04-20 16:04:33 -07:00
test-fs-error-messages.js Update copyright headers 2011-03-14 17:37:05 -07:00
test-fs-fsync.js Update copyright headers 2011-03-14 17:37:05 -07:00
test-fs-open.js Test case for issue #1228: errno masked in fs.openSync(). 2011-07-05 02:05:09 +02:00
test-fs-read-buffer.js Update copyright headers 2011-03-14 17:37:05 -07:00
test-fs-read-file-sync-hostname.js Update copyright headers 2011-03-14 17:37:05 -07:00
test-fs-read-file-sync.js Update copyright headers 2011-03-14 17:37:05 -07:00
test-fs-read-stream.js Allow omission of end option for range reads 2011-04-13 09:46:28 -07:00
test-fs-read.js Update copyright headers 2011-03-14 17:37:05 -07:00
test-fs-readfile-empty.js Update copyright headers 2011-03-14 17:37:05 -07:00
test-fs-realpath.js Update copyright headers 2011-03-14 17:37:05 -07:00
test-fs-sir-writes-alot.js Update copyright headers 2011-03-14 17:37:05 -07:00
test-fs-stat.js Update copyright headers 2011-03-14 17:37:05 -07:00
test-fs-symlink.js Update copyright headers 2011-03-14 17:37:05 -07:00
test-fs-utimes.js Modify futimes test to allow ENOSYS 2011-04-01 17:41:42 -07:00
test-fs-watch-file.js test: added test/simple/test-fs-watch-file.js 2011-07-21 13:36:11 +02:00
test-fs-write-buffer.js Update copyright headers 2011-03-14 17:37:05 -07:00
test-fs-write-file-buffer.js Update copyright headers 2011-03-14 17:37:05 -07:00
test-fs-write-file.js convert nonbuffer data to string in fs.writeFile/Sync 2011-07-23 23:56:08 +09:00
test-fs-write-stream-end.js Update copyright headers 2011-03-14 17:37:05 -07:00
test-fs-write-stream.js Update copyright headers 2011-03-14 17:37:05 -07:00
test-fs-write-sync.js Update copyright headers 2011-03-14 17:37:05 -07:00
test-fs-write.js Update copyright headers 2011-03-14 17:37:05 -07:00
test-global.js Update copyright headers 2011-03-14 17:37:05 -07:00
test-http-1.0.js Revert 3e2a2a7. Always send a HTTP/1.1 status line to the client. 2011-07-07 23:54:13 +02:00
test-http-304.js Update copyright headers 2011-03-14 17:37:05 -07:00
test-http-abort-client.js Update copyright headers 2011-03-14 17:37:05 -07:00
test-http-agent.js Update copyright headers 2011-03-14 17:37:05 -07:00
test-http-allow-req-after-204-res.js Update copyright headers 2011-03-14 17:37:05 -07:00
test-http-blank-header.js Update copyright headers 2011-03-14 17:37:05 -07:00
test-http-buffer-sanity.js Update copyright headers 2011-03-14 17:37:05 -07:00
test-http-cat.js Update copyright headers 2011-03-14 17:37:05 -07:00
test-http-chunked.js Update copyright headers 2011-03-14 17:37:05 -07:00
test-http-client-abort.js Update copyright headers 2011-03-14 17:37:05 -07:00
test-http-client-abort2.js Add tests for #1085 and #1304 2011-07-15 01:58:43 +09:00
test-http-client-parse-error.js Update copyright headers 2011-03-14 17:37:05 -07:00
test-http-client-race-2.js Update copyright headers 2011-03-14 17:37:05 -07:00
test-http-client-race.js Update copyright headers 2011-03-14 17:37:05 -07:00
test-http-client-upload-buf.js Update copyright headers 2011-03-14 17:37:05 -07:00
test-http-client-upload.js Update copyright headers 2011-03-14 17:37:05 -07:00
test-http-contentLength0.js Update copyright headers 2011-03-14 17:37:05 -07:00
test-http-curl-chunk-problem.js Clean up temporary file on exit. 2011-07-05 01:38:07 +02:00
test-http-default-encoding.js Update copyright headers 2011-03-14 17:37:05 -07:00
test-http-dns-fail.js Update copyright headers 2011-03-14 17:37:05 -07:00
test-http-eof-on-connect.js Update copyright headers 2011-03-14 17:37:05 -07:00
test-http-exceptions.js Update copyright headers 2011-03-14 17:37:05 -07:00
test-http-expect-continue.js Update copyright headers 2011-03-14 17:37:05 -07:00
test-http-extra-response.js Update copyright headers 2011-03-14 17:37:05 -07:00
test-http-full-response.js Update copyright headers 2011-03-14 17:37:05 -07:00
test-http-get-pipeline-problem.js Update copyright headers 2011-03-14 17:37:05 -07:00
test-http-head-request.js Update copyright headers 2011-03-14 17:37:05 -07:00
test-http-head-response-has-no-body-end.js Properly respond to HEAD during end(body) hot path 2011-07-20 00:24:17 +09:00
test-http-head-response-has-no-body.js Update copyright headers 2011-03-14 17:37:05 -07:00
test-http-host-headers.js Update tests for http2. 2011-08-02 12:12:14 -07:00
test-http-keep-alive-close-on-header.js Update tests for http2. 2011-08-02 12:12:14 -07:00
test-http-keep-alive.js Update tests for http2. 2011-08-02 12:12:14 -07:00
test-http-malformed-request.js Update copyright headers 2011-03-14 17:37:05 -07:00
test-http-many-keep-alive-connections.js Update tests for http2. 2011-08-02 12:12:14 -07:00
test-http-mutable-headers.js Update copyright headers 2011-03-14 17:37:05 -07:00
test-http-parser.js Fix test-http-upgrade-server and test-http-parser 2011-08-08 17:12:26 -07:00
test-http-proxy.js Update copyright headers 2011-03-14 17:37:05 -07:00
test-http-request-end-twice.js Fix http.ClientRequest crashes if end() was called twice 2011-07-30 00:47:17 +09:00
test-http-request-end.js Update copyright headers 2011-03-14 17:37:05 -07:00
test-http-response-close.js Update copyright headers 2011-03-14 17:37:05 -07:00
test-http-response-readable.js Fix bug where http response.readable was never set to false 2011-04-12 14:55:18 -07:00
test-http-server-multiheaders.js Update copyright headers 2011-03-14 17:37:05 -07:00
test-http-server.js Update copyright headers 2011-03-14 17:37:05 -07:00
test-http-set-cookies.js Update copyright headers 2011-03-14 17:37:05 -07:00
test-http-set-timeout.js Revert "Error argument for http.ServerRequest 'close'" 2011-07-05 15:48:31 -07:00
test-http-set-trailers.js Update copyright headers 2011-03-14 17:37:05 -07:00
test-http-status-code.js http: fix setting ServerResponse.statusCode in writeHead 2011-07-21 14:15:33 +02:00
test-http-unix-socket.js net_uv: throw if Server.prototype.close() is called twice 2011-07-22 01:23:50 +02:00
test-http-upgrade-agent.js Update tests for http2. 2011-08-02 12:12:14 -07:00
test-http-upgrade-client.js Update tests for http2. 2011-08-02 12:12:14 -07:00
test-http-upgrade-client2.js Update tests for http2. 2011-08-02 12:12:14 -07:00
test-http-upgrade-server.js Update copyright headers 2011-03-14 17:37:05 -07:00
test-http-upgrade-server2.js Update copyright headers 2011-03-14 17:37:05 -07:00
test-http-wget.js Update copyright headers 2011-03-14 17:37:05 -07:00
test-http-write-empty-string.js Update copyright headers 2011-03-14 17:37:05 -07:00
test-http.js Update copyright headers 2011-03-14 17:37:05 -07:00
test-https-agent.js Update copyright headers 2011-03-14 17:37:05 -07:00
test-https-connecting-to-http.js Update copyright headers 2011-03-14 17:37:05 -07:00
test-https-eof-for-eom.js cleartextstream.destroy() should destroy socket. 2011-05-02 15:03:50 -07:00
test-https-simple.js Update copyright headers 2011-03-14 17:37:05 -07:00
test-init.js Update copyright headers 2011-03-14 17:37:05 -07:00
test-listen-fd.js Update copyright headers 2011-03-14 17:37:05 -07:00
test-memory-usage.js Update copyright headers 2011-03-14 17:37:05 -07:00
test-mkdir-rmdir.js Update copyright headers 2011-03-14 17:37:05 -07:00
test-module-load-list.js windows: Fix test-module-load-list 2011-08-01 12:09:05 -07:00
test-module-loading.js module: strip byte order marker when loading *.js and *.json files 2011-08-04 16:52:55 +02:00
test-net-binary.js Update copyright headers 2011-03-14 17:37:05 -07:00
test-net-bytes-stats.js Add Socket::bytesRead, Socket::bytesWritten 2011-07-25 13:28:38 +02:00
test-net-can-reset-timeout.js Update copyright headers 2011-03-14 17:37:05 -07:00
test-net-connect-buffer.js use_uv: Correct readyState on connecting 2011-07-02 00:18:36 -07:00
test-net-connect-handle-econnrefused.js Update copyright headers 2011-03-14 17:37:05 -07:00
test-net-connect-timeout.js Update copyright headers 2011-03-14 17:37:05 -07:00
test-net-create-connection.js Fix net.Socket.connect argument parsing 2011-07-05 00:52:16 +09:00
test-net-eaddrinuse.js Update copyright headers 2011-03-14 17:37:05 -07:00
test-net-isip.js fix isip test 2011-07-12 22:42:09 +02:00
test-net-keepalive.js Update copyright headers 2011-03-14 17:37:05 -07:00
test-net-pingpong.js test: add test-net-pingpong to `make test-uv` list 2011-07-21 21:27:01 +02:00
test-net-reconnect.js Revert "Remove 'connect' event from server side sockets" 2011-07-05 10:56:15 -07:00
test-net-remote-address-port.js Add remoteAddress and remotePort for client TCP connections 2011-04-13 10:24:28 -07:00
test-net-server-bind.js Update copyright headers 2011-03-14 17:37:05 -07:00
test-net-server-close.js Emit 'close' after all connections have closed 2011-07-26 11:07:17 +02:00
test-net-server-max-connections.js Update copyright headers 2011-03-14 17:37:05 -07:00
test-net-server-on-fd-0.js Update copyright headers 2011-03-14 17:37:05 -07:00
test-net-server-try-ports.js Update copyright headers 2011-03-14 17:37:05 -07:00
test-net-socket-timeout.js Update copyright headers 2011-03-14 17:37:05 -07:00
test-net-stream.js Fix test-net-stream.js 2011-07-26 17:31:08 +02:00
test-next-tick-doesnt-hang.js Add tests for process.nextTick bugs on windows 2011-07-21 15:26:10 +02:00
test-next-tick-errors.js Update copyright headers 2011-03-14 17:37:05 -07:00
test-next-tick-ordering.js Update copyright headers 2011-03-14 17:37:05 -07:00
test-next-tick-ordering2.js Update copyright headers 2011-03-14 17:37:05 -07:00
test-next-tick-starvation.js Add tests for process.nextTick bugs on windows 2011-07-21 15:26:10 +02:00
test-next-tick.js Update copyright headers 2011-03-14 17:37:05 -07:00
test-os.js Fixes #1197. Fix failing os.getNetworkInterfaces() test in test-os.js 2011-06-20 13:31:14 +02:00
test-path.js Update POSIX splitPathRe to allow control chars. Fixes #1230. 2011-07-04 22:50:27 +02:00
test-pipe-file-to-http.js Update copyright headers 2011-03-14 17:37:05 -07:00
test-pipe-head.js Update copyright headers 2011-03-14 17:37:05 -07:00
test-pipe-return-val.js Close #1303 Stream.pipe returns the destination 2011-07-14 14:25:49 -07:00
test-pipe-stream.js test: test pipe API with raw net.Stream() object 2011-07-22 00:54:50 +02:00
test-pipe.js Update copyright headers 2011-03-14 17:37:05 -07:00
test-process-env.js Update copyright headers 2011-03-14 17:37:05 -07:00
test-process-kill-null.js Update copyright headers 2011-03-14 17:37:05 -07:00
test-process-wrap.js initial pass at lib/child_process_uv.js 2011-07-31 15:58:10 -07:00
test-pump-file2tcp-noexist.js Update copyright headers 2011-03-14 17:37:05 -07:00
test-pump-file2tcp.js Update copyright headers 2011-03-14 17:37:05 -07:00
test-punycode.js Close #1149 IDNA and Punycode support in url.parse 2011-07-06 13:17:50 -07:00
test-querystring.js Update copyright headers 2011-03-14 17:37:05 -07:00
test-readdir.js Update copyright headers 2011-03-14 17:37:05 -07:00
test-readdouble.js Endian argument should be a boolean. Signed integers shouldn't run through checks for unsigned integers. Clean up jslint. Provide unchecked uint entry points. 2011-08-08 17:01:57 -07:00
test-readfloat.js Endian argument should be a boolean. Signed integers shouldn't run through checks for unsigned integers. Clean up jslint. Provide unchecked uint entry points. 2011-08-08 17:01:57 -07:00
test-readint.js Endian argument should be a boolean. Signed integers shouldn't run through checks for unsigned integers. Clean up jslint. Provide unchecked uint entry points. 2011-08-08 17:01:57 -07:00
test-readuint.js Endian argument should be a boolean. Signed integers shouldn't run through checks for unsigned integers. Clean up jslint. Provide unchecked uint entry points. 2011-08-08 17:01:57 -07:00
test-regress-GH-784.js Fix double free of parser on error in http.Agent. 2011-03-18 10:42:43 -07:00
test-regress-GH-819.js Fix GH-819. Drop out if connection destroyed before connect() 2011-03-21 14:48:26 -07:00
test-regress-GH-877.js Update tests for http2. 2011-08-02 12:12:14 -07:00
test-regress-GH-892.js Test to demonstrate #892 2011-04-13 12:49:13 -07:00
test-regress-GH-897.js Bump bounds on #897 test - was too small for slow machines 2011-04-22 17:50:40 -07:00
test-regression-object-prototype.js Update copyright headers 2011-03-14 17:37:05 -07:00
test-repl.js Fixes #1267. 2011-07-08 17:18:31 -07:00
test-require-cache-without-stat.js Close #1348 Remove require.paths 2011-07-15 15:11:33 -07:00
test-require-cache.js Update copyright headers 2011-03-14 17:37:05 -07:00
test-require-exceptions.js Update copyright headers 2011-03-14 17:37:05 -07:00
test-require-resolve.js Update copyright headers 2011-03-14 17:37:05 -07:00
test-script-context.js Verify that the argument passed to vm.runInContext() is a context object. 2011-07-05 23:39:13 +02:00
test-script-new.js Update copyright headers 2011-03-14 17:37:05 -07:00
test-script-static-context.js Update copyright headers 2011-03-14 17:37:05 -07:00
test-script-static-new.js Update copyright headers 2011-03-14 17:37:05 -07:00
test-script-static-this.js Update copyright headers 2011-03-14 17:37:05 -07:00
test-script-this.js Update copyright headers 2011-03-14 17:37:05 -07:00
test-sendfd.js Update copyright headers 2011-03-14 17:37:05 -07:00
test-sigint-infinite-loop.js Update copyright headers 2011-03-14 17:37:05 -07:00
test-signal-handler.js Update copyright headers 2011-03-14 17:37:05 -07:00
test-signal-unregister.js Update copyright headers 2011-03-14 17:37:05 -07:00
test-stdin-from-file.js Update copyright headers 2011-03-14 17:37:05 -07:00
test-stdout-to-file.js Update copyright headers 2011-03-14 17:37:05 -07:00
test-stream-pipe-cleanup.js cleartextstream.destroy() should destroy socket. 2011-05-02 15:03:50 -07:00
test-stream-pipe-error-handling.js Fix error handling bug in stream.pipe() 2011-05-24 10:50:33 -07:00
test-stream-pipe-event.js Update copyright headers 2011-03-14 17:37:05 -07:00
test-stream-pipe-multi.js A test that running 100 stream pipes in parallel is ok 2011-04-22 19:33:23 -07:00
test-string-decoder.js Update copyright headers 2011-03-14 17:37:05 -07:00
test-sync-fileread.js Update copyright headers 2011-03-14 17:37:05 -07:00
test-sys.js Update copyright headers 2011-03-14 17:37:05 -07:00
test-tcp-wrap-connect.js tcp_wrap: implement shutdown 2011-06-16 16:08:17 +02:00
test-tcp-wrap-listen.js Fix test-tcp-wrap-listen 2011-06-28 13:56:02 +02:00
test-tcp-wrap.js test-tcp-wrap dont assume port 80 priveleged' 2011-07-14 14:18:47 -07:00
test-timers-linked-list.js Update copyright headers 2011-03-14 17:37:05 -07:00
test-tls-client-abort.js Add tests for #1085 and #1304 2011-07-15 01:58:43 +09:00
test-tls-client-verify.js Update copyright headers 2011-03-14 17:37:05 -07:00
test-tls-connect.js Test case for issue #1218: uncatchable exception on TLS connection error. 2011-06-27 13:18:31 +02:00
test-tls-ext-key-usage.js Update copyright headers 2011-03-14 17:37:05 -07:00
test-tls-junk-closes-server.js Update copyright headers 2011-03-14 17:37:05 -07:00
test-tls-npn-server-client.js Add support for TLS SNI 2011-07-29 16:57:28 -07:00
test-tls-request-timeout.js Make https 'timeout' events bubble up 2011-05-14 13:38:04 -07:00
test-tls-securepair-client.js Update copyright headers 2011-03-14 17:37:05 -07:00
test-tls-securepair-server.js Update copyright headers 2011-03-14 17:37:05 -07:00
test-tls-server-verify.js Update copyright headers 2011-03-14 17:37:05 -07:00
test-tls-set-encoding.js CryptoStream.prototype.readyState shoudn't reference fd 2011-05-20 10:20:22 -07:00
test-tls-sni-server-client.js Add support for TLS SNI 2011-07-29 16:57:28 -07:00
test-tty-stdout-end.js Update copyright headers 2011-03-14 17:37:05 -07:00
test-umask.js Update copyright headers 2011-03-14 17:37:05 -07:00
test-url.js url: throw descriptive error if url argument to parse() is not a string 2011-07-21 00:51:48 +02:00
test-utf8-scripts.js Update copyright headers 2011-03-14 17:37:05 -07:00
test-util-format.js Improve util.format() compatibility with browser. 2011-08-08 23:24:05 +09:00
test-vm-create-context-circular-reference.js Fixes the circular reference in vm modules. 2011-04-12 15:51:57 -07:00
test-writedouble.js Endian argument should be a boolean. Signed integers shouldn't run through checks for unsigned integers. Clean up jslint. Provide unchecked uint entry points. 2011-08-08 17:01:57 -07:00
test-writefloat.js Endian argument should be a boolean. Signed integers shouldn't run through checks for unsigned integers. Clean up jslint. Provide unchecked uint entry points. 2011-08-08 17:01:57 -07:00
test-writeint.js Endian argument should be a boolean. Signed integers shouldn't run through checks for unsigned integers. Clean up jslint. Provide unchecked uint entry points. 2011-08-08 17:01:57 -07:00
test-writeuint.js Endian argument should be a boolean. Signed integers shouldn't run through checks for unsigned integers. Clean up jslint. Provide unchecked uint entry points. 2011-08-08 17:01:57 -07:00
test-zerolengthbufferbug.js Update copyright headers 2011-03-14 17:37:05 -07:00
testcfg.py Work around intermittent mkdir failures in testcfg.py 2010-12-20 23:51:28 +01:00