summaryrefslogtreecommitdiffstats
path: root/test/unit/lib/redmine/scm/adapters/subversion_adapter_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year in source files to 2022 (#36379).Go MAEDA2022-01-021-1/+1
* Update copyright year in source files to 2021 (#33069).Go MAEDA2021-03-251-1/+1
* Update copyright year in source files to 2020 (#33069).Go MAEDA2020-03-031-1/+1
* cleanup: rubocop: fix Layout/SpaceAfterComma in test/unit/lib/redmine/scm/ada...Toshi MARUYAMA2019-11-221-4/+4
* cleanup: rubocop: fix Layout/ClosingParenthesisIndentation in test/unit/lib/r...Toshi MARUYAMA2019-11-221-3/+2
* cleanup: rubocop: fix Layout/EmptyLinesAroundClassBody in test/unit/lib/redmi...Toshi MARUYAMA2019-11-211-1/+0
* Update copyright year.Go MAEDA2019-05-251-1/+1
* Support frozen_string_literal in test/**/*.rb (#26561).Go MAEDA2019-03-211-1/+1
* Add "frozen_string_literal: false" for all files (#26561).Go MAEDA2019-03-151-0/+2
* Update copyright.Jean-Philippe Lang2017-06-251-1/+1
* Updates copyright for 2016.Jean-Philippe Lang2016-03-131-1/+1
* Copyright update.Jean-Philippe Lang2015-01-111-1/+1
* Merged rails-4.1 branch (#14534).Jean-Philippe Lang2014-10-221-41/+33
* update copyright year (#15977)Toshi MARUYAMA2014-01-291-1/+1
* upgrade mocha 0.14 and remove deprecation warningToshi MARUYAMA2013-05-211-1/+1
* Copyright for 2013 (#12788).Jean-Philippe Lang2013-01-121-1/+1
* Copyright update.Jean-Philippe Lang2012-05-051-1/+1
* scm: subversion: add unit adapter test that info is nil if repository path is...Toshi MARUYAMA2011-05-251-0/+7
* scm: subversion: add unit adapter test that info is not nil in test repository.Toshi MARUYAMA2011-05-251-2/+4
* scm: subversion: remove trailing white-spaces from unit adapter test.Toshi MARUYAMA2011-05-131-3/+3
* Fixes subversion tests not running on win32.Jean-Philippe Lang2011-03-201-4/+3
* scm: subversion: refactor getting svn version and add lib test (#4273).Toshi MARUYAMA2011-02-151-0/+20
* scm: subversion: prepare version string unit lib test.Toshi MARUYAMA2011-02-101-8/+20
* Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050Jean-Baptiste Barth2010-12-121-1/+1
* Adds test helpers for test repositories.Jean-Philippe Lang2010-05-011-4/+2
* Moves scm adapters unit tests to a dedicated folder.Jean-Philippe Lang2010-03-061-0/+33