summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2018-10-24test: mark test-vm-timeout-* known issue tests flakyJames M Snell
2018-10-24doc, test: document and test vm timeout escapesJames M Snell
2018-10-24trace_events: forbid tracing modifications from worker threadsAnna Henningsen
2018-10-24test: add test-benchmark-napiEmily Marigold Klassen
2018-10-24stream: async iteration should work with destroyed streamMatteo Collina
2018-10-24test: increase coverage of internal/stream/end-of-streamTyler Vann-Campbell
2018-10-24test: fix strictEqual() arguments orderNolan Rigo
2018-10-24src: improve StreamBase read throughputAnna Henningsen
2018-10-23tls: throw if protocol too longAndre Jodat-Danbrani
2018-10-23test: fix flaky testcjihrig
2018-10-24test: fix invalid modulesLength for DSA keygenAdam Majer
2018-10-23deps: icu: apply workaround patchSteven R. Loomis
2018-10-23lib: trigger uncaught exception handler for microtasksGus Caplan
2018-10-23zlib: do not leak on destroyMathias Buus
2018-10-23test: fix test-require-symlink on WindowsBartosz Sosnowski
2018-10-23test: fix strictEqual() argument orderRomain Lanz
2018-10-23test: fix strictEqual() arguments orderThomas GENTILHOMME
2018-10-22crypto: strip unwanted space from openssl versionSam Roberts
2018-10-22test: fix assertion arguments orderElian Gutierrez
2018-10-21test: add blocks and comments to fs-promises testsIan Sutherland
2018-10-21tls: support changing credentials dynamicallycjihrig
2018-10-21tls: close StreamWrap and its stream correctlyOuyang Yadong
2018-10-20dns: fix inconsistent (hostname vs host)Ulises Gascón
2018-10-21test: increase coverage for readfile with withFileTypeschristian-bromann
2018-10-21test: skip failing tests for osx mojavejn99
2018-10-20src,test: add public wrapper for Environment::GetCurrentShelley Vohr
2018-10-20tls: load NODE_EXTRA_CA_CERTS at startupOuyang Yadong
2018-10-19test: fix argument order in assertionIllescas, Ricardo
2018-10-19test: reversed params in assert.strictEqual()Dusan Radovanovic
2018-10-19test: correct order of args in buffer compareJames Irwin
2018-10-19test: enable trace-events tests for workersRichard Lau
2018-10-18console: add trace-events for time and countJames M Snell
2018-10-17src: add trace events for env.ccJames M Snell
2018-10-17test: check codes of thrown errorsNancy Truong
2018-10-17timers: run nextTicks after each immediate and timerAnatoli Papirovski
2018-10-17util: treat format arguments equallyRoman Reiss
2018-10-16tools,test: add list of slow testsRefael Ackermann
2018-10-16tools,test: cleanup and dedup codeRefael Ackermann
2018-10-16test: fix strictEqual arguments orderJonathan Samines
2018-10-16src: add deprecation warning to errname()Dolapo Toki
2018-10-16zlib: refactor zlib internalsAnna Henningsen
2018-10-15test: add test coverage for fs.truncatechristian-bromann
2018-10-15async_hooks: remove promise object from resourceAndreas Madsen
2018-10-15test: use smaller keys for a faster keygen testSam Roberts
2018-10-15test: increased code coverage for slowCasesJared Haines
2018-10-15test: assertions arguments match docsAmanuel Ghebreweldi
2018-10-15test: fix assert.strictEqual() argument orderDerek
2018-10-15test: fix assert parameter order in test-https-localaddress.jsIan Sutherland
2018-10-15test: change order of assert.strictEquals argumentsChuck Theobald
2018-10-15test: fix assert equal order of argumentsDavid Jiang