summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2017-03-03benchmark,build,doc,lib,src,test: correct typosBenjamin Fleischer
2017-03-03inspector: libuv notification on incoming messageEugene Ostroukhov
2017-03-03test: fix args in parallel/test-fs-null-bytes.jsVse Mozhet Byt
2017-03-03test: fix tests when npn feature is disabled.Shigeki Ohtsu
2017-03-02test: add test-buffer-prototype-inspectRich Trott
2017-03-02test: fix flaky test-https-agent-create-connectionSantiago Gimeno
2017-03-02test: enable max-len for test-replRich Trott
2017-03-02test: fix test-internal-util-assertCrypto regexDaniel Bevenius
2017-03-02test: improve https coverage to check create connectionchiaki-yokoo
2017-03-01test: add two test cases for querystringDaijiro Wachi
2017-03-01test: apply strict mode in test-replRich Trott
2017-03-01test: skip tests with common.skipSakthipriyan Vairamani (thefourtheye)
2017-02-28url: enforce valid UTF-8 in WHATWG parserTimothy Gu
2017-02-28test: fix WPT.test()'s error handlingTimothy Gu
2017-02-28test: more comprehensive IDNA test casesTimothy Gu
2017-02-28tty: add ref() so process.stdin.ref() etc. workBen Schmidt
2017-02-27test: change common.expectsError() signatureRich Trott
2017-02-27test: favor assertions over console loggingRich Trott
2017-02-27test: run test-setproctitle where supportedHoward Hellyer
2017-02-27assert: fix premature deep strict comparisonJoyee Cheung
2017-02-24src, i18n: cleanup usage of MaybeStackBufferTimothy Gu
2017-02-24src: clean up MaybeStackBufferTimothy Gu
2017-02-24test: fix flaky test-vm-timeout-rethrowKunal Pathak
2017-02-24doc: change broken fg(1) links to fg(1p)Karan Thakkar
2017-02-23test: add two test cases for querystringDaijiro Wachi
2017-02-24tools,doc: enable changelogs for itemsAnna Henningsen
2017-02-23test: throw check in test-zlib-write-after-closeJason Wilson
2017-02-24doc,test: args to `buffer.copy` can be Uint8ArraysAnna Henningsen
2017-02-24test: increase coverage of vmDavidCai
2017-02-22domain,events: support non-object 'error' argumentBen Noordhuis
2017-02-22tls: do not crash on STARTTLS when OCSP requestedFedor Indutny
2017-02-22test: make test-intl-no-icu-data more robustMichaël Zasso
2017-02-21console: fixup `console.dir()` error handlingAnna Henningsen
2017-02-21tools: enable one-var-declaration-per-line ESLint ruleMichaël Zasso
2017-02-21test: add regex check to test-module-loadingTarang Hirani
2017-02-21test: remove redundant additional url testsJoyee Cheung
2017-02-21test: synchronize WPT url test dataJoyee Cheung
2017-02-21test: remove WHATWG URL test data file extensionJoyee Cheung
2017-02-20http: add new functions to OutgoingMessageBrian White
2017-02-20tls: new tls.TLSSocket() supports sec ctx optionsSam Roberts
2017-02-20test: make tls-socket-default-options tests runSam Roberts
2017-02-20tls: use emitWarning() for dhparam < 2048 bitsJames M Snell
2017-02-19test: improve coverage in test-crypto.dhEric Christie
2017-02-19cluster: properly handle --inspect-{brk,port}Ali Ijaz Sheikh
2017-02-19test: add error checking in callbackRich Trott
2017-02-19test: refactor test-http-response-splittingArseniy Maximov
2017-02-19test: test bottom-up merge sort in URLSearchParamsDaijiro Wachi
2017-02-19test: add test cases for pathYuta Hiroto
2017-02-19test: add cases for unescape & unescapeBufferDaijiro Wachi
2017-02-19test: enhance test-common.jsRich Trott