summaryrefslogtreecommitdiff
path: root/test/pummel
Commit message (Expand)AuthorAgeFilesLines
* fs: fs.readFile should not throw uncaughtExceptionJackson Tian2014-08-051-0/+60
* test: fix up pummel/test-net-pingpongBen Noordhuis2014-05-221-5/+7
* crypto: move `createCredentials` to tlsFedor Indutny2014-03-291-1/+1
* mdb_v8: update to latest versionBryan Cantrill2014-03-102-3/+19
* test: pummel/net-connect-econnrefused backoffTimothy J Fontaine2014-02-251-2/+2
* test: migrate pummel/keep-alive to wrkTimothy J Fontaine2014-02-251-18/+45
* test: pummel/*ci-reneg* handle EPIPETimothy J Fontaine2014-02-242-6/+26
* test: move pummel/test-fs-largefile to disabledTimothy J Fontaine2014-02-241-58/+0
* test: pummel/test-net-throttle adhere to streamsTimothy J Fontaine2014-02-241-2/+2
* test: pummel fs-watch-file-slow handle spuriousTimothy J Fontaine2014-02-241-2/+8
* test: remove next-tick-loops-quickTimothy J Fontaine2014-02-241-48/+0
* Merge remote-tracking branch 'upstream/v0.10'Timothy J Fontaine2014-02-081-0/+23
|\
| * fs: make unwatchFile() insensitive to pathiamdoron2014-02-061-0/+23
* | test: move debugger repl into own sectionTimothy J Fontaine2014-01-203-253/+0
* | test: refactor to use common testcfgTimothy J Fontaine2014-01-201-128/+4
* | test: ignore tests when built without OpenSSL CLIFedor Indutny2014-01-204-6/+20
* | gyp: build openssl-cli tool and use it in testsFedor Indutny2013-12-114-39/+9
* | node: allow nextTick infinite recursionTrevor Norris2013-11-211-0/+37
* | fs: make fs.watch() non-recursive by defaultBen Noordhuis2013-11-051-0/+49
* | Merge remote-tracking branch 'upstream/v0.10'Timothy J Fontaine2013-10-251-1/+1
|\ \ | |/
| * test: use proper findjsobjects output formatDave Pacheco2013-10-101-1/+1
* | test: update require path after file moveBen Noordhuis2013-10-011-1/+1
* | contextify: fix ContextifyContext leakFedor Indutny2013-09-151-0/+7
* | test: move slow tests to test/pummel/Ben Noordhuis2013-09-097-0/+1151
* | test: move slow test from simple/ to pummel/Ben Noordhuis2013-09-051-0/+69
* | test: move smalloc segfault tests to pummelTrevor Norris2013-08-303-0/+165
* | test: update tests after internal api changeBen Noordhuis2013-08-151-1/+2
* | Merge remote-tracking branch 'upstream/v0.10'Timothy J Fontaine2013-08-061-2/+4
|\ \ | |/
| * test: fix pummel/test-net-connect-memleakBen Noordhuis2013-08-011-2/+4
* | Merge branch 'v0.10'Bert Belder2013-05-131-6/+5
|\ \ | |/
| * test: fix pummel/test-net-many-clients.jsTimothy J Fontaine2013-05-081-6/+5
* | tls: expose SSL_CTX_set_timeout via tls.createServerManav Rathi2013-03-261-0/+133
|/
* 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