173 Commits (ea02d90cd0672c30536ea7faafc9c442c8f8e2c8)

Author SHA1 Message Date
Brendan Ashworth 0df54303c1 test: common.js -> common 10 years ago
Rod Vagg 20f8e7f17a test: remove flaky test functionality 10 years ago
isaacs 3e1b1dd4a9 Remove excessive copyright/license boilerplate 10 years ago
Ben Noordhuis 7e648da834 test: fix bad assumption in pummel/test-vm-memleak 10 years ago
cjihrig 5678595856 fs: deprecate exists() and existsSync() 10 years ago
Ben Noordhuis b928303d83 test: move simple/test-abort-fatal-error to pummel 10 years ago
Jackson Tian 63a4268218 fs: fs.readFile should not throw uncaughtException 10 years ago
Ben Noordhuis 13553c1332 test: fix up pummel/test-net-pingpong 11 years ago
Fedor Indutny 5d2aef17ee
crypto: move `createCredentials` to tls 11 years ago
Bryan Cantrill e496707d39 mdb_v8: update to latest version 11 years ago
Timothy J Fontaine 67dfcd55be test: pummel/net-connect-econnrefused backoff 11 years ago
Timothy J Fontaine d2952cce36 test: migrate pummel/keep-alive to wrk 11 years ago
Timothy J Fontaine de56ffa58b test: pummel/*ci-reneg* handle EPIPE 11 years ago
Timothy J Fontaine 78a854f872 test: move pummel/test-fs-largefile to disabled 11 years ago
Timothy J Fontaine 95bb347d6c test: pummel/test-net-throttle adhere to streams 11 years ago
Timothy J Fontaine 3a3b7488b5 test: pummel fs-watch-file-slow handle spurious 11 years ago
Timothy J Fontaine e324717f8d test: remove next-tick-loops-quick 11 years ago
iamdoron 1317032c97 fs: make unwatchFile() insensitive to path 11 years ago
Timothy J Fontaine 574f71444c test: move debugger repl into own section 11 years ago
Timothy J Fontaine 6cc95b06ea test: refactor to use common testcfg 11 years ago
Fedor Indutny 442d2d0cde test: ignore tests when built without OpenSSL CLI 11 years ago
Fedor Indutny 6f3d60388e gyp: build openssl-cli tool and use it in tests 11 years ago
Trevor Norris 5757642e91 node: allow nextTick infinite recursion 11 years ago
Ben Noordhuis 515607a740 fs: make fs.watch() non-recursive by default 11 years ago
Dave Pacheco 720675e7db test: use proper findjsobjects output format 11 years ago
Ben Noordhuis f311963ff9 test: update require path after file move 11 years ago
Fedor Indutny 59a075e108 contextify: fix ContextifyContext leak 11 years ago
Ben Noordhuis 204228b57f test: move slow tests to test/pummel/ 11 years ago
Ben Noordhuis b4b3a4deaf test: move slow test from simple/ to pummel/ 11 years ago
Trevor Norris 8a272cabe2 test: move smalloc segfault tests to pummel 11 years ago
Ben Noordhuis a1ea8a27e6 test: update tests after internal api change 11 years ago
Ben Noordhuis 98db7babcc test: fix pummel/test-net-connect-memleak 11 years ago
Timothy J Fontaine 72c58158f7 test: fix pummel/test-net-many-clients.js 12 years ago
Manav Rathi d20576165a tls: expose SSL_CTX_set_timeout via tls.createServer 12 years ago
isaacs 32ac8c0b69 test: Pass cli flags in pummel/test-regress-GH-892 12 years ago
Ben Noordhuis c11612026f net: omit superfluous 'connect' event 12 years ago
Ben Noordhuis 14a4245051 net: don't suppress ECONNRESET 12 years ago
Ben Noordhuis acd0df4ad9 test: fix pummel test out-of-memory errors 12 years ago
isaacs f63af64eb8 test-pummel: Add call validation in net-write-callbacks 12 years ago
isaacs f3f4e290e0 test: 2 resume() calls needed to flush streams 12 years ago
Ben Noordhuis 121ed91331 tls: fix tls.connect() resource leak 12 years ago
Ben Noordhuis 4cb17cb219 net: fix net.connect() resource leak 12 years ago
Ben Noordhuis 8ac017eba7 test: fix pummel/test-crypto-dh, pummel/test-dh-regr 12 years ago
Bryan Cantrill cc1b09d6b7 test: add tests for postmortem and DTrace support 12 years ago
Ben Noordhuis 3806cf0d64 test: set rejectUnauthorized in tls/https tests 12 years ago
Ben Noordhuis 35607f3a2d tls, https: validate server certificate by default 12 years ago
isaacs dec16aa5c2 Test client renegotiation attacks on HTTPS 12 years ago
Ben Noordhuis 28d30346f4 test: use common.PORT in pummel/test-net-timeout2 12 years ago
Ben Noordhuis bcb5bdebe7 test: raise pummel/test-net-throttle write req size 12 years ago
Ben Noordhuis 6b588007df test: fix pummel/test-net-connect-econnrefused 12 years ago