index
:
redmine.git
0.6-stable
0.7-stable
0.8-stable
0.9-stable
1.0-stable
1.1-stable
1.2-stable
1.3-stable
1.4-stable
2.0-stable
2.1-stable
2.2-stable
2.3-stable
2.4-stable
2.5-stable
2.6-stable
3.0-stable
3.1-stable
3.2-stable
3.3-stable
3.4-stable
4.0-stable
4.1-stable
4.2-stable
5.0-stable
5.1-stable
6.0-stable
integration-to-svn-stable-1.0
integration-to-svn-trunk
master
nbc
plugin-hooks
swistak
work
Mirror of redmine code source: https://github.com/redmine/redmine
www-data
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
tasks
/
testing.rake
Commit message (
Expand
)
Author
Age
Files
Lines
*
scm: git: add new test repository which has UTF-8 Emoji committer and comment...
Toshi MARUYAMA
2020-04-14
1
-1
/
+1
*
Remove frozen_string_literal magic comment from files which are not used when...
Go MAEDA
2019-03-21
1
-2
/
+0
*
Add "frozen_string_literal: false" for all files (#26561).
Go MAEDA
2019-03-15
1
-0
/
+2
*
Replace Minitest.rake_run with Rails::TestUnit::Runner.rake_run for compatibi...
Go MAEDA
2018-01-01
1
-3
/
+3
*
Removes test:ui rake task replaced by rails test:system.
Jean-Philippe Lang
2017-07-30
1
-6
/
+0
*
Drop Darcs support (#26391).
Jean-Philippe Lang
2017-07-25
1
-1
/
+1
*
Merged rails-5.1 branch (#23630).
Jean-Philippe Lang
2017-07-23
1
-18
/
+12
*
set "warning = false" for "rake test:scm:units" and "rake test:scm:functionals"
Toshi MARUYAMA
2017-03-20
1
-0
/
+2
*
Upgrade to Rails 4.2.0 (#14534).
Jean-Philippe Lang
2015-01-17
1
-1
/
+1
*
Use simplecov for code coverage, rcov does not support ruby>=1.9.
Jean-Philippe Lang
2014-12-02
1
-6
/
+2
*
fix "test:routing" rake task comment changed by r13604
Toshi MARUYAMA
2014-11-18
1
-1
/
+1
*
Isolates all API routing tests to a specific test case.
Jean-Philippe Lang
2014-11-16
1
-2
/
+2
*
split method for scm test repository extracting (#16881)
Toshi MARUYAMA
2014-05-14
1
-4
/
+8
*
add :environment to test:scm:setup:create_dir and test:scm:update rake tasks ...
Toshi MARUYAMA
2014-05-14
1
-2
/
+2
*
rake test aborts with ruby1.8.
Jean-Philippe Lang
2013-01-29
1
-1
/
+0
*
CI tasks cleanup.
Jean-Philippe Lang
2013-01-29
1
-0
/
+1
*
Adds first Capybara tests (#12822).
Jean-Philippe Lang
2013-01-26
1
-0
/
+7
*
Run only unit, functional then integration tests for coverage.
Jean-Philippe Lang
2012-06-12
1
-2
/
+1
*
Prevent test:scm:setup:* task to overwrite if the test repository already exi...
Jean-Philippe Lang
2012-03-01
1
-7
/
+13
*
Restore scm rake task.
Jean-Philippe Lang
2012-01-15
1
-2
/
+2
*
Resourcified repositories for CRUD operations to prepare for multiple SCM per...
Jean-Philippe Lang
2012-01-15
1
-2
/
+2
*
set "svn:eol-style" native to lib/tasks/testing.rake
Toshi MARUYAMA
2011-12-24
1
-98
/
+98
*
add new rake task "test:rdm_routing" to run test/integration/routing/*_test.rb
Toshi MARUYAMA
2011-12-24
1
-0
/
+7
*
Exclude gems from test coverage.
Jean-Philippe Lang
2011-11-27
1
-1
/
+1
*
remove trailing white-spaces from lib/tasks/testing.rake.
Toshi MARUYAMA
2011-07-14
1
-9
/
+9
*
replace newline LF to CRLF at lib/tasks/testing.rake.
Toshi MARUYAMA
2011-07-14
1
-2
/
+2
*
scm: change gunzip to tar -z option for scm repository setup in lib/tasks/tes...
Toshi MARUYAMA
2011-02-11
1
-1
/
+2
*
scm: mercurial: fix r4686 setup mercurial test repository (#7272).
Toshi MARUYAMA
2011-01-11
1
-1
/
+2
*
scm: mercurial: test:scm:setup:mercurial task can be simpler (#7272).
Toshi MARUYAMA
2011-01-11
1
-6
/
+2
*
Store the mercurial test repository as a bundle to make it compatible with ol...
Jean-Philippe Lang
2011-01-10
1
-1
/
+12
*
Adds a rake task test:scm:update to update test repositories if needed.
Jean-Philippe Lang
2011-01-06
1
-68
/
+82
*
Fixes task description.
Jean-Philippe Lang
2010-12-20
1
-1
/
+1
*
Adds tasks to run scm tests: test:scm:units, test:scm:functionals and test:scm.
Jean-Philippe Lang
2010-12-20
1
-0
/
+27
*
Run all tests for coverage.
Jean-Philippe Lang
2009-11-15
1
-4
/
+3
*
Add test:coverage task.
Jean-Philippe Lang
2009-11-06
1
-0
/
+11
*
Switch from a custom rcov task to the metric_fu gem.
Eric Davis
2009-07-27
1
-45
/
+0
*
Codified instructions from RUNNING_TESTS as rake tasks for convenience
Eric Davis
2009-01-12
1
-0
/
+30
*
No warning about rcov each time a rake task is ran.
Jean-Philippe Lang
2008-08-15
1
-1
/
+1
*
Extracted rcov options and removed gems from the rcov report.
Eric Davis
2008-08-13
1
-2
/
+4
*
Added rake tasks to generate rcov code coverage reports. rake -T test:covera...
Eric Davis
2008-08-13
1
-0
/
+44