summaryrefslogtreecommitdiffstats
path: root/test/unit/lib/redmine/scm
Commit message (Expand)AuthorAgeFilesLines
* remove hard-coded non ASCII literal from unit git lib testToshi MARUYAMA2012-03-141-7/+0
* scm: git: use default branch from HEAD (#10207)Toshi MARUYAMA2012-02-121-0/+10
* scm: git: update test repository (#10207)Toshi MARUYAMA2012-02-121-4/+8
* scm: git: raise exception if "git log" is error and block is given in lib rev...Toshi MARUYAMA2012-02-101-11/+19
* scm: git: add explicit :excludes option to calling revision method in "test_r...Toshi MARUYAMA2012-02-091-1/+2
* scm: git: add test of get revisions from disjointed histories to unit lib tes...Toshi MARUYAMA2012-02-091-0/+17
* scm: git: update test repository (#8857)Toshi MARUYAMA2012-02-091-1/+5
* scm: git: remove redundant comma from test_revisions_includes_master_two_revs...Toshi MARUYAMA2012-02-091-1/+1
* scm: git: code cleanup "test_branches" of unit lib testToshi MARUYAMA2012-02-091-12/+16
* scm: git: add lib test to get master branch revisions from origin (#8857)Toshi MARUYAMA2012-02-091-0/+12
* scm: git: add includes and excludes options to lib revisions method (#8857)Toshi MARUYAMA2012-02-081-0/+56
* scm: git: remove unused "--all" option of "git log" in lib revisions methodToshi MARUYAMA2012-02-081-11/+0
* scm: git: use explicit "master" instead of all for revisions method at unit l...Toshi MARUYAMA2012-02-081-2/+2
* code layout cleanup test/unit/lib/redmine/scm/adapters/git_adapter_test.rbToshi MARUYAMA2012-02-081-7/+7
* scm: git: remove "test_getting_certain_revisions" from unit lib testToshi MARUYAMA2012-02-071-4/+0
* scm: git: remove unused --since option (#4547, #4716, #7146, #6013)Toshi MARUYAMA2011-12-101-9/+0
* scm: mercurial: test: lib: update branches test for Branch class (#5501)Toshi MARUYAMA2011-10-281-9/+26
* scm: git: test: lib: update branches test for Branch class (#5501)Toshi MARUYAMA2011-10-281-6/+17
* scm: git: test: add test of parents to unit lib test (#5501)Toshi MARUYAMA2011-10-281-0/+26
* scm: mercurial: test: add test of parents to unit lib test (#5501)Toshi MARUYAMA2011-10-281-0/+15
* scm: mercurial: update test repository (#5501)Toshi MARUYAMA2011-10-281-3/+5
* scm: mercurial: drop supporting below Mercurial 1.1 (#9465)Toshi MARUYAMA2011-10-251-4/+6
* scm: mercurial: skip failing unit lib tests on below Mercurial 1.5 (#9465)Toshi MARUYAMA2011-10-241-10/+14
* scm: git: add unit adapter test of annotate invalid revision (#8767).Toshi MARUYAMA2011-07-081-0/+5
* scm: git: add unit adapter test of annotate invalid path (#8767).Toshi MARUYAMA2011-07-081-0/+4
* scm: git: add unit adapter test of diff invalid revision (#8767).Toshi MARUYAMA2011-07-081-0/+6
* scm: git: add unit adapter test of diff invalid path (#8767).Toshi MARUYAMA2011-07-081-0/+4
* scm: git: add unit adapter test of cat invalid revision (#8767).Toshi MARUYAMA2011-07-081-0/+5
* scm: git: add unit adapter test of cat invalid path (#8767).Toshi MARUYAMA2011-07-081-0/+4
* scm: cvs: replace RAILS_ROOT to Rails.root in unit adapter test.Toshi MARUYAMA2011-06-101-2/+1
* scm: bazaar: replace RAILS_ROOT to Rails.root in unit adapter test.Toshi MARUYAMA2011-06-101-3/+1
* scm: filesystem: replace RAILS_ROOT to Rails.root in unit adapter test.Toshi MARUYAMA2011-06-101-2/+1
* scm: mercurial: replace RAILS_ROOT to Rails.root in unit adapter test.Toshi MARUYAMA2011-06-101-4/+1
* scm: darcs: replace RAILS_ROOT to Rails.root in unit adapter test.Toshi MARUYAMA2011-06-101-2/+1
* scm: git: replace RAILS_ROOT to Rails.root in unit adapter test.Toshi MARUYAMA2011-06-101-1/+1
* scm: git: skip non UTF-8 path encoding test of unit adapter test in JRuby (#5...Toshi MARUYAMA2011-06-081-0/+12
* scm: bazaar: add unit adapter test that append_revisions_only is false in tes...Toshi MARUYAMA2011-05-271-0/+7
* scm: bazaar: rename unit adapter test "test_append_revisions_only" to "test_a...Toshi MARUYAMA2011-05-271-1/+1
* scm: bazaar: add unit adapter test that shared repository "append_revisions_o...Toshi MARUYAMA2011-05-271-0/+7
* scm: bazaar: add unit adapter test that last revision of empty branch is 0.Toshi MARUYAMA2011-05-271-0/+7
* scm: bazaar: use shared repository path as repository path in unit adapter test.Toshi MARUYAMA2011-05-271-2/+4
* scm: bazaar: update test repository (#2799, #4741, #8030).Toshi MARUYAMA2011-05-271-2/+3
* scm: bazaar: add unit adapter test of revisions invalid revision.Toshi MARUYAMA2011-05-261-0/+5
* scm: bazaar: add unit adapter test of revisions invalid path.Toshi MARUYAMA2011-05-261-0/+4
* scm: bazaar: add unit adapter test of entries invalid revision.Toshi MARUYAMA2011-05-261-0/+4
* scm: bazaar: add unit adapter test of entries invalid path.Toshi MARUYAMA2011-05-261-0/+4
* scm: bazaar: add unit adapter test of diff invalid revision.Toshi MARUYAMA2011-05-261-0/+5
* scm: bazaar: add unit adapter test of diff invalid path.Toshi MARUYAMA2011-05-261-0/+4
* scm: bazaar: add unit adapter test of cat invalid revision.Toshi MARUYAMA2011-05-261-0/+4
* scm: bazaar: add unit adapter test of cat invalid path.Toshi MARUYAMA2011-05-261-0/+4