summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2016-10-19test: rename target to exports for consistencyDaniel Bevenius
2016-10-19test: add regression test for `unpipe()`Niels Nielsen
2016-10-19crypto: fix openssl.cnf FIPS handling & testingRod Vagg
2016-10-19inspector: generate UUID for debug targetsEugene Ostroukhov
2016-10-18buffer: coerce slice parameters consistentlySakthipriyan Vairamani (thefourtheye)
2016-10-18test: checking if error constructor is assert.AssertionErrorlarissayvette
2016-10-18test: remove unneeded escaping in template stringsRich Trott
2016-10-18test: remove unused common.libDirRich Trott
2016-10-17test: fix flaky test-child-process-fork-dgramRich Trott
2016-10-17crypto: fix faulty logic in iv size checkBen Noordhuis
2016-10-17test: use npm sandbox in test-npm-installJoão Reis
2016-10-17test: enable node-module-version/test.js with debugDaniel Bevenius
2016-10-14stream: fix `Writable` subclass instanceof checksAnna Henningsen
2016-10-14timers: fix regression with clearImmediate()Brian White
2016-10-14net: fix ambiguity in EOF handlingFedor Indutny
2016-10-13test: move module out of fixture directoryRich Trott
2016-10-13test: fix issues reported by CoverityEugene Ostroukhov
2016-10-13test: refactor test-file-*Jenna Vuong
2016-10-13http: reject control characters in http.request()Ben Noordhuis
2016-10-12test: fixes that do not affect performancelarissayvette
2016-10-11url: adding WHATWG URL supportJames M Snell
2016-10-10buffer: make byteLength throw on invalid inputBrian White
2016-10-10test: add coverage for spawnSync() killSignalcjihrig
2016-10-10test: refactor `assert` in internet test-dns.jsJunshu Okamoto
2016-10-10fs: make `SyncWriteStream` inherit from `Writable`Anna Henningsen
2016-10-10stream: proper `instanceof` for `Writable`sAnna Henningsen
2016-10-10src: update module version mismatch error messageJames M Snell
2016-10-10test: various test improvementsJames M Snell
2016-10-10test: add cluster inspector debug port testcjihrig
2016-10-10tls: TLSSocket emits 'error' on handshake failureMariusz 'koder' Chwalba
2016-10-09fs: don't alter user provided `options` objectSakthipriyan Vairamani (thefourtheye)
2016-10-08test: expand test coverage for url.jsJunshu Okamoto
2016-10-08test: fix test-child-process-fork-regr-gh-2847Santiago Gimeno
2016-10-07intl: add deprecation warning for v8BreakIteratorMichaël Zasso
2016-10-07buffer: fix check for `.buffer` propertyOjas Shirekar
2016-10-06test: remove FIXME pummel/test-tls-securepair-clientAlfred Cepeda
2016-10-06test: run faster and cleanup after runWyatt Preul
2016-10-06test: refactor test-net-server-max-connectionsRich Trott
2016-10-06test: enable addons test to pass with debug buildDaniel Bevenius
2016-10-05test: remove blank lines at end of filesRich Trott
2016-10-06fs: refactor "options" processing as a functionSakthipriyan Vairamani
2016-10-05test: refactor test-file-write-streamSudaraka Wijesinghe
2016-10-05test: cleanup/update test-dgram-empty-packet.jsMichael Macherey
2016-10-04test: fix child-process-uid-gid on WindowsMichaël Zasso
2016-10-04test: mark test-tick-processor-unknown flakyRich Trott
2016-10-04src: fix build for older clangZach Bjornson
2016-10-03doc: add documentation for test common modulePaul Grock
2016-10-03test: fix -Wformat warnings in inspector cctestBen Noordhuis
2016-10-03test: fix running child-process-uid-gid as rootWyatt Preul
2016-10-03test: expand test coverage for url.jsJunshu Okamoto