]> source.dussan.org Git - redmine.git/commit
Use simplecov for code coverage, rcov does not support ruby>=1.9.
authorJean-Philippe Lang <jp_lang@yahoo.fr>
Tue, 2 Dec 2014 19:59:38 +0000 (19:59 +0000)
committerJean-Philippe Lang <jp_lang@yahoo.fr>
Tue, 2 Dec 2014 19:59:38 +0000 (19:59 +0000)
commitc3ba302f0de630d9872efb3eeb1b9437f56b5448
treed99a2be556383e256d71bd22c0fe8bace5ecbb5a
parentf4010f30185bb7be78c11af76d18b81725b06992
Use simplecov for code coverage, rcov does not support ruby>=1.9.

git-svn-id: http://svn.redmine.org/redmine/trunk@13691 e93f8b46-1217-0410-a6f0-8f06a7374b81
Gemfile
lib/tasks/testing.rake
test/coverage/html_formatter.rb [new file with mode: 0644]
test/coverage/views/index.erb [new file with mode: 0644]
test/coverage/views/source.erb [new file with mode: 0644]
test/test_helper.rb