summaryrefslogtreecommitdiff
path: root/test/pummel
Commit message (Expand)AuthorAgeFilesLines
* fs: make unwatchFile() insensitive to pathiamdoron2014-02-061-0/+23
* test: use proper findjsobjects output formatDave Pacheco2013-10-101-1/+1
* test: fix pummel/test-net-connect-memleakBen Noordhuis2013-08-011-2/+4
* test: fix pummel/test-net-many-clients.jsTimothy J Fontaine2013-05-081-6/+5
* test: Pass cli flags in pummel/test-regress-GH-892isaacs2013-03-061-2/+9
* net: omit superfluous 'connect' eventBen Noordhuis2013-03-011-9/+6
* net: don't suppress ECONNRESETBen Noordhuis2013-02-112-2/+2
* test: fix pummel test out-of-memory errorsBen Noordhuis2013-01-272-2/+2
* test-pummel: Add call validation in net-write-callbacksisaacs2012-12-191-3/+16
* test: 2 resume() calls needed to flush streamsisaacs2012-12-191-0/+1
* Merge remote-tracking branch 'ry/v0.8' into masterisaacs2012-12-132-0/+106
|\
| * tls: fix tls.connect() resource leakBen Noordhuis2012-11-261-0/+56
| * net: fix net.connect() resource leakBen Noordhuis2012-11-241-0/+50
* | test: fix pummel/test-crypto-dh, pummel/test-dh-regrBen Noordhuis2012-10-242-2/+2
* | test: add tests for postmortem and DTrace supportBryan Cantrill2012-09-213-0/+385
* | test: set rejectUnauthorized in tls/https testsBen Noordhuis2012-09-152-8/+8
* | tls, https: validate server certificate by defaultBen Noordhuis2012-09-152-5/+6
* | Merge remote-tracking branch 'origin/v0.8'Ben Noordhuis2012-09-041-0/+106
|\ \ | |/
| * Test client renegotiation attacks on HTTPSisaacs2012-08-291-0/+106
| * test: raise pummel/test-net-throttle write req sizeBen Noordhuis2012-08-141-1/+1
* | test: use common.PORT in pummel/test-net-timeout2Ben Noordhuis2012-08-171-2/+2
* | test: fix pummel/test-net-connect-econnrefusedBen Noordhuis2012-08-091-10/+9
* | test: raise pummel/test-net-throttle write req sizeBen Noordhuis2012-08-091-1/+1
|/
* test: make test-fs-watch-file write to tmp dirBen Noordhuis2012-07-091-1/+1
* fs: make unwatchFile() remove a specific listenerBen Noordhuis2012-07-091-4/+34
* fs: make fs.watchFile() work on windowsBen Noordhuis2012-06-212-11/+0
* test: add another fs.watchFile() testBen Noordhuis2012-06-211-0/+73
* tls: fix off-by-one error in renegotiation checkBen Noordhuis2012-06-181-5/+9
* crypto: add padding to diffie-hellman keyFedor Indutny2012-06-181-0/+41
* test-child-process-spawn-loop: make it pass on Windows.Bert Belder2012-06-131-1/+1
* test-exec: make it work on WindowsBert Belder2012-06-121-8/+20
* Revert "uv: upgrade to b7e150ee"Bert Belder2012-06-121-14/+4
* uv: upgrade to b7e150eeBert Belder2012-06-121-4/+14
* test-net-connect-econnrefused: don't take forever to completeBert Belder2012-06-121-8/+14
* test: update pummel/test-execBen Noordhuis2012-05-311-1/+1
* test: verify that connect reqs are cleaned upBen Noordhuis2012-05-151-0/+58
* Move test-fs-largefile into pummelisaacs2012-05-051-0/+58
* test: move pummel/test-tls-fragmentation to benchmark/Ben Noordhuis2012-03-291-63/+0
* tls: reduce memory overhead, reuse bufferYosef Dinerstein2012-03-291-0/+63
* test: move simple/test-crypto-dh to pummel/Ben Noordhuis2012-03-291-0/+70
* buffer: throw from constructor if length > kMaxLengthBen Noordhuis2012-03-091-0/+29
* process: add `process.hrtime()`Nathan Rajlich2012-03-061-0/+40
* disable fs.watchFile tests on windowsIgor Zinkovsky2012-03-032-1/+9
* test: include common.js in all testsBen Noordhuis2012-02-202-0/+2
* Lint all the JavaScripts.isaacs2012-02-181-2/+2
* tls: mitigate session renegotiation attacksBen Noordhuis2012-02-161-0/+100
* test: add --debug-brk regression testBen Noordhuis2012-02-071-0/+49
* Tests: fix jslint issuesAndreas Madsen2012-01-171-7/+7
* test: add missing copyright headersBen Noordhuis2011-12-064-0/+84
* Make the pummel test runner not crash on windows when a directory is lockedBert Belder2011-11-251-3/+9