Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nodejs/node.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2017-10-24test: replace fixturesDir with fixtures moduleThomas Karsten
2017-10-24test: use default message for assert.strictEqualhwaisiu
2017-10-24test: fix flaky test-benchmark-bufferRich Trott
2017-10-24timers: fix eventloop blockzhangzifa
2017-10-24test: improve assert message in internet testNikki St Onge
2017-10-24test: http2 priority stream depends on itselfTrivikram Kamat
2017-10-24test: http2 client settings errorsTrivikram Kamat
2017-10-24test: http2 emitGoAway post shutdown pre destroyTrivikram Kamat
2017-10-24test: http2-respond-file-errors to fixtures moduleDavid8472
2017-10-24test: http2-respond-file-range to use fixturesMichael Rueppel
2017-10-24test: http2 ERR_INVALID_ARG_TYPE testsTrivikram Kamat
2017-10-24test: replace common.fixturesDirShawn McGinty
2017-10-23tls: properly track writeQueueSize during writesAnatoli Papirovski
2017-10-23net: fix timeouts during long writesAnatoli Papirovski
2017-10-23test: fix flaky test-crypto-classes.jsBryan English
2017-10-23crypto: expose ECDH classBryan English
2017-10-23test: crypto createClass instanceof ClassBryan English
2017-10-23errors: make `code` and `name` properties settableJohn-David Dalton
2017-10-23errors: make properties mutableRich Trott
2017-10-23src: do not add .domain to promises in VM contextsTimothy Gu
2017-10-23lib: faster type checks for some typesTimothy Gu
2017-10-23inspector: reimplement JS bindingTimothy Gu
2017-10-23http2: remove --expose-http2 flag from tests, etcJames M Snell
2017-10-18test: refactor test-process-kill-nullLuigi Pinca
2017-10-18test: test make doc and verify tocJoyee Cheung
2017-10-18test: add common.projectDirJoyee Cheung
2017-10-18n-api: check against invalid handle scope usageAnna Henningsen
2017-10-18test: fix inspector testsRich Trott
2017-10-18test: move inspector tests to parallel/sequentialJon Moss
2017-10-18test: add missing spaces in concatenationsVse Mozhet Byt
2017-10-18test: replace fixturesDir with fixtures modulehschwalm
2017-10-18test: update output to include exit code & signalJenna Zeigen
2017-10-18test: change common.fixturesDir to fixtures.pathtejbirsingh
2017-10-18test: split up and refactor test-domainAnna Henningsen
2017-10-18test: fixtures in repl persistent history testJenna Zeigen
2017-10-18test: replace fixturesDir with common.fixturesKasim Doctor
2017-10-18n-api: use module name macroMichael Dawson
2017-10-18test: http2 client operations after destroyTrivikram Kamat
2017-10-18test: replaced fs.readSync with fixtures.readSyncLam Chan
2017-10-18test: http2 connectionListener reject clientTrivikram Kamat
2017-10-18test: improve coverage for process.umaskEvan Lucas
2017-10-18test: remove message from notStrictEqualtwk-b
2017-10-18test: use fixtures moduleBen Hallion
2017-10-18test: refactor test-cluster-setup-masterJean-Baptiste Brossard
2017-10-18test: use relative path in pipePrefixRandal Hanford
2017-10-18test: replace fixtureDir with fixtures methodsVladimir Ilic
2017-10-18test: remove error messages in crypto-binary testKim Gentes
2017-10-18test: use fixtures module over fixturesDirJamesNimlos
2017-10-18test: use common.fixtures moduleShaun Sweet
2017-10-18test: replace fixturesDir with fixtures.pathBear Trickey