summaryrefslogtreecommitdiff
path: root/test/pummel
AgeCommit message (Expand)Author
2019-01-16test: refactor pummel/test-net-pingpongRich Trott
2019-01-16test: refactor pummel/test-net-many-clientsRich Trott
2019-01-16test: refactor pummel/test-net-connect-econnrefusedRich Trott
2019-01-16test: refactor pummel/test-keep-aliveRich Trott
2019-01-12test: fix test-net-connect-econnrefused (again)Rich Trott
2019-01-10test: fix test-net-connect-econnrefusedRich Trott
2019-01-10test: remove test/pummel/test-http-client-reconnect-bug.jsRich Trott
2019-01-09test: refactor test-fs-watch-non-recursiveRich Trott
2019-01-09test: fix test/pummel/test-fs-watch-non-recursive.jsRich Trott
2019-01-09test: fix test/pummel/test-fs-watch-file.jsRich Trott
2019-01-09test: fix test/pummel/test-fs-largefile.jsRich Trott
2019-01-07test: move test-tls-securepair-client out of pummelRich Trott
2019-01-07test: fix test-tls-securepair-clientRich Trott
2018-12-24test: fix test-tls-session-timeoutRich Trott
2018-12-17doc,lib,test: capitalize comment sentencesRuben Bridgewater
2018-12-10tools: capitalize sentencesRuben Bridgewater
2018-11-25test: convert callback to arrow functionjamesgeorge007
2018-11-24test: replace callback with arrow functionssreepurnajasti
2018-11-22test: replace closure with arrow functionMaya Anilson
2018-11-22test: replace callback with arrow functionssreepurnajasti
2018-11-21test: replace anonymous closure with arrow functionssuman-mitra
2018-11-19test: fix the arguments order in `assert.strictEqual`Jay Arthanareeswaran
2018-11-18test: assertion equality fixNoSkillGirl
2018-11-18test: fix actual parameter order for 'assert.strictEqual'Selvaraj
2018-11-18test: swap actual&optional paramsNikhil M
2018-11-09test: move test-fs-watch-system-limit from sequential to pummelMarcus Scott
2018-11-06test: remove unused catch bindingscjihrig
2018-10-15test: fix parameter order of assertionsPete Lombardo
2018-10-15test: removed unused variable in fs-watch-file-slowMaki Toda
2018-10-15test: switch strictEqual parameters - actual first before expectedChris Bautista
2018-10-15test: reverse the order of assertion statement arguments in pingpong testAllan Zheng
2018-10-15test: swap expected and actual arguments in assert.strictEqual()Erin Bush
2018-10-15test: use correct argument order for assert.strictEqual()Oktavianus Ludiro
2018-10-15test: corrected the order of arguments in assert.strictEqual()Diana Lee
2018-10-15test: reorder asserts argumentsMarcos Frony
2018-10-15test: corret assertion arg order in test-regress-GH-892.jsElvis-Philip N
2018-10-15test: use the correct parameter order on assert.strictEqual()Tyler Vann-Campbell
2018-10-15test: fix argument order in assertionsIllescas, Ricardo
2018-10-14test: swap the order arguments are passed to assertDylson Valente Neto
2018-08-08test: remove common.fileExists()Rich Trott
2018-07-16test: refactor test-tls-connect-memleak, move to parallelAnna Henningsen
2018-07-16test: refactor test-net-connect-memleak, move to parallelAnna Henningsen
2018-07-10test: swap arguments in strictEqual()Sohail Rajdev
2018-07-09test: fix test-tls-connect-memleakRich Trott
2018-07-06test: fix pummel/test-net-connect-memleakRich Trott
2018-06-24src: refactor timers to remove TimerWrapAnatoli Papirovski
2018-04-01tools: add 'spaced-comment' into eslint rulesWeijia Wang
2018-03-04lib,test: remove yoda statementsRuben Bridgewater
2018-02-16test: minor refactoringRuben Bridgewater
2018-02-16test: remove assert.doesNotThrow()Ruben Bridgewater