Commit Graph

14 Commits (610c4efbe932205848810dfa8241a470275fb765)

Author SHA1 Message Date
Toshi MARUYAMA 911fbefb45 scm: change gunzip to tar -z option for scm repository setup in lib/tasks/testing.rake. 14 years ago
Toshi MARUYAMA 331cdbed2f scm: mercurial: fix r4686 setup mercurial test repository (#7272). 14 years ago
Toshi MARUYAMA 35b9972c81 scm: mercurial: test:scm:setup:mercurial task can be simpler (#7272). 14 years ago
Jean-Philippe Lang 2cbf60851f Store the mercurial test repository as a bundle to make it compatible with older hg versions. 14 years ago
Jean-Philippe Lang e6118347d3 Adds a rake task test:scm:update to update test repositories if needed. 14 years ago
Jean-Philippe Lang 4695754d2a Fixes task description. 14 years ago
Jean-Philippe Lang 339bcc97e0 Adds tasks to run scm tests: test:scm:units, test:scm:functionals and test:scm. 14 years ago
Jean-Philippe Lang ded602c89f Run all tests for coverage. 15 years ago
Jean-Philippe Lang 54e37b12fd Add test:coverage task. 15 years ago
Eric Davis 26bbad5f23 Switch from a custom rcov task to the metric_fu gem. 15 years ago
Eric Davis 17d455c72f Codified instructions from RUNNING_TESTS as rake tasks for convenience 16 years ago
Jean-Philippe Lang 53078ca949 No warning about rcov each time a rake task is ran. 16 years ago
Eric Davis 910988133d Extracted rcov options and removed gems from the rcov report. 16 years ago
Eric Davis fab5c1fdef Added rake tasks to generate rcov code coverage reports. rake -T test:coverage to see them all 16 years ago