summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2017-02-05test: increase coverage of bufferDavidCai
2017-02-05test: simplify output handling in repl testsRich Trott
2017-02-05buffer: stricter argument checking in toStringNikolai Vavilov
2017-02-04test: make module testing stricterRich Trott
2017-02-04src: don't overwrite non-writable vm globalsFranziska Hinkelmann
2017-02-03Revert "fs: allow WHATWG URL and file: URLs as paths"James M Snell
2017-02-03Revert "test: refactor test-fs-error-messages.js"James M Snell
2017-02-03test: improve coverage on removeListeners functionsmatsuda-koushi
2017-02-03fs: allow WHATWG URL and file: URLs as pathsJames M Snell
2017-02-03url: fix setting `url.search` to the empty stringTimothy Gu
2017-02-03test: refactor test-fs-error-messages.jsAdrian Estrada
2017-02-04crypto: add cert check issued by StartCom/WoSignShigeki Ohtsu
2017-02-02querystring, url: handle repeated sep in searchDaijiro Wachi
2017-02-02url: extend url.format to support WHATWG URLJames M Snell
2017-02-02test: fix timing sensitivity in debugger testAli Ijaz Sheikh
2017-02-02src: unconsume stream fix in internal http implRoee Kasher
2017-02-02test, url: synchronize WPT url testsJoyee Cheung
2017-02-02test: make test-fs-access stricterRich Trott
2017-02-01test: use repeat() instead of new Array().join()Jackson Tian
2017-02-01test: increase strictness for test-trace-eventRich Trott
2017-02-02test: add path.join's testYuta Hiroto
2017-02-01test: improve error messages in test-npm-installGonen Dukas
2017-02-01test: add fs-assert-encoding's testabouthiroppy
2017-01-31url: extend URLSearchParams constructorTimothy Gu
2017-01-31test: add 2nd argument to throws in test-assertMarlena Compton
2017-01-31test: require handler to be run in sigwinch testRich Trott
2017-01-31url: make URLSearchParams/Iterator match specTimothy Gu
2017-01-30lib: add static identifier codes for all deprecationsJames M Snell
2017-01-30process: add --redirect-warnings command line argumentJames M Snell
2017-01-30process: add optional code to warnings + type checkingJames M Snell
2017-01-30test-console: streamline arrow fn and refine regexJohn Maguire
2017-01-30test: remove unnecessary eslint-disable max-lenJoyee Cheung
2017-01-30url, test: break up test-url.jsJoyee Cheung
2017-01-30test: add an exception test to http-write-headYuta Hiroto
2017-01-30test: increase coverage of internal/utilDavidCai
2017-01-30dns: handle implicit bind DNS errorscjihrig
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