190 Commits (b3cbd133400a73a54ca8eab5165efe866b26b4c5)

Author SHA1 Message Date
Rich Trott 1167171004 test: change calls to deprecated util.print() 9 years ago
Rich Trott 5ada45bf28 test: replace deprecated util.debug() calls 9 years ago
Rod Vagg 384effed20 test: fix use of `common` before required 9 years ago
Ben Noordhuis 8e1a8ffe24 test: remove two obsolete pummel tests 9 years ago
Ben Noordhuis ae731ec0fa test: don't use arguments.callee 9 years ago
Ben Noordhuis 70d1f32f56 deps: update v8 to 4.4.63.9 9 years ago
Sakthipriyan Vairamani 80a1cf7425 test: fix messages and use return to skip tests 9 years ago
Sakthipriyan Vairamani d5ab92bcc1 test: use common.isWindows consistently 9 years ago
Sakthipriyan Vairamani 79c865a53f test: changing process.exit to return while skipping tests 9 years ago
Sakthipriyan Vairamani 69298d36cf test: formatting skip messages for TAP parsing 9 years ago
Roman Reiss fb8811d95e lib,test: fix whitespace issues 9 years ago
Roman Reiss ff8202c6f4 test: fix undeclared variable access 10 years ago
Roman Reiss f29762f4dd test: enable linting for tests 10 years ago
Shigeki Ohtsu 82f067e60b test: fix ext commands to be double quoted 10 years ago
Johan Bergström 37bb1df7c4 build: remove mdb from io.js 10 years ago
Johan Bergström a45d4f8fd6 build: remove tools/wrk from the tree 10 years ago
Johan Bergström 671fbd5a9d test: refactor all tests that depends on crypto 10 years ago
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