Remove stray NODE_MODULE() semi-colons.
[platform/upstream/nodejs.git] / test /
2011-11-09 Ryan DahlFixes #2047. Fill workers array immediately after fork
2011-11-08 Ben Noordhuistest: fs.realpath() should not call its callback twice
2011-11-08 Ben Noordhuisfs: make mkdir() call callback if mode is omitted
2011-11-05 Fedor Indutnytest: debugger-repl should wait for 'drain' event
2011-11-05 Igor Zinkovskyfix test-module-loading on windows
2011-11-04 Matt RobenoltClose #1930 Convenience methods for zlib
2011-11-04 Fedor Indutnyfix debugger-repl test
2011-11-04 Fedor Indutnydebugger: do not request `continue` on connection
2011-11-04 Bert BelderImplement process._debugProcess
2011-11-04 Jordan Sisselurl: add '.' '+' and '-' in url protocol
2011-11-04 Ben Noordhuistest: fix simple/net-pipe-connect-errors
2011-11-03 Fedor Indutnyreport debugger's test errors
2011-11-03 Ryan DahlSocket.write should reset timeout timer.
2011-11-03 Ben Noordhuisnet: implement Server.prototype.address() for pipes
2011-11-03 Maciej Małeckitest error codes related to pipes
2011-11-03 Igor Zinkovskyprocess.kill to use uv_kill
2011-11-03 Ben Noordhuishttp: emit Error object after .abort()
2011-11-02 Ryan DahlRemove separation of libuv tests
2011-11-02 Ben Noordhuistest: add ChildProcess.prototype.killed test case
2011-11-01 Igor Zinkovskyfix pummel/test-net-throttle on windows
2011-11-01 Maciej Małeckidoc: fix links
2011-11-01 Ben Noordhuisos: rename getNetworkInterfaces() to networkInterfaces()
2011-11-01 Ben Noordhuisprocess: fix process.nextTick() error case regression
2011-11-01 koichiktest: fix test/message/undefined_reference_in_new_conte...
2011-10-31 koichiktls, https: add passphrase option
2011-10-30 Siddharth Mahendrakerevents: separate maxListeners and _events
2011-10-29 Igor Zinkovskyfix pummel/test-child-process-spawn-loop.js on windows
2011-10-28 Igor Zinkovskyfix simple/test-child-process-double-pipe on windows
2011-10-26 Nathan RajlichAdd test cases for #1944.
2011-10-26 Nathan RajlichAdd test case for #1941.
2011-10-26 Nathan RajlichAdd test case for the util.js type checking functions.
2011-10-26 koichiktls: add address(), remoteAddress/remotePort
2011-10-26 koichiktls: does not emit 'end' from EncryptedStream
2011-10-25 Igor Zinkovskyfix test-http-curl-chunk-problem.js and test-pipe-file...
2011-10-25 Ben Noordhuistest: spawn process.argv[0], not 'node'
2011-10-24 isaacsClose #1929 zlib Respond to 'resume' events properly
2011-10-22 seebeesLint
2011-10-22 seebeesremove auth from host
2011-10-22 seebeeshttp.request(url.parse(x))
2011-10-22 seebeesurl.resolveObject(url.parse(x), y) == url.parse(url...
2011-10-22 Ryan DahlMerge remote branch 'origin/v0.4'
2011-10-22 Igor Zinkovskymake simple\test-fs-symlink.js work on windows
2011-10-21 Maciej Małeckitest: #1899 - output in child process raises an exception
2011-10-21 Ryan Dahlgetaddrinfo returns ENOTFOUND for invalid domain names
2011-10-21 Ryan DahlFix test-eio-race on Windows
2011-10-21 isaacsRevert "Don't use a separate context for the repl."
2011-10-21 Igor Zinkovskymake process.kill a no-op on windows
2011-10-21 Ryan DahlFix race condition in test-dgram-pingpong
2011-10-21 Ben Noordhuishttp: improve http parser bindings
2011-10-20 Ryan DahlAdd binding to uv_getaddrinfo
2011-10-19 Ryan DahlRevert "Fix #1801 vm: Use 'sandbox' as global_prototype"
2011-10-19 Thomas Parslowhttp: Added support for HTTP PATCH verb
2011-10-19 isaacsDon't use a separate context for the repl.
2011-10-19 elliottcableFix #1801 vm: Use 'sandbox' as global_prototype
2011-10-18 Ryan DahlFix test-c-ares.js on Windows by disabling PTR test
2011-10-18 Ryan DahlRemove process.memoryUsage().vsize
2011-10-18 Ryan DahlFixes #1860. Remove process.writeError
2011-10-17 koichikhttp: add test for #1885
2011-10-15 Igor Zinkovskytest: fix test-child-process-stdin and test-child-proce...
2011-10-15 koichiknet: fix error handling in listen()
2011-10-15 koichiktls: The TLS API is inconsistent with the TCP API
2011-10-15 Ben Noordhuisnet: properly account multi-byte chars in .bytesWritten
2011-10-15 Ben Noordhuistest: fix bug in setproctitle test
2011-10-14 Ben Noordhuistest: check that EventEmitter.on == EventEmitter.addLis...
2011-10-14 Ben Noordhuistest: replace .addListener() calls with .on()
2011-10-14 koichiktls: requestCert unusable with Firefox and Chrome
2011-10-14 koichikchild_process.fork: don't modify args
2011-10-13 isaacsFix #1882 zlib Update 'availOutBefore' value, and test
2011-10-13 Simen Brekkennet: register net.Server callback only once
2011-10-13 Ben Noordhuistest: test long process name support
2011-10-13 Ryan DahlFix test-http-conn-reset.js on OSX
2011-10-12 Ryan DahlMove some slow tests to pummel
2011-10-12 Ryan DahlFix test/pummel/test-watch-file.js
2011-10-12 Ryan DahlFix test/pummel/test-exec.js
2011-10-12 Ben Noordhuistest: add test for #1869
2011-10-12 Igor Zinkovskyfix simple/test-fs-utimes.js on windows
2011-10-11 Ryan DahlFix test-module-load-list.js
2011-10-11 Ryan DahlRemove tests relying on !process.features.uv
2011-10-11 Ryan Dahldisable test-sendfd
2011-10-11 Ryan DahlDisable test-child-process-custom-fds.js
2011-10-10 Ryan DahlRemove test-child-process-channel.js
2011-10-10 Ryan DahlAdjust listenFD deprecation message. Remove test.
2011-10-10 Ryan Dahlprocess.stderr goes through libuv now
2011-10-08 Igor Zinkovskyfix for simple/test-executable-path.js on windows
2011-10-07 Ryan DahlChange API for sending handles
2011-10-07 Ryan DahlDo load balancing test in test-child-process-fork2.
2011-10-07 Ryan DahlAdd test-child-process-fork2 and fixes to make it work
2011-10-07 Ryan DahlMerge branch 'ipc-binding'
2011-10-07 Ryan Dahlmv test-child-process-spawn-node.js test/simple/test...
2011-10-06 Colton BakerFixed a lot of jslint errors.
2011-10-03 Ben Noordhuistest: add TXT DNS record lookup test
2011-10-02 Maciej Małeckitest: Update assert module tests
2011-09-30 Fedor Indutnydebugger: watch, unwatch, watchers
2011-09-30 Ryan DahlMove test-net-write-callbacks to pummel
2011-09-30 Ryan DahlAdd test from v0.4 dea49e3
2011-09-30 koichiktls: Add test for #1775
2011-09-29 Ben Noordhuistest: fix typo in error message
2011-09-29 Ryan Dahlnet: Fix string-concat hot path bug
2011-09-28 Fedor Indutnydebugger: refactor, no more res.success checks
2011-09-28 Fedor Indutnydebugger: use regexps in repl test
next