summaryrefslogtreecommitdiff
path: root/test/pummel
AgeCommit message (Expand)Author
2019-01-30test: move client renegotiation tests to parallelRich Trott
2019-01-29test: move heapdump tests to pummelRich Trott
2019-01-28test: remove pummel/test-execRich Trott
2019-01-28test: replace s_client in test-https-ci-reneg-attackRich Trott
2019-01-27test: remove s_client from test-tls-ci-reneg-attackRich Trott
2019-01-24test: fix pummel/test-execRich Trott
2019-01-22test: remove potential race condition in https renegotiation testRich Trott
2019-01-22test: replace common.PORT with `0` in https renegotiation testRich Trott
2019-01-17test: prepare test-hash-seed for CIRich Trott
2019-01-17test: add check for wrk to test-keep-aliveRich Trott
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