Commit Graph

51 Commits (adfa2242f4b0fcb82b7a74d737432b4d4773d0da)

Author SHA1 Message Date
Oliver Günther d9baf5748d Execute i18n export for tests 8 years ago
Stefan Botzenhart 0af30a1990 Remove rake spec:core task as it is not required any longer 9 years ago
Stefan Botzenhart f7db95d9fb Cleanup testing tasks 9 years ago
Stefan Botzenhart 785561c63f Adjust spec:legacy task to actually run legacy specs 9 years ago
Oliver Günther 1e8c873544 Remove filesystem adapter 9 years ago
Oliver Günther 05b27c1b98 Asynchronous creation, deletion of repositories from OP. 9 years ago
Alex Coles 35ef50b868 Fix syntax (w/Rubocop) in tasks 9 years ago
Alex Coles dbdd3aa539 Fix exclude pattern for legacy spec Rake tasks 9 years ago
Jonas Heinrich a3153f0c80 Catch Constant undefined when bundling without rspec 10 years ago
Alex Coles 7dfeee8ac0 Clear rspec-rails defined spec:legacy Rake task 10 years ago
Alex Coles 91ace2cc0b Fix repository fixture dirs used by scm:setup task 10 years ago
Alex Coles 7256525aa1 Exclude legacy specs from regular 'core' spec run 10 years ago
Alex Coles 2efd6f4e45 Move legacy specs under spec/legacy 10 years ago
Alex Coles 1a0e2b90af Customise spec Rake tasks to run legacy specs 10 years ago
Alex Coles e0191e759c Update year in copyright header to 2015 10 years ago
Alex Coles b8b26cfcf0 Fix syntax (w/Rubocop) in tasks 10 years ago
Alex Coles 9bcca0506d Only hook into test/spec tasks if they are defined 10 years ago
Alex Coles a82bb90a33 Hook Webpack build into test/spec tasks 10 years ago
Johannes Wollert 8b096975fe updates copyright headers 11 years ago
Philipp Tessenow 444546e2e8 use \A and \z instead of ^ and $ in ruby regexes 11 years ago
Philipp Tessenow a1e67dd460 new copyright header #1903 11 years ago
Michael Frister 02e51b520a Remove coveralls for now, seems to be broken for months. 11 years ago
Jens Ulferts 21459a384f provide every possible file with a short copyright notice 12 years ago
Christian Ratz c2bef73ec9 fixes testing rake task for production mode 12 years ago
Philipp Tessenow 2c8025a81c remove unused code from testing.rake 12 years ago
Philipp Tessenow 031562155a add coveralls rake task 12 years ago
Philipp Tessenow b5115e563d I probably have to require coveralls/rake/task 12 years ago
Martin Linkhorst 2adda9d882 define the default rake task to run the whole test suite 12 years ago
Martin Linkhorst dd9515d745 remove cvs scm from openproject core 12 years ago
Martin Linkhorst 96dacf3150 remove bazaar scm from openproject core 12 years ago
Martin Linkhorst 2ff10f4c54 remove mercurial scm from openproject core 12 years ago
Martin Linkhorst 4b53920965 remove darcs scm from openproject core 12 years ago
Holger Just 91070236db Set source encoding to UTF-8 13 years ago
Holger Just 07185fb169 [#436] Remove trailing whitespace 14 years ago
Eric Davis 99507a0391 [#197] Upgrade the copyright in the code files 14 years ago
Eric Davis a85b6780d2 [#262] Convert line endings to UNIX 14 years ago
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