2353 Commits (716e9e07fd9d936380553d512e8a8abe21caa4f9)

Author SHA1 Message Date
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
Adrian Estrada 5520e40af3 test: improve the code in test-crypto-dh 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 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 7a0e462f9f test: use eslint to fix var->const/let 8 years ago
Andreas Lind a469f85653 https: Use secureProtocol in Agent#getName 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
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
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
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
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
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
Rich Trott 6263c00828 test: provide duration/interval to timers 8 years ago
Rich Trott a68987c154 benchmark,lib,test: adjust for linting 8 years ago
Steven R. Loomis e9b7291679 deps: add test for v8 bug in toUpper('ç') 8 years ago
cjihrig e5499b32cf test: s/assert.notEqual()/assert.notStrictEqual()/ 8 years ago
Adrian Estrada 75ebd19d8d test: improve test-event-emitter-modify-in-emit 8 years ago
Anna Henningsen eab95630f1 test: check error and cleanups in test-fs-read-buffer 8 years ago
Adrian Estrada 6c7219efcd test: improve test-fs-access 8 years ago
Rich Trott f43ea2a6ae test: refactor test-stream-transform-object 8 years ago
Rich Trott d2c96af152 test: refactor beforeExit tests 8 years ago
Adrian Estrada 6830849b2e test: improve test-fs-null-bytes 8 years ago
cjihrig 7f69972cf0 test: refactor test-beforeexit-event-exit.js 8 years ago
James M Snell f5d92f3563 url: set toStringTag for the URL class 8 years ago
Joyee Cheung 2177a38178 url: TupleOrigin#toString use unicode by default 8 years ago
Beth Griggs 7c77932fa2 test: refactor several parallel/test-timer tests 8 years ago