summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2017-10-29v8: migrate setFlagsFromString to internal/errorsJames M Snell
2017-10-29doc: more accurate zlib windowBits informationAnna Henningsen
2017-10-29zlib: gracefully set windowBits from 8 to 9Myles Borins
2017-10-29test: add block scoping to test-assert-deepRich Trott
2017-10-29lib: setup IPC channel before consoleNikolai Vavilov
2017-10-29stream: complete migration to internal/errorsMatteo Collina
2017-10-29zlib: finish migrating to internal/errorsJames M Snell
2017-10-29http2: simplify mapToHeaders, stricter validationAnatoli Papirovski
2017-10-29http2: fix several timeout related issuesAnatoli Papirovski
2017-10-29test: update test-timers-block-eventloop.jszhangzifa
2017-10-29inspector: track async stacks when necessaryAli Ijaz Sheikh
2017-10-29stream: migrate _stream_readable use error codesBen Halverson
2017-10-29test: include actual value in assertion messageMatthew Cantelon
2017-10-28test: replace fixturesDir in test-tls-connectCasie Lynch
2017-10-28test: use fixtures moduleIryna Yaremtso
2017-10-28test: add details in assertions in test-vm-contextVladimir Ilic
2017-10-28test: increase fs.exists coverageNigel Kibodeaux
2017-10-28test: use fixtures module in test-fs-realpath.jsRaphael Rheault
2017-10-28tools, benchmark: test util benchmarkSarah Meyer
2017-10-28test: use fixtures moduleScott J Beck
2017-10-28test: imporove assert messagesHadis-Fard
2017-10-28test: show values instead of assertion messageCheyenne Arrowsmith
2017-10-28test: include values in assertion messagesnhoel
2017-10-28querystring: convert to using internal/errorsRami Moshe
2017-10-28module: fix extension lookups for top-level mainGuy Bedford
2017-10-28module: fix hook module CJS dependency loadingguybedford
2017-10-27test: use process.features.debug in common moduleRich Trott
2017-10-27test: use common.buildType in repl-domain-abortRich Trott
2017-10-27test: skip test-process-config if no config.gypiGibson Fahnestock
2017-10-27crypto: migrate setFipsCrypto to internal/errorsJames M Snell
2017-10-27test: use fixtures module in tls-handshake-errorMark Walker
2017-10-27test: add failing vm tests to known_issuesMichaël Zasso
2017-10-27src: fix vm module for strict modeFranziska Hinkelmann
2017-10-26test: change tmp directories prefixRefael Ackermann
2017-10-26http2: fix mapToHeaders() with single string valueJinwoo Lee
2017-10-26crypto: migrate crypto.randomBytes to internal/errorsJames M Snell
2017-10-26tools: add eslint rule for documented errorsJames M Snell
2017-10-26crypto: migrate timingSafeEqual to internal/errorsJames M Snell
2017-10-26test: add test for WrapStream readStopAshish Kaila
2017-10-26test: add test for prop interceptors on sandboxMichaël Zasso
2017-10-26test: allow tests to pass without internetDaniel Bevenius
2017-10-25util,assert: expose util.isDeepStrictEqual()Rich Trott
2017-10-25net: fix timeout with null handleAnatoli Papirovski
2017-10-25test: call toLowerCase on the resolved moduleDaniel Bevenius
2017-10-25buffer: move setupBufferJS to internalBryan English
2017-10-25http2: do not allow socket manipulationAnatoli Papirovski
2017-10-25test: fix test for inherited properties on vmFranziska Hinkelmann
2017-10-25module: support custom paths to require.resolve()cjihrig
2017-10-25test: allow for different nsswitch.conf settingsDaniel Bevenius
2017-10-25test: make test-v8-serdes work without stdinAnna Henningsen