summaryrefslogtreecommitdiff
path: root/test/sequential
AgeCommit message (Expand)Author
2017-11-28async_wrap: add provider types for net serverAndreas Madsen
2017-11-26test: use common.crashOnUnhandledRejectionyozian
2017-11-22test: add crashonUnhandledRejectiondanielLin
2017-11-22test: clean up inappropriate languageGus Caplan
2017-11-21test: remove unused parameter in test-next-tick-error-spin.jsFrancois KY
2017-11-21test: remove unused parameterFran Herrero
2017-11-21test: remove unused variablePierre-Loic Doulcet
2017-11-21test: remove unused variableGuillaume Flandre
2017-11-21test: remove unused parameterFrançois Descamps
2017-11-21test: remove unused parameterXavier Balloy
2017-11-21inspector: no async tracking for promisesAnna Henningsen
2017-11-21http2: major update to internalsJames M Snell
2017-11-20src: inspector context name = program title + pidBen Noordhuis
2017-11-20test: make debugging of inspector-port-zero easierGibson Fahnestock
2017-11-19test: reduce benchmark cases in test-benchmark-bufferRich Trott
2017-11-17test: move timing-sensitive test to sequentialRich Trott
2017-11-15module: speed up package.json parsingBen Noordhuis
2017-11-13lib: guard inspector console using process varDaniel Bevenius
2017-11-12lib: improve the usage of TypeError[INVALID_ARG_TYPE]Weijia Wang
2017-11-12test: use ES6 classes instead of util.inheritsTobias Nießen
2017-11-11test: flag known flakeRefael Ackermann
2017-11-10test: pass process.env to child processesRod Vagg
2017-11-07test: check session timeout in http2Anatoli Papirovski
2017-11-07test: move test-http-keepalive-maxsockets to sequentialRich Trott
2017-11-02test: pause child until parent is readyjBarz
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-26crypto: migrate timingSafeEqual to internal/errorsJames M Snell
2017-10-23child_process: restore exec{File}Sync error propsMichaël Zasso
2017-10-21net: fix timeouts during long writesAnatoli Papirovski
2017-10-19test: fix flaky test-make-docRich Trott
2017-10-19test: skip test due to file size limitjBarz
2017-10-19async_hooks: skip runtime checks when disabledAndreas Madsen
2017-10-19fs: account for buffer alloc failure in readFileAnna Henningsen
2017-10-18test: fix flaky test-benchmark-bufferRich Trott
2017-10-18timers: fix eventloop blockzhangzifa
2017-10-18test: test make doc and verify tocJoyee Cheung
2017-10-17test: fix inspector testsRich Trott
2017-10-17test: move inspector tests to parallel/sequentialJon Moss
2017-10-15test: use fixtures module over fixturesDirJamesNimlos
2017-10-14test: update fixturesDir importTyler Seabrook
2017-10-13test: fix ordering of strictEqual actual/expectedChad Zezula
2017-10-13test: replaces fixturesDir with fixtures methodsChristian Murphy
2017-10-12test: use fixtures in test-process-warningsSuresh Srinivas
2017-10-12test: reduce test-benchmark-http iterationsRich Trott
2017-10-11test: added a test commentEdward Andrew Robinson
2017-10-10test: change fixturesDir to fixtures.pathGuilherme Akio Sakae
2017-10-09test: changed fixtures requirecreisle
2017-10-09test: replace fixturesDir with fixtures modulepenDerGraft