summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2017-10-07test: replace fixturesDir with common.fixturesrachelnicole
2017-10-07test: remove messages in assert.strictEqualSaeed H
2017-10-07test: improve coverage for 'internal/errors'Ruxandra Fediuc
2017-10-07test: update fixturesDir to fixtures.readKeybitandbang
2017-10-07test: replace fixturesDir with common.fixturesPaul Berry
2017-10-07test: replace fixturesDir with common.fixturesPooya Paridel
2017-10-07test: update 'fixturesDir' refs in a test fileJames M. Greene
2017-10-07test: add tests of querystring benchmarkJonathan Eskew
2017-10-07test: replace common.fixturesDir in test-exceptionChowdhurian
2017-10-07test: use fixtures.readKey in https-agent testGreg Byram
2017-10-07test: add common.fixtures to https-req-splitBruce Fletcher
2017-10-07test: http2 stored settings returned when presentTrivikram Kamat
2017-10-07src: fix ^ in stack trace with vm's columnOffsetTimothy Gu
2017-10-07test: http2 client destroy tests in one fileTrivikram Kamat
2017-10-06http2: near full http1 compatibility, add testsAnatoli Papirovski
2017-10-04test: fix flaky async-hooks/test-tlswrapRich Trott
2017-10-04test: remove `common.PORT` from test-tlswrapRich Trott
2017-10-04test: refactor test-internal-errorsRich Trott
2017-10-04doc: explain common.restore* functionsRich Trott
2017-10-04errors: make `code` and `name` properties settableJohn-David Dalton
2017-10-04errors: make properties mutableRich Trott
2017-10-04src: do not add .domain to promises in VM contextsTimothy Gu
2017-10-04test: skip test if host is too slowRich Trott
2017-10-03test: mark test-bindings and test-debug-end flakyJoão Reis
2017-10-02inspector: reimplement JS bindingTimothy Gu
2017-10-02zlib: migrate to internal/errorsJames M Snell
2017-10-02path: deprecate internal _makeLong, replaceJames M Snell
2017-10-02test: increase test coverage for os.jskuroljov
2017-10-02test: check that this != new.target in addonBen Noordhuis
2017-10-01http2: setting shuttingDown=true after validationTrivikram Kamat
2017-10-01lib: faster type checks for some typesTimothy Gu
2017-10-01stream: fix disparity between buffer and the countjlvivero
2017-10-01test: Http2Stream destroy server before shutdownTrivikram Kamat
2017-10-01test: fix and refactor test-http-invalid-urlsRich Trott
2017-10-01stream: migrate to internal/errorsRuben Bridgewater
2017-10-01test: consolidate http2 tests in one fileTrivikram Kamat
2017-10-01test: http2Stream redundant shutdown and single cbTrivikram Kamat
2017-10-01http2: adjust error emit in core, add testsAnatoli Papirovski
2017-10-01test: update es-module.status prefixJack Horton
2017-10-01test: fix test-https-writable-true-after-closeRich Trott
2017-09-30child_process: fix memory leak in .fork()Ben Noordhuis
2017-09-30test: fix flaky test-crypto-classes.jsBryan English
2017-09-29n-api: add check for large stringsMichael Dawson
2017-09-29doc: fix link in the test/README.mdRimas Misevičius
2017-09-29timers: warn on overflowed timeout durationJeremiah Senkpiel
2017-09-28crypto: better crypto error messagesGreg Alexander
2017-09-28http2: make --expose-http2 flag a non-opJames M Snell
2017-09-28repl: deprecate turnOffEditorModeLance Ball
2017-09-27build: run es-module tests in CIBenjamin Coe
2017-09-27http: client keep-alive for UNIX domain socketsBryan English