summaryrefslogtreecommitdiffstats
path: root/test/unit/lib/redmine/scm/adapters/filesystem_adapter_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Copyright update.Jean-Philippe Lang2015-01-111-1/+1
* update copyright year (#15977)Toshi MARUYAMA2014-01-291-1/+1
* Copyright for 2013 (#12788).Jean-Philippe Lang2013-01-121-1/+1
* add copyright statement to test/unit/lib/redmine/scm/adapters/*.rbToshi MARUYAMA2012-09-141-0/+16
* scm: filesystem: replace RAILS_ROOT to Rails.root in unit adapter test.Toshi MARUYAMA2011-06-101-2/+1
* scm: filesystem: add unit adapter test of default path_encoding is UTF-8 (#22...Toshi MARUYAMA2011-05-211-0/+15
* scm: filesystem: remove trailing white-spaces from unit adapter test.Toshi MARUYAMA2011-05-131-2/+2
* scm: filesystem: update test repository for non ascii text files displaying (...Toshi MARUYAMA2011-03-221-5/+5
* scm: filesystem: code clean up unit adapter test.Toshi MARUYAMA2011-03-221-10/+6
* Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050Jean-Baptiste Barth2010-12-121-1/+1
* Moves scm adapters unit tests to a dedicated folder.Jean-Philippe Lang2010-03-061-0/+42