0
0
mirror of https://github.com/nodejs/node.git synced 2024-12-01 16:10:02 +01:00
nodejs/test/simple
2010-11-18 16:47:38 -08:00
..
path.js fix corner-case bug in Module 2010-07-13 17:15:10 -07:00
simple.status Split tests. 2010-02-25 11:41:11 -08:00
test-assert.js More changes to tests so they really work under context module loader. 2010-08-17 08:41:05 -07:00
test-buffer.js unbase64 skips over *any* illegal chars 2010-10-18 15:22:10 -07:00
test-c-ares.js Migrated from sys.p to console.dir 2010-10-11 16:21:45 -07:00
test-chdir.js Update tests to work with module contexts 2010-07-15 14:21:31 -07:00
test-child-process-buffering.js Migrated from sys.p to console.dir 2010-10-11 16:21:45 -07:00
test-child-process-custom-fds.js Soft migration of sys -> util, Removal of deprecated utils module. 2010-10-11 15:21:36 -07:00
test-child-process-cwd.js New api for child_process.spawn; ability to set cwd for spawn()ed process 2010-08-06 13:37:30 -07:00
test-child-process-deprecated-api.js New api for child_process.spawn; ability to set cwd for spawn()ed process 2010-08-06 13:37:30 -07:00
test-child-process-double-pipe.js Remove -e from echo in test. Non-portable 2010-11-10 22:32:26 -08:00
test-child-process-env.js New api for child_process.spawn; ability to set cwd for spawn()ed process 2010-08-06 13:37:30 -07:00
test-child-process-exec-cwd.js Expose cwd option to child_process.exec() 2010-08-06 13:38:41 -07:00
test-child-process-exec-env.js Soft migration of sys -> util, Removal of deprecated utils module. 2010-10-11 15:21:36 -07:00
test-child-process-exit-code.js Update tests to work with module contexts 2010-07-15 14:21:31 -07:00
test-child-process-ipc.js Update tests to work with module contexts 2010-07-15 14:21:31 -07:00
test-child-process-kill.js Update tests to work with module contexts 2010-07-15 14:21:31 -07:00
test-child-process-stdin.js Update tests to work with module contexts 2010-07-15 14:21:31 -07:00
test-child-process-stdout-flush.js Update tests to work with module contexts 2010-07-15 14:21:31 -07:00
test-console.js add tests for console.log arguments handling 2010-08-22 12:34:00 -07:00
test-crypto.js Soft migration of sys -> util, Removal of deprecated utils module. 2010-10-11 15:21:36 -07:00
test-delayed-require.js Update tests to work with module contexts 2010-07-15 14:21:31 -07:00
test-dgram-multicast.js Soft migration of sys -> util, Removal of deprecated utils module. 2010-10-11 15:21:36 -07:00
test-dgram-pingpong.js Update tests to work with module contexts 2010-07-15 14:21:31 -07:00
test-dgram-udp4.js Update tests to work with module contexts 2010-07-15 14:21:31 -07:00
test-dgram-unix-anon.js Fix race conditions in tests 2010-08-10 17:48:37 -07:00
test-dgram-unix.js Fix style in test/simple/test-dgram-unix.js 2010-08-30 14:17:27 -07:00
test-dumper-unix.js Fix a bug regarding queueSize, add asserts 2010-11-18 16:47:38 -08:00
test-dumper.js Fix a bug regarding queueSize, add asserts 2010-11-18 16:47:38 -08:00
test-eio-race2.js Update tests to work with module contexts 2010-07-15 14:21:31 -07:00
test-eio-race4.js Update tests to work with module contexts 2010-07-15 14:21:31 -07:00
test-eio-race.js Update tests to work with module contexts 2010-07-15 14:21:31 -07:00
test-error-reporting.js Adjust tests for error reporting on JSON.parse(undefined) 2010-07-15 14:21:32 -07:00
test-event-emitter-add-listeners.js Update tests to work with module contexts 2010-07-15 14:21:31 -07:00
test-event-emitter-modify-in-emit.js Update tests to work with module contexts 2010-07-15 14:21:31 -07:00
test-event-emitter-once.js Add EventEmitter.prototype.once 2010-10-16 20:43:09 -07:00
test-event-emitter-remove-listeners.js Update tests to work with module contexts 2010-07-15 14:21:31 -07:00
test-exception-handler2.js Fix: uncaughtException was broken for main module 2010-09-09 10:47:30 -07:00
test-exception-handler.js Update tests to work with module contexts 2010-07-15 14:21:31 -07:00
test-exec.js Make sure Error object on exec() gets killed member 2010-10-23 11:37:40 -07:00
test-executable-path.js Back to WAF 2010-11-01 16:51:20 -07:00
test-file-read-noexist.js Update tests to work with module contexts 2010-07-15 14:21:31 -07:00
test-file-write-stream.js Write write.txt into the tmpdir 2010-10-22 10:02:30 -07:00
test-fs-chmod.js Update tests to work with module contexts 2010-07-15 14:21:31 -07:00
test-fs-error-messages.js Update tests to work with module contexts 2010-07-15 14:21:31 -07:00
test-fs-fsync.js Update tests to work with module contexts 2010-07-15 14:21:31 -07:00
test-fs-read-buffer.js Update tests to work with module contexts 2010-07-15 14:21:31 -07:00
test-fs-read-file-sync-hostname.js Don't use stat in fs.readFile[Sync] 2010-09-22 22:06:32 -07:00
test-fs-read-file-sync.js Update tests to work with module contexts 2010-07-15 14:21:31 -07:00
test-fs-read-stream.js Removed range read optimization as it doesn't work with libeio. 2010-11-01 08:28:57 -07:00
test-fs-read.js Update tests to work with module contexts 2010-07-15 14:21:31 -07:00
test-fs-readfile-empty.js Fix #325. Add test and check for zero-length file contents in fs.readFileSync 2010-10-04 12:50:58 -07:00
test-fs-realpath.js Handle cyclic links smarter in fs.realpath 2010-10-27 17:02:42 -07:00
test-fs-sir-writes-alot.js Add ref to buffer during fs.write and fs.read 2010-11-16 16:26:55 -08:00
test-fs-stat.js Migrated from sys.p to console.dir 2010-10-11 16:21:45 -07:00
test-fs-symlink.js Better temporary directory handling for tests. 2010-09-09 16:43:18 -07:00
test-fs-write-buffer.js Write write.txt into the tmpdir 2010-10-22 10:02:30 -07:00
test-fs-write-file-buffer.js writeFile fixes 2010-11-14 01:43:30 -08:00
test-fs-write-file.js Update tests to work with module contexts 2010-07-15 14:21:31 -07:00
test-fs-write-stream.js Write write.txt into the tmpdir 2010-10-22 10:02:30 -07:00
test-fs-write-sync.js Write write.txt into the tmpdir 2010-10-22 10:02:30 -07:00
test-fs-write.js Write write.txt into the tmpdir 2010-10-22 10:02:30 -07:00
test-global-leak.js Remove a few old deprecation warnings 2010-09-15 16:18:54 -07:00
test-global.js Modifying test-global to accomodate v8 inter-context 'global' protection. 2010-09-08 10:37:26 -07:00
test-http-1.0.js Fix http and net tests failing due to race condition 2010-08-11 17:27:44 -07:00
test-http-304.js Update tests to work with module contexts 2010-07-15 14:21:31 -07:00
test-http-blank-header.js Update tests to work with module contexts 2010-07-15 14:21:31 -07:00
test-http-buffer-sanity.js Remove sys in new tests 2010-10-11 16:07:18 -07:00
test-http-cat.js Update tests to work with module contexts 2010-07-15 14:21:31 -07:00
test-http-chunked.js Fix http and net tests failing due to race condition 2010-08-11 17:27:44 -07:00
test-http-client-parse-error.js Fix a few 'listening' race conditions 2010-10-23 14:13:04 -07:00
test-http-client-race-2.js Fix http and net tests failing due to race condition 2010-08-11 17:27:44 -07:00
test-http-client-race.js Fix http and net tests failing due to race condition 2010-08-11 17:27:44 -07:00
test-http-client-upload.js Fix http and net tests failing due to race condition 2010-08-11 17:27:44 -07:00
test-http-contentLength0.js Upgrade http-parser with a fix for spaces in headers 2010-10-13 02:47:10 -07:00
test-http-curl-chunk-problem.js Add test for http-buffer problem 2010-11-01 18:23:13 -07:00
test-http-eof-on-connect.js Remove deprecation warnings in net module 2010-09-16 15:02:12 -07:00
test-http-exceptions.js Remove race conditions and simplify test-http-exceptions.js 2010-07-15 14:21:32 -07:00
test-http-expect-continue.js Soft migration of sys -> util, Removal of deprecated utils module. 2010-10-11 15:21:36 -07:00
test-http-full-response.js Fix tests 2010-08-13 08:55:42 -07:00
test-http-head-request.js Soft migration of sys -> util, Removal of deprecated utils module. 2010-10-11 15:21:36 -07:00
test-http-head-response-has-no-body.js Fix http and net tests failing due to race condition 2010-08-11 17:27:44 -07:00
test-http-keep-alive-close-on-header.js Soft migration of sys -> util, Removal of deprecated utils module. 2010-10-11 15:21:36 -07:00
test-http-keep-alive.js Soft migration of sys -> util, Removal of deprecated utils module. 2010-10-11 15:21:36 -07:00
test-http-malformed-request.js Fix http and net tests failing due to race condition 2010-08-11 17:27:44 -07:00
test-http-parser.js test-http-parser should not use private API 2010-09-07 17:17:12 -07:00
test-http-proxy.js lib/http.js - nested loop stepping on variables of outer loop 2010-10-04 10:50:37 -07:00
test-http-server-multiheaders.js Update tests to work with module contexts 2010-07-15 14:21:31 -07:00
test-http-server.js Fix http and net tests failing due to race condition 2010-08-11 17:27:44 -07:00
test-http-set-cookies.js set-cookies header is an array of values. always 2010-08-21 16:34:38 -07:00
test-http-set-timeout.js Update tests to work with module contexts 2010-07-15 14:21:31 -07:00
test-http-set-trailers.js Consume HTTP trailing headers 2010-09-30 16:30:40 -07:00
test-http-upgrade-client2.js Fix race conditions in test-http-upgrade-client2 2010-10-18 15:05:18 -07:00
test-http-upgrade-client.js one more 'listening' race condition 2010-10-23 14:26:31 -07:00
test-http-upgrade-server2.js Update tests to work with module contexts 2010-07-15 14:21:31 -07:00
test-http-upgrade-server.js Soft migration of sys -> util, Removal of deprecated utils module. 2010-10-11 15:21:36 -07:00
test-http-wget.js Fix http and net tests failing due to race condition 2010-08-11 17:27:44 -07:00
test-http-write-empty-string.js Update tests to work with module contexts 2010-07-15 14:21:31 -07:00
test-http.js Migrated from sys.p to console.dir 2010-10-11 16:21:45 -07:00
test-listen-fd.js Update tests to work with module contexts 2010-07-15 14:21:31 -07:00
test-memory-usage.js Update tests to work with module contexts 2010-07-15 14:21:31 -07:00
test-mkdir-rmdir.js Better temporary directory handling for tests. 2010-09-09 16:43:18 -07:00
test-module-loading.js Don't try to run extension loaders unless they're actually functions 2010-09-22 10:13:25 -07:00
test-net-binary.js Migrated from sys.p to console.dir 2010-10-11 16:21:45 -07:00
test-net-connect-buffer.js Don't flush net writeQueue on end() if its still connecting 2010-10-13 02:37:53 -07:00
test-net-eaddrinuse.js Fix test-net-eaddrinuse 2010-10-23 11:22:24 -07:00
test-net-isip.js Move dns.isIP to net.isIP 2010-09-16 17:27:10 -07:00
test-net-keepalive.js Fix http and net tests failing due to race condition 2010-08-11 17:27:44 -07:00
test-net-pingpong.js allowHalfOpen disabled by default 2010-10-26 01:10:18 -07:00
test-net-reconnect.js Update tests to work with module contexts 2010-07-15 14:21:31 -07:00
test-net-server-bind.js Test for server.listen() more carefully, fix bug 2010-11-16 15:33:21 -08:00
test-net-server-max-connections.js Implement net.Server.maxConnections 2010-08-15 14:01:55 -07:00
test-next-tick-errors.js Fix bug in process._tickCallback where callbacks can get abandoned. 2010-09-02 09:24:39 -07:00
test-next-tick-ordering2.js Call Tick() after coming out of select() 2010-09-09 10:30:43 -07:00
test-next-tick-ordering.js Soft migration of sys -> util, Removal of deprecated utils module. 2010-10-11 15:21:36 -07:00
test-next-tick.js Update tests to work with module contexts 2010-07-15 14:21:31 -07:00
test-path.js Implement new path.join behavior 2010-11-14 22:49:26 -08:00
test-pipe-head.js Update tests to work with module contexts 2010-07-15 14:21:31 -07:00
test-pipe.js Fix a bug regarding queueSize, add asserts 2010-11-18 16:47:38 -08:00
test-process-env.js Make writes to process.env update the real environment. Tests included. 2010-11-03 12:15:07 -07:00
test-pump-file2tcp-noexist.js Soft migration of sys -> util, Removal of deprecated utils module. 2010-10-11 15:21:36 -07:00
test-pump-file2tcp.js Soft migration of sys -> util, Removal of deprecated utils module. 2010-10-11 15:21:36 -07:00
test-querystring.js Add tests for querystring.unescapeBuffer 2010-11-18 16:22:14 -08:00
test-readdir.js Migrated from sys.p to console.dir 2010-10-11 16:21:45 -07:00
test-readline.js add readline support for meta-d 2010-08-30 10:26:51 -07:00
test-regression-object-prototype.js Soft migration of sys -> util, Removal of deprecated utils module. 2010-10-11 15:21:36 -07:00
test-repl.js Soft migration of sys -> util, Removal of deprecated utils module. 2010-10-11 15:21:36 -07:00
test-require-resolve.js Add require.resolve. 2010-10-20 12:12:07 -07:00
test-script-context.js Rename require('javascript') to require('vm') 2010-11-15 18:37:27 -08:00
test-script-new.js Rename require('javascript') to require('vm') 2010-11-15 18:37:27 -08:00
test-script-static-context.js Rename require('javascript') to require('vm') 2010-11-15 18:37:27 -08:00
test-script-static-new.js Rename require('javascript') to require('vm') 2010-11-15 18:37:27 -08:00
test-script-static-this.js Rename require('javascript') to require('vm') 2010-11-15 18:37:27 -08:00
test-script-this.js Rename require('javascript') to require('vm') 2010-11-15 18:37:27 -08:00
test-sendfd.js Add callback to socket.write(), fix test-sendfds 2010-11-18 16:47:38 -08:00
test-sigint-infinite-loop.js Force exit on SIGINT but still reset flags on stdio fds 2010-10-21 12:28:04 -07:00
test-signal-handler.js Update tests to work with module contexts 2010-07-15 14:21:31 -07:00
test-signal-unregister.js Soft migration of sys -> util, Removal of deprecated utils module. 2010-10-11 15:21:36 -07:00
test-stdin-from-file.js Update tests to work with module contexts 2010-07-15 14:21:31 -07:00
test-stdout-to-file.js More changes to tests so they really work under context module loader. 2010-08-17 08:41:05 -07:00
test-string-decoder.js More changes to tests so they really work under context module loader. 2010-08-17 08:41:05 -07:00
test-sync-fileread.js Update tests to work with module contexts 2010-07-15 14:21:31 -07:00
test-sys.js Update tests to work with module contexts 2010-07-15 14:21:31 -07:00
test-umask.js Update tests to work with module contexts 2010-07-15 14:21:31 -07:00
test-url.js Soft migration of sys -> util, Removal of deprecated utils module. 2010-10-11 15:21:36 -07:00
test-utf8-scripts.js Update tests to work with module contexts 2010-07-15 14:21:31 -07:00
test-zerolengthbufferbug.js Fix zero length buffer bug for http res.end() 2010-09-30 17:13:01 -07:00
testcfg.py Fix test harness for Linux 2010-10-18 14:54:39 -07:00