summaryrefslogtreecommitdiffstats
path: root/lib/tasks/testing.rake
Commit message (Expand)AuthorAgeFilesLines
* Run all tests for coverage.Jean-Philippe Lang2009-11-151-4/+3
* Add test:coverage task.Jean-Philippe Lang2009-11-061-0/+11
* Switch from a custom rcov task to the metric_fu gem.Eric Davis2009-07-271-45/+0
* Codified instructions from RUNNING_TESTS as rake tasks for convenienceEric Davis2009-01-121-0/+30
* No warning about rcov each time a rake task is ran.Jean-Philippe Lang2008-08-151-1/+1
* Extracted rcov options and removed gems from the rcov report.Eric Davis2008-08-131-2/+4
* Added rake tasks to generate rcov code coverage reports. rake -T test:covera...Eric Davis2008-08-131-0/+44