summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2018-11-10test: add test for 'ERR_INVALID_CALLBACK'razvanbh
2018-11-10test: add coverage for escape key switch caseArtur Daschevici
2018-11-09test: fix NewFromUtf8 compiler warningDaniel Bevenius
2018-11-09test: change arguments order in strictEqualPaul Isache
2018-11-09test: switch order of strictEqual argumentsJonah Polack
2018-11-09test: fix the arguments order in `assert.strictEqual`mzucker
2018-11-09test: fix the arguments order in `assert.strictEqual`mzucker
2018-11-09test: fix order in assert.strictEqual to actual, expectedKevin Seidel
2018-11-10test: fix arguments order in assert.strictEqualszabolcsit
2018-11-09test: simplify regression test for SEGVSam Roberts
2018-11-09test: fix assert argument orderManish Poddar
2018-11-09benchmark: support more options in startup benchmarkJoyee Cheung
2018-11-09url: make the context non-enumerableJoyee Cheung
2018-11-09test: add error code tests in dgram testMark Arranz
2018-11-09test: fix order of arguments in test-delayed-require assertionreineke-fox
2018-11-09test: fix flaky test-vm-timeout-escape-nexttickRich Trott
2018-11-09test: initialize test/wpt to run URL and console .js testsJoyee Cheung
2018-11-09test: use URL fixtures under test/fixtures/wpt/url/resourcesJoyee Cheung
2018-11-09test: remove WPT tests that are now .any.js in the upstreamJoyee Cheung
2018-11-09test: use git node wpt to pull WPT into test/fixturesJoyee Cheung
2018-11-09test: fix arguments order in test-fs-write-bufferrazvanbh
2018-11-09test: fix argument order in assert.strictEqual()Clement
2018-11-09test: switch arguments in strictEqualMathieu Pavageau
2018-11-09test: fix arguments orderSimona Cotin
2018-11-09test: fixe argument order in assert.strictEqualMarc Posth
2018-11-08test: removed extraneous argument 's'Jackson Chui
2018-11-08buffer: fix writeUInt16BE range checkBrian White
2018-11-08test: fixing arguments order in `assert.strictEqual()`G. Carcaci
2018-11-08test: add tests for OutgoingMessage setTimeoutRobin Drexler
2018-11-08test: swap expected and actual in assert.strictEqualFlorin-Daniel BÎLBÎE
2018-11-08test: fix assert parameter orderRoland Broekema
2018-11-08test: change order of assert.strictEqual()Remy Parzinski
2018-11-08test: fix invalid argument order in test-http-expect-continue.jsMorgan Roderick
2018-11-08test: strictEqual argument order (actual, expected)Ahmad Nassri
2018-11-08test: fixed the arguments order in `assert.strictEqual`mzucker
2018-11-08test: swap the order of argumentsMusa Hamwala
2018-11-08test: fs readfile, swap arguments in strictEqualPetar Dodev
2018-11-08benchmark: add dir and withFileTypes option readdir benchmarksJoyee Cheung
2018-11-08child_process: allow 'http_parser' monkey patching againJimb Esser
2018-11-07test: fix arguments orderFran Herrero
2018-11-07test: http-client-timeout error assert argumentsTadhg Creedon
2018-11-07src: cache the result of GetOptions() in JS landJoyee Cheung
2018-11-07test: fix flaky VM timeout test on Raspberry PiRich Trott
2018-11-07crypto: add support for chacha20-poly1305 for AEADchux0519
2018-11-07test: disable color formating for test-internal-errors.jsRefael Ackermann
2018-11-06test: remove unused catch bindingscjihrig
2018-11-06test: add a test for `tls.Socket` with `allowHalfOpen`Ouyang Yadong
2018-11-06test: add crypto check to test-benchmark-http2Daniel Bevenius
2018-11-05http2: add Http2Stream.bufferSizeOuyang Yadong
2018-11-05net: `net.Server.listen()` avoid operations on `null` when failOuyang Yadong