summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2017-01-30test: increase timeout in break-on-uncaughtSakthipriyan Vairamani (thefourtheye)
2017-01-30test: add known_issues test for #10223AnnaMag
2017-01-29test: guarantee test runs in test-readline-keysRich Trott
2017-01-29test: check error message in test-http-outgoing-protoAlex Ling
2017-01-29test: add tests for searchParamsabouthiroppy
2017-01-28http: make request.abort() destroy the socketLuigi Pinca
2017-01-28url: define @@toStringTag as a data propertyTimothy Gu
2017-01-28url: do not public expose inspect methods on URLTimothy Gu
2017-01-28buffer, test: add tests for buffer.toJSONJoyee Cheung
2017-01-27test: increase coverage for stream's duplexabouthiroppy
2017-01-27child_process: add string shortcut for fork stdioJavis Sullivan
2017-01-27test: allow for slow hosts in spawnSync() testRich Trott
2017-01-27test: expand test coverage of fs.jsVinícius do Carmo
2017-01-27test: expand test coverage of events.jsVinícius do Carmo
2017-01-27url: stop exporting originFor()Timothy Gu
2017-01-26test: check noAssert option in buf.write*()larissayvette
2017-01-26string_decoder: align UTF-8 handling with V8Brian White
2017-01-26test: move test-vm-function-redefinition to parallelFranziska Hinkelmann
2017-01-26test: expand test coverage of fs.jsVinícius do Carmo
2017-01-25test: enhance test-timersRich Trott
2017-01-25test: add regression tests for vm bugsAnna Henningsen
2017-01-25Revert "src: don't overwrite non-writable vm globals"Anna Henningsen
2017-01-25zlib: be strict about what strategies are acceptedRich Trott
2017-01-25tools,doc: add Google Analytics tracking.Phillip Johnsen
2017-01-25test: increase coverage for exec() functionscjihrig
2017-01-25test: add process.assert's testabouthiroppy
2017-01-25querystring: improve unescapeBuffer performanceBrian White
2017-01-25querystring: improve stringify() performanceBrian White
2017-01-25test: update Buffer.lastIndexOfdcposch@dcpos.ch
2017-01-25src: support "--" after "-e" as end-of-optionsJohn Barboza
2017-01-24test: add dgram.Socket.prototype.sendto's testabouthiroppy
2017-01-24test: check error message in test-fs-make-callbacklegalcodes
2017-01-24test: improve test-assertrichnologies
2017-01-24test: increase coverage for punycode's decodeabouthiroppy
2017-01-23url: check forEach callback is a functionTimothy Gu
2017-01-23test: improve code in test-crypto-verifyAdrian Estrada
2017-01-23test: test hmac binding robustnessSam Roberts
2017-01-23test: check fd 0,1,2 are used, not access modeJohn Barboza
2017-01-23test: refactor test-cli-eval.jscjihrig
2017-01-23test: verify shell option internalscjihrig
2017-01-23test: use common.fail() instead of assert(false)cjihrig
2017-01-23process: improve process.hrtimeJoyee Cheung
2017-01-22test: fix flaky test-regress-GH-897Rich Trott
2017-01-22test: don't connect to :: (use localhost instead)Gibson Fahnestock
2017-01-22test: improve test-fs-open-flagsVinícius do Carmo
2017-01-22test: add dgram.Socket.prototype.bind's testabouthiroppy
2017-01-22test: increase coverage of _http_outgoingabouthiroppy
2017-01-22url: export URLSearchParamsTimothy Gu
2017-01-22test: update V8 flag in testFranziska Hinkelmann
2017-01-21test: add message verification on assert.throwsTravis Meisenheimer