summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2018-08-08test: remove common.fileExists()Richard Lau
2018-08-08test: remove common.fileExists()Rich Trott
2018-08-08test: update certificates and private keysFedor Indutny
2018-08-07test: remove unused argument in assertionyahavfuchs
2018-08-07trace_events: add node.promises category, rejection counterJames M Snell
2018-08-06test: check arg type for dnsPromises.resolveMasashi Hirano
2018-08-06dgram: implement socket.bind({ fd })Ouyang Yadong
2018-08-06util: adding warnings when NODE_DEBUG is set as http/http2Anto Aravinth
2018-08-05crypto: move createCipher to runtime deprecationTobias Nießen
2018-08-04test: fix n-api addon build warningsKyle Farnung
2018-08-04test: run ESM tests in parallelMichaël Zasso
2018-08-04assert: multiple improvementsRuben Bridgewater
2018-08-03repl: support mult-line string-keyed objectsSam Ruby
2018-08-03dns: type check for dns.setServers argument.Masashi Hirano
2018-08-03test: fix incorrect file mode checkTimothy Gu
2018-08-02test: remove unused configBenjamin Gruenbaum
2018-08-02test: remove third argument from assert.strictEqual()Rishabh Singh
2018-08-01test: remove third argument from call to assert.strictEqual()Michael Sommer
2018-08-01test: see value of "hadError" in tls testOryan Moshe
2018-08-01test: improve reliability in http2-session-timeoutRich Trott
2018-08-01src: rename PROVIDER_FSREQWRAP to PROVIDER_FSREQCALLBACKJon Moss
2018-08-01src,lib: rename FSReqWrap to FSReqCallbackJon Moss
2018-08-01test: remove test/gc, integrate into parallelAnna Henningsen
2018-08-01test: add tracing crash regression testEugene Ostroukhov
2018-08-01test: pass through stderr in benchmark testsAnna Henningsen
2018-08-01test: refactor test-http2-compat-serverresponse-finished.jsAnto Aravinth
2018-07-31https: allow url and options to be passed to https.requestSam Ruby
2018-07-31test: improve assertions in child-process-execsyncbhavayAnand9
2018-07-31vm: rename vm.Module to vm.SourceTextModuleGus Caplan
2018-07-31tools,test: remove unused config hooksJon Moss
2018-07-30test: remove custom AsyncHooksTestConfigurationJon Moss
2018-07-30test: remove outdated documentationJon Moss
2018-07-30test: add tests for fs/promises chown functionsshisama
2018-07-29src: rename WorkerThreadMain to PlatformWorkerThreadMichaël Zasso
2018-07-29fs: reduce memory retention when streaming small filesAnna Henningsen
2018-07-29http2: release request()'s "connect" event listener after it runsJames Ide
2018-07-28dgram: make _createSocketHandle() internal onlycjihrig
2018-07-28dgram: hide underscored Socket propertiescjihrig
2018-07-27lib: remove usc-2 encodingBrian White
2018-07-27util: harden util.inspectRuben Bridgewater
2018-07-27src: add proper MemoryInfoName to wrappersJoyee Cheung
2018-07-27build: create V8 code cache after script is runJoyee Cheung
2018-07-26tools: fix docs and run known_issues by defaultJon Moss
2018-07-26test: remove setTimeout in test-net-connect-unrefconectado
2018-07-26test: remove timeout from test-pipe-streamAnna Henningsen
2018-07-26test: update postmortem metadata testcjihrig
2018-07-26test: fix scriptParsed event expectationsIngvar Stepanyan
2018-07-25test: fix unreliable test-fs-stat-bigintsagulati
2018-07-25test: don't fail http2 abort test if 'data' is called multiple timesSam Ruby
2018-07-25tools: produce JSON documentation using unified/remark/rehypeSam Ruby