summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* test: use eslint to fix var->const/letGibson Fahnestock2017-04-18806-5001/+5037
* tools, test: require const/let in testGibson Fahnestock2017-04-181-0/+5
* tools: update ESLint to current versionRich Trott2017-03-081-5/+5
* benchmark,lib,test: adjust for lintingRich Trott2017-03-0839-409/+431
* test: increase setMulticastLoopback() coveragecjihrig2017-03-081-8/+19
* test: increase dgram ref()/unref() coveragecjihrig2017-03-082-5/+22
* test: add an exception test to http-write-headYuta Hiroto2017-03-081-11/+16
* test: add known_issues test for #10223AnnaMag2017-03-081-0/+17
* test: guarantee test runs in test-readline-keysRich Trott2017-03-081-8/+9
* test: check error message in test-http-outgoing-protoAlex Ling2017-03-081-1/+2
* http: make request.abort() destroy the socketLuigi Pinca2017-03-083-0/+79
* test: increase coverage for stream's duplexabouthiroppy2017-03-081-4/+5
* test: allow for slow hosts in spawnSync() testRich Trott2017-03-081-6/+5
* test: expand test coverage of fs.jsVinícius do Carmo2017-03-081-0/+13
* test: expand test coverage of events.jsVinícius do Carmo2017-03-083-6/+21
* test: check noAssert option in buf.write*()larissayvette2017-03-081-0/+48
* test: expand test coverage of fs.jsVinícius do Carmo2017-03-082-0/+31
* test: enhance test-timersRich Trott2017-03-082-28/+16
* tools,doc: add Google Analytics tracking.Phillip Johnsen2017-03-081-1/+19
* test: increase coverage for exec() functionscjihrig2017-03-082-24/+49
* test: add process.assert's testabouthiroppy2017-03-081-0/+11
* querystring: improve unescapeBuffer performanceBrian White2017-03-081-0/+7
* querystring: improve stringify() performanceBrian White2017-03-081-0/+4
* test: update Buffer.lastIndexOfdcposch@dcpos.ch2017-03-081-7/+64
* test: improve code in test-crypto-verifyAdrian Estrada2017-03-081-16/+12
* test: add dgram.Socket.prototype.bind's testabouthiroppy2017-03-081-5/+9
* test: update V8 flag in testFranziska Hinkelmann2017-03-081-4/+3
* test: increase coverage of string-decoderabouthiroppy2017-03-082-12/+16
* test: improving coverage of dns-lookupabouthiroppy2017-03-082-25/+89
* test: refactor test-fs-read-zero-length.jsabouthiroppy2017-03-081-1/+1
* test: improving coverage for dgramabouthiroppy2017-03-083-16/+33
* test: improve code in test-console-instanceAdrian Estrada2017-03-081-30/+18
* test: improve code in test-domain-multiAdrian Estrada2017-03-081-36/+13
* test: improve test-stream2-large-read-stallstefan judis2017-03-081-5/+3
* test: improve code in test-http-host-headersAdrian Estrada2017-03-081-28/+13
* test: add test case to test-http-response-statuscode.jsabouthiroppy2017-03-081-14/+23
* test: refactor cluster-preload.jsabouthiroppy2017-03-081-2/+2
* test: improve test-fs-write-file-syncAdrian Estrada2017-03-081-18/+18
* tools: rename eslintrc to an undeprecated formatSakthipriyan Vairamani2017-03-081-0/+0
* test: test hmac binding robustnessSam Roberts2017-03-081-0/+8
* test: refactor the code in test-fs-watch.jssivaprasanna2017-03-081-31/+31
* test: reduce unmanaged parallelism in domain testJoyee Cheung2017-03-0812-168/+247
* test: add dgram.Socket.prototype.sendto's testabouthiroppy2017-03-081-0/+24
* test: add regression test for V8 parse errorMichaël Zasso2017-03-081-0/+14
* test: increase timeout in break-on-uncaughtSakthipriyan Vairamani (thefourtheye)2017-03-081-6/+10
* test: fix process.title expectationSakthipriyan Vairamani (thefourtheye)2017-03-081-2/+2
* test: refactor test-debugger-remoteSakthipriyan Vairamani (thefourtheye)2017-03-081-21/+31
* test: fix and improve debugger-client testSakthipriyan Vairamani (thefourtheye)2017-03-081-10/+10
* url: fix surrogate handling in encodeAuth()Timothy Gu2017-03-081-1/+12
* test: improve test-assertrichnologies2017-03-081-5/+20