summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2018-08-20test: improve assert message in http timeout testRich Trott
2018-08-20test: move http timeout test to parallelRich Trott
2018-08-20test: fix flaky http timeout testRich Trott
2018-08-20src: implement v8::Platform::CallDelayedOnWorkerThreadAlexey Kozyatinskiy
2018-08-20test: remove third argument from assert.strictEqual()Dzmitry_Prudnikau
2018-08-20test: cover error case in os getCheckedFunction()cjihrig
2018-08-20os: improve networkInterfaces performanceRuben Bridgewater
2018-08-20assert, util: *DeepEqual() handles ArrayBuffersCaleb Sander
2018-08-20test: harden test-gc-http-clientRuben Bridgewater
2018-08-20util,assert: improve performanceRuben Bridgewater
2018-08-19src: move process.binding('signal_wrap') to internalBindingJames M Snell
2018-08-19stream: move process.binding('stream_wrap') to internalBindingJames M Snell
2018-08-19util: mark special entries as suchRuben Bridgewater
2018-08-19util: escape symbol and non-enumerable keysRuben Bridgewater
2018-08-18v8: move process.binding('v8') to internalBindingJames M Snell
2018-08-18http: move process.binding('http_parser') to internalBindingJames M Snell
2018-08-18http2: move process.binding('http2') to internalBindingJames M Snell
2018-08-18src: encode 0x27 (') for special URLsTimothy Gu
2018-08-19src: implement the new EmbedderGraph::AddEdge()Joyee Cheung
2018-08-16test: fix cctest URLTest.ToFilePath on Win32 without IntlJames M Snell
2018-08-16cli: fix flags on help outputGus Caplan
2018-08-16buffer: avoid overrun on UCS-2 string writeRod Vagg
2018-08-16buffer: stop alloc() uninitialized memory returncjihrig
2018-08-16test: fix error messages for OpenSSL-1.1.0iShigeki Ohtsu
2018-08-15http2: emit timeout on compat request and responseJames M Snell
2018-08-15buffer: show hidden item countRuben Bridgewater
2018-08-15util: improve empty typed array inspectionRuben Bridgewater
2018-08-15util,assert: improve comparison performanceRuben Bridgewater
2018-08-15test: remove harmony flagsRuben Bridgewater
2018-08-15util: fix sparse array inspectionRuben Bridgewater
2018-08-15util: properly indent special propertiesRuben Bridgewater
2018-08-15test: mark async-hooks/test-callback-error as flakyJoyee Cheung
2018-08-15test: mark async-hooks/test-statwatcher as flakyJoyee Cheung
2018-08-14process: wrap process.binding for selective fallthroughJames M Snell
2018-08-14test: rename some allegoriesVse Mozhet Byt
2018-08-14test: call gc() explicitly to avoid OOMRefael Ackermann
2018-08-13test: remove common.hasTracingRich Trott
2018-08-13fs: readdir optionally returning type informationBryan English
2018-08-13http2: explicitly disallow nested push streamsJames M Snell
2018-08-13inspector: unmark tests as flakyEugene Ostroukhov
2018-08-13test: move test-http-client-timeout-option-with-agent to sequentialOuyang Yadong
2018-08-13benchmark: improve assert benchmarksRuben Bridgewater
2018-08-13test: add test-http2-large-file sequential testJames M Snell
2018-08-12test,doc: adjust markdown table for lintingRich Trott
2018-08-12test,doc: adjust async-hooks coverage doc for lintRich Trott
2018-08-12test,doc: wrap common module md doc at 80 charsRich Trott
2018-08-12test,doc: fix lint error in test fixturesRich Trott
2018-08-12test: improve test coverage for comparisonsRuben Bridgewater
2018-08-12util,assert: fix boxed primitives bugRuben Bridgewater
2018-08-12tls: remove SLAB_BUFFER_SIZEAnatoli Papirovski