summaryrefslogtreecommitdiff
path: root/test/pummel
Commit message (Expand)AuthorAgeFilesLines
* test: pummel test fixesRich Trott2016-02-013-7/+8
* test: fix issues for space-in-parens ESLint ruleRoman Reiss2016-01-191-1/+1
* lib,test: remove extra semicolonsMichaël Zasso2016-01-161-1/+1
* test: fix style issues after eslint updateMichaël Zasso2016-01-135-36/+37
* test: remove unused varsRich Trott2016-01-057-15/+3
* test: remove unused modulesRich Trott2016-01-015-11/+1
* test: remove unused assert module importsRich Trott2015-12-303-3/+0
* test: remove unnecessary assignmentsRich Trott2015-12-2610-10/+10
* test: skip/replace weak crypto tests in FIPS modeStefan Budeanu2015-11-191-9/+12
* test: increase crypto strength for FIPS standardStefan Budeanu2015-11-141-1/+1
* tools: Use `throw new Error()` consistentlyRich Trott2015-11-102-2/+2
* test: wrap assert.fail when passed to callbackMyles Borins2015-10-241-1/+1
* test: change calls to deprecated util.print()Rich Trott2015-09-282-4/+4
* test: replace deprecated util.debug() callsRich Trott2015-09-282-3/+3
* test: fix use of `common` before requiredRod Vagg2015-09-061-4/+5
* test: remove two obsolete pummel testsBen Noordhuis2015-08-042-49/+0
* test: don't use arguments.calleeBen Noordhuis2015-08-041-3/+2
* deps: update v8 to 4.4.63.9Ben Noordhuis2015-08-043-105/+0
* test: fix messages and use return to skip testsSakthipriyan Vairamani2015-08-031-2/+2
* test: use common.isWindows consistentlySakthipriyan Vairamani2015-07-314-6/+4
* test: changing process.exit to return while skipping testsSakthipriyan Vairamani2015-07-2014-18/+18
* test: formatting skip messages for TAP parsingSakthipriyan Vairamani2015-07-207-7/+7
* lib,test: fix whitespace issuesRoman Reiss2015-06-155-12/+0
* test: fix undeclared variable accessRoman Reiss2015-06-111-1/+1
* test: enable linting for testsRoman Reiss2015-05-1950-82/+135
* test: fix ext commands to be double quotedShigeki Ohtsu2015-03-121-1/+1
* build: remove mdb from io.jsJohan Bergström2015-03-052-252/+0
* build: remove tools/wrk from the treeJohan Bergström2015-03-041-3/+1
* test: refactor all tests that depends on cryptoJohan Bergström2015-03-0511-6/+60
* test: common.js -> commonBrendan Ashworth2015-02-221-1/+1
* test: remove flaky test functionalityRod Vagg2015-02-161-1/+0
* Remove excessive copyright/license boilerplateisaacs2015-01-1252-1108/+0
* test: fix bad assumption in pummel/test-vm-memleakBen Noordhuis2015-01-101-3/+8
* fs: deprecate exists() and existsSync()cjihrig2014-12-191-3/+3
* test: move simple/test-abort-fatal-error to pummelBen Noordhuis2014-12-061-0/+50
* 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