5471 Commits (ddcd93aaeb1485b2b7ddd35f8e96dba1cc372cea)

Author SHA1 Message Date
Rich Trott 338d09d25b test,repl: add coverage for repl .clear+useGlobal 8 years ago
Rich Trott 97f001ab16 test,net: add tests for server.connections 8 years ago
Sakthipriyan Vairamani (thefourtheye) 66f09be743
Revert "fs: ensure readFile[Sync] reads from the beginning" 8 years ago
Nikolai Vavilov 4444e731f2 fs: ensure readFile[Sync] reads from the beginning 8 years ago
cjihrig 2f885e7a43 cluster: refactor module into multiple files 8 years ago
Brian White 57e2ec4356
test: add http.ClientRequest defaults test 8 years ago
Irene Li 6782577eef test: check error msg test-writeint.js 8 years ago
istinson 19917ee402 test: no unused args test-fs-watch-file.js 8 years ago
Adrian Estrada 5520e40af3 test: improve the code in test-crypto-dh 8 years ago
Chase Starr a2af61afc6 test: improve tests in pummel/test-exec 8 years ago
Gibson Fahnestock dd2d3d3f9d test: use realpath for NODE_TEST_DIR in common.js 8 years ago
Sam Roberts 822bbe0bb2 test: fix linting for test-tls-add-ca-cert.js 8 years ago
Sam Roberts 9271a412b9 test: getgroups() may contain duplicate GIDs 8 years ago
Sam Roberts 84a23c7205 doc,test: tls .ca option supports multi-PEM files 8 years ago
Sam Roberts 733c4a813b test: tls cert chain completion scenarios 8 years ago
Sam Roberts ea72331afc test: check tls server verification with addCACert 8 years ago
Sam Roberts 99b0c2e7a7 test: move common tls connect setup into fixtures 8 years ago
Adrian Estrada 537d7bd936 test: improve test stream transform constructor 8 years ago
Rich Trott d3eca02576 test: move resource intensive test to sequential 8 years ago
Alexey Orlenko d85d120593 src: enable writev for pipe handles on Unix 8 years ago
larissayvette c8ed5f29ca test: add test for noAssert option in buf.read*() 8 years ago
Gibson Fahnestock 3d2aef3979 test: s/assert.equal/assert.strictEqual/ 8 years ago
Gibson Fahnestock 81fef918d5 tools, test: require const/let in test 8 years ago
Gibson Fahnestock 7a0e462f9f test: use eslint to fix var->const/let 8 years ago
Andreas Lind a469f85653 https: Use secureProtocol in Agent#getName 8 years ago
abouthiroppy da96843920 test: refactor cluster-preload.js 8 years ago
adelmann 596d86fc3d test: refactor test-crypto-padding-aes256 8 years ago
Anna Henningsen 627ecee9ed child_process: support Uint8Array input to methods 8 years ago
sivaprasanna aacd323ff3 test: refactor the code of test-keep-alive.js 8 years ago
cjihrig 2d2a059827 test: refactor test-http-mutable-headers.js 8 years ago
Rich Trott 022b53c9de lib: refactor crypto cipher/hash/curve getters 8 years ago
Nathan Friedly 762a303e1f test: validate 'expected' argument to mustCall() 8 years ago
Nathan Friedly 005213b43d test: fix misplaced ) in http response statuscode test 8 years ago
abouthiroppy c61d9bade0 test: refactor test-doctool-html.js 8 years ago
Adrian Estrada 85a90340e1 test: improve test-crypto-rsa-dsa 8 years ago
Nikolai Vavilov 3c2a9361ff fs: remove fs.read's string interface 8 years ago
Adrian Estrada 2685464e34 test: improve the code in test-process-hrtime 8 years ago
sivaprasanna a799854ce9 test: refactor test-watch-file.js 8 years ago
Rich Trott 3f61521087 test,cluster: add test-cluster-worker-deprecated 8 years ago
Michael Lefkowitz 39c4af580c test: improve zlib-from-gzip-with-trailing-garbage 8 years ago
sivaprasanna 41567ee9d8 test: refactor the code in test-child-process-spawn-loop.js 8 years ago
cjihrig b9abeeccc0 test: allow testing uid and gid separately 8 years ago
James M Snell 0f62ee6963 url: allow use of URL with http.request and https.request 8 years ago
Adrian Estrada fd115862f4 test: improve code in test-https-strict 8 years ago
Teddy Katz 5d31448844 tools,test: enforce assert.ifError with lint rule 8 years ago
cjihrig 775de9cc96 test: improve module version mismatch error check 8 years ago
Adrian Estrada 8a12368a20 test: improve test-fs-write-file-sync 8 years ago
Adrian Estrada f895715755 test: improve test-http-chunked-304 8 years ago
Adrian Estrada a5bdcc39ac test: improve test-fs-readfile-zero-byte-liar 8 years ago
Junshu Okamoto 377ea285fb test: refactor test-fs-utimes 8 years ago