Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nodejs/node.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2011-07-16Improve --help message and Fix -e/--eval switchSteve Engledow
2011-07-16Fix message testskoichik
2011-07-16Close #1348 Remove require.pathsisaacs
2011-07-15windows: fix simple/test-executable-pathRyan Dahl
2011-07-15Merge branch 'v0.4'Ryan Dahl
2011-07-15Close #1303 Stream.pipe returns the destinationElijah Insua
2011-07-15Close #1281 Make require a public member of moduleisaacs
2011-07-15test-tcp-wrap dont assume port 80 priveleged'Henry Rawas
2011-07-14Add tests for #1085 and #1304koichik
2011-07-13Fix fs can't handle large file on 64bit platformkoichik
2011-07-13Fix Buffer drops last null character in UTF-8koichik
2011-07-13Improvements AssertionError messagekoichik
2011-07-13fix isip testHenry Rawas
2011-07-09Fixes #1267.koichik
2011-07-08isIP testHenry Rawas
2011-07-08ipv6 nodeHenry Rawas
2011-07-08Revert 3e2a2a7. Always send a HTTP/1.1 status line to the client.Ben Noordhuis
2011-07-08Revert 8dc8773. Always send a HTTP/1.1 status line to the client.Ben Noordhuis
2011-07-07Close #1149 IDNA and Punycode support in url.parseJeremy Selier
2011-07-06Revert "Fixes #1267."Ryan Dahl
2011-07-06Revert "Error argument for http.ServerRequest 'close'"Ryan Dahl
2011-07-06Verify that the argument passed to vm.runInContext() is a context object.Ben Noordhuis
2011-07-05dns_uv: match the old api better, fix testsBert Belder
2011-07-05make test-process-uptime fail less oftenRyan Dahl
2011-07-05Revert "Remove 'connect' event from server side sockets"Ryan Dahl
2011-07-05Fix internet testcase configRyan Dahl
2011-07-05net_uv: enable another test case in test-net-pingpongRyan Dahl
2011-07-05Test case for issue #1228: errno masked in fs.openSync().Ben Noordhuis
2011-07-05Fix `make test-internet`Bert Belder
2011-07-05Test cases for #1234: don't send HTTP/1.1 responses to HTTP/1.0 clients.Ben Noordhuis
2011-07-05Clean up temporary file on exit.Ben Noordhuis
2011-07-05Test cases for #1234: don't send HTTP/1.1 responses to HTTP/1.0 clients.Ben Noordhuis
2011-07-05Clean up temporary file on exit.Ben Noordhuis
2011-07-05Bindings for libuv-integrated c-aresBert Belder
2011-07-05Update POSIX splitPathRe to allow control chars. Fixes #1230.Adam Luikart
2011-07-04Fixes #1267.koichik
2011-07-04Fix net.Socket.connect argument parsingkoichik
2011-07-04Test for #402: writing base64 at position > 0 should not mangle the result.Ben Noordhuis
2011-07-03http: Fix agent id creationRyan Dahl
2011-07-02use_uv: Correct readyState on connectingRyan Dahl
2011-07-02Merge branch 'v0.4'Ryan Dahl
2011-07-02Fixes #877. Don't wait for socket pool to establish connections.Ryan Dahl
2011-06-29Revert "Add support for file descriptor type detection."Ryan Dahl
2011-06-29Merge branch 'v0.4'Ryan Dahl
2011-06-28Fix test-tcp-wrap-listenRyan Dahl
2011-06-28Fix test-net-pingpong.js on windowsHenry Rawas
2011-06-28Fix mismatch createConnection and Socket.connectkoichik
2011-06-27Test case for issue #1218: uncatchable exception on TLS connection error.Ben Noordhuis
2011-06-20Fix -e/--eval can't load module from node_moduleskoichik
2011-06-20Fixes #1197. Fix failing os.getNetworkInterfaces() test in test-os.jsBen Noordhuis