111 Commits (a10b47608544c55cfb5e1efe701d18705f73dd96)

Author SHA1 Message Date
Nataly Shrits 49e786628f
test: replace indexOf with includes and startsWith 8 years ago
Steven Winston 1fb19ac0c5
test: remove unnecessary Buffer import 8 years ago
Rich Trott abc2c82bf3
test: remove disabled test-dgram-send-error 8 years ago
Rich Trott d9866ce9c7
test: remove disabled tls_server.js 8 years ago
Rich Trott 97b6911ade
test: enable setuid/setgid test 8 years ago
Gibson Fahnestock 6f85c81f0d
test: s/assert.equal/assert.strictEqual/ 8 years ago
Trevor Norris 28071a130e
buffer: introduce latin1 encoding term 9 years ago
Sakthipriyan Vairamani 1ab6df6b04 test: make import common as the first line 9 years ago
Rich Trott e873063a3c test: enable test-debug-brk-no-arg 9 years ago
Rich Trott 6ce26c8c8b test: add test for uid/gid setting in spawn 9 years ago
Rich Trott 40604b54d4 test: remove disabled eio race test 9 years ago
Jeremiah Senkpiel b1f58edd54 test: abstract skip functionality to common 9 years ago
James M Snell 85ab4a5f12 buffer: add .from(), .alloc() and .allocUnsafe() 9 years ago
Rich Trott 44efd66132 test: replace deprecated util.debug() calls 9 years ago
Rich Trott 999d25b5ec test: remove disabled test 9 years ago
Sakthipriyan Vairamani 80a1cf7425 test: fix messages and use return to skip tests 10 years ago
Rich Trott 856c11f8c8 test: purge stale disabled tests 10 years ago
Roman Reiss f29762f4dd test: enable linting for tests 10 years ago
isaacs 3e1b1dd4a9 Remove excessive copyright/license boilerplate 10 years ago
Fedor Indutny 7a0cfe9b11 deps: re-implement debugger-agent 10 years ago
Fedor Indutny 6a610a0f67 deps: re-implement debugger-agent 10 years ago
Ryan Graham a7b14f7a89 test: Remove references to customFds 11 years ago
Dan Kaplun 52527e03d3 test: fixes test/disabled/test-readline.js 11 years ago
Timothy J Fontaine 78a854f872 test: move pummel/test-fs-largefile to disabled 11 years ago
Matthew Aynalem c171c490f2 fixes #6031 spelling errors 12 years ago
Ben Noordhuis e0a8e1bf77 cares_wrap: remove unused function getHostByName() 12 years ago
isaacs f4b1e00071 test: Move test-http-default-port from disabled to simple 12 years ago
Koichi Kobayashi 72ad2c94df https: fix default port 12 years ago
Ben Noordhuis c4f418d035 test: disable simple/test-dgram-send-error 12 years ago
Ben Noordhuis 4e1a2f9a89 test: disable simple/test-debug-brk-file 12 years ago
Ben Noordhuis 910e24b53d fs: remove fs.sendfile() 12 years ago
Chad Rhyner 8fc578b631 test: disable eio-race tests 12 years ago
Igor Zinkovsky 0b57fee3f8 enable test-fs-largefile.js test 13 years ago
Ben Noordhuis 7f4aba91d3 test: include common.js in all tests 13 years ago
Ben Noordhuis fd29448be0 test: add missing copyright headers 13 years ago
Ryan Dahl 850609ea2d Remove separation of libuv tests 13 years ago
Ben Noordhuis 018e110cd1 test: replace .addListener() calls with .on() 13 years ago
Ryan Dahl d2b8037ed0 disable test-sendfd 13 years ago
Ryan Dahl 53c163cd5b Disable test-child-process-custom-fds.js 13 years ago
Colton Baker 87286cc737 Fixed a lot of jslint errors. 13 years ago
Ryan Dahl f5bdce9cc0 Disable test-dgram-unix.js test-dgram-unix-anon.js test-dgram-multicast.js 13 years ago
Ryan Dahl 4e1d6fca8e Mark tests which are broken in libuv 14 years ago
koichik 485d5b5dff dns: Force the DNS module to invoke callbacks asynchronously. 14 years ago
koichik 8293bb8a32 test: refactored http test. 14 years ago
isaacs ef35f4d6c1 Test for default host headers on default ports in https and http 14 years ago
koichik a3e3ad40b1 Fix fs can't handle large file on 64bit platform 14 years ago
Ryan Dahl 9ccf0e527f Don't error on ENOTCONN from shutdown() 14 years ago
Ryan Dahl 55048cdf79 Update copyright headers 14 years ago
Ryan Dahl ca8be39b9e Disable test-http-agent2.js for the moment 14 years ago
koichik 0a51a6d3ac Fix process.stdout.end() throws ENOTSOCK error. 14 years ago