aboutsummaryrefslogtreecommitdiff
path: root/test/parallel
AgeCommit message (Expand)Author
2018-10-15test: fix order of assert arguments in vm-new-script-this-contextVictor Poriazov
2018-10-15test: modernize test-crypto-domainnaris93
2018-10-15test: fix strictEqual assertion order on readline testsJoe Grosspietsch
2018-10-15test: assert.strictEqual parameters ordered correctlyJustin denBroeder
2018-10-15test: fix assert.strictEqual() arguments orderIvan Lukasevych
2018-10-15test: added test for generateKeyPairDavid Xue
2018-10-15test: fix assertions argument orderKelvinLawHF1
2018-10-15test: fix assertion argument orderCarl Richmond
2018-10-15test: refactor callback functions to arrow functionsSean Healy
2018-10-15test: updating assertion and expect order in test-tls-client-verify.jsEli Itah
2018-10-15test: fix assert.strictEqual() argument orderssamuels0916
2018-10-15test: fix strictEqual assertion argument in test-tls-ecdh-autojaxyz
2018-10-15test: correct labelling of asserts errorsnofwayy
2018-10-15test: updating assertion on test so it fits the new method signaturegarrik.leonardo@gmail.com
2018-10-15test: refactor functions to es6Michael Chen
2018-10-15test: replaced functions with arrow functionsedgarzapeka
2018-10-15test: fix assert.strictEqual arg order in test-tls-ecdh-multiple.jsTakdeer Sodhan
2018-10-15test: fix assert order in test-vm-contextLee Gray
2018-10-15test: swap assert argument order in test-vm-create-and-run-in-context.jsPascal Lambert
2018-10-15test: fixed incorrect variable order in assert.strictEqual()Daniyal Mokhammad
2018-10-15test: properly order test assertion variablesDavid Scott
2018-10-15test: modernize test-child-process-flush-stdioViacheslav Liakhov
2018-10-15test: put expected assert value in correct placeJean-Francois Arseneau
2018-10-15test: fix assertions args order in test/parallel/test-fs-chmod.jsMilton Sosa
2018-10-15test: fix strictEqual assertion argumentsAlejandro Oviedo Garcia
2018-10-15test: update function keywords to fat arrowsRobert Monks
2018-10-15test: modernized test to use arrow functionsGreg Goforth
2018-10-15test: use arrow functions in test-exception-handlerJenna Zeigen
2018-10-15test: modernizing test-dgram-listen-after-bind with arrow functionschrisforrette
2018-10-15test: fix strictEqual argument orderFelix Schlenkrich
2018-10-15test: rename process.argv[0] to process.execPath, rename ex to errKayla Altepeter
2018-10-15test: fix assertion argument orderCarl Richmond
2018-10-15test: fix assertion order test-tls-server-verifyCarolina Pinzon
2018-10-15test: move tick.js from test/async-hooks to test/commonArtur Hayrapetyan
2018-10-15test: fix assertion orderChris Nguyen
2018-10-14test: change to arrow functions in send-bad-argumentsAnna Zhao
2018-10-14test: removed unused variableMichal Hynek
2018-10-14test: removed mustCallAsync from common and added inside testcaseQuinn Langille
2018-10-14test: remove unused "e" from catch in http2 testStephen Heitman
2018-10-14test: remove unused variable from catchPaige Kato
2018-10-13readline: assert without the use of event listenerLian Li
2018-10-13test: replace function with arrow functionYitong
2018-10-13test: swap actual and expected in assertionsYitong
2018-10-13test: fix errors in test-buffer-alloc.jsRich Trott
2018-10-13test: update test-cluster-worker-events to use arrow functionsS. Everett Abbott
2018-10-13test: fix incorrect expectation orderAmie
2018-10-13test: remove unused e variable in catch statementDenny Scott
2018-10-13test: correct assert testRichard Markins
2018-10-13test: fix incorrect ordering of args in assert.strictEqual()mdaum
2018-10-13test: swap assert.strictEqual args to actual, expectedepeden