summaryrefslogtreecommitdiffstats
path: root/test/unit/repository_git_test.rb
Commit message (Expand)AuthorAgeFilesLines
* scm: git: test: model: fix failing test_parents on PostgreSQL (#5501)Toshi MARUYAMA2011-11-031-4/+3
* scm: git: test: model: add test of parents (#5501)Toshi MARUYAMA2011-11-031-0/+19
* Rails3: scm: git: fix error of test_next_nil at unit model testToshi MARUYAMA2011-09-111-1/+3
* Rails3: scm: git: fix error of test_next at unit model testToshi MARUYAMA2011-09-111-1/+3
* Rails3: scm: git: fix error of test_previous_nil at unit model testToshi MARUYAMA2011-09-111-1/+3
* Rails3: scm: git: fix error of test_previous at unit model testToshi MARUYAMA2011-09-111-1/+3
* Rails3: scm: git: fix error of test_log_utf8 at unit model testToshi MARUYAMA2011-09-111-1/+3
* Rails3: scm: git: fix error of test_format_identifier at unit model testToshi MARUYAMA2011-09-111-1/+3
* Rails3: scm: git: fix error of test_identifier at unit model testToshi MARUYAMA2011-09-111-1/+3
* Rails3: scm: git: fix error of test_find_changeset_by_empty_name at unit mode...Toshi MARUYAMA2011-09-111-1/+3
* Rails3: scm: git: fix error of test_latest_changesets_latin_1_dir at unit mod...Toshi MARUYAMA2011-09-111-1/+3
* Rails3: scm: git: fix error of test_find_changeset_by_name at unit model testToshi MARUYAMA2011-09-111-1/+3
* Rails3: scm: git: fix error of test_latest_changesets at unit model testToshi MARUYAMA2011-09-111-1/+3
* Rails3: scm: git: fix error of test_db_consistent_ordering_before_1_2 at unit...Toshi MARUYAMA2011-09-111-1/+1
* Rails3: scm: git: fix error of test_db_consistent_ordering_before_1_2 at unit...Toshi MARUYAMA2011-09-071-6/+7
* Rails3: scm: git: fix error of test_db_consistent_ordering_init at unit model...Toshi MARUYAMA2011-09-071-1/+2
* Rails3: scm: git: fix error of test_fetch_changesets_invalid_rev at unit mode...Toshi MARUYAMA2011-09-071-5/+6
* Rails3: scm: git: fix error of test_fetch_changesets_incremental at unit mode...Toshi MARUYAMA2011-09-071-5/+7
* scm: git: use NUM_REV at test_fetch_changesets_from_scratch of unit model testToshi MARUYAMA2011-09-071-1/+1
* scm: git: define NUM_REV as the number of test repository revisions at unit m...Toshi MARUYAMA2011-09-071-0/+2
* Rails3: scm: git: fix error of test_fetch_changesets_from_scratch at unit mod...Toshi MARUYAMA2011-09-061-1/+2
* scm: git: replace RAILS_ROOT to Rails.root in unit model test.Toshi MARUYAMA2011-06-101-2/+1
* scm: git: skip non UTF-8 path encoding test of unit model test in JRuby (#5251).Toshi MARUYAMA2011-06-081-6/+20
* scm: git: add unit model test that revisions ordering is inconsistent in exis...Toshi MARUYAMA2011-05-191-0/+44
* scm: git: add unit model test that revisions ordering is consistent in new da...Toshi MARUYAMA2011-05-191-0/+7
* scm: git: add test of fetching invalid revision in unit model test (#7146).Toshi MARUYAMA2011-05-131-0/+40
* scm: git: fix fetching 7 days problem (#7146, #6013).Toshi MARUYAMA2011-05-131-19/+36
* scm: git: fix incorrect comment in unit model test and code clean up unit mod...Toshi MARUYAMA2011-05-091-6/+15
* scm: git: remove trailing white-spaces from unit model test.Toshi MARUYAMA2011-05-081-7/+7
* Fixed: #setup triggers a failure even if git tests should not run.Jean-Philippe Lang2011-04-111-20/+20
* scm: git: add scm command tests at unit model test (#4273).Toshi MARUYAMA2011-04-081-0/+6
* scm: git: strict Ruby 1.9 string test in unit model test.Toshi MARUYAMA2011-03-171-1/+1
* scm: git: fix newlines of test/unit/repository_git_test.rb.Toshi MARUYAMA2011-03-101-5/+5
* scm: git: add tests for previous and next versions in unit model test (#7821,...Toshi MARUYAMA2011-03-101-0/+40
* scm: git: unit model latin-1 path encoding test passes on Japanese Windows (#...Toshi MARUYAMA2011-03-091-3/+9
* scm: git: add latin-1 encoding directory test in unit model test (#5251).Toshi MARUYAMA2011-03-081-0/+14
* scm: git: add latin-1 encoding directory to test repository (#5251).Toshi MARUYAMA2011-03-081-4/+4
* scm: git: add latest changesets path encoding test in unit model test (#5251).Toshi MARUYAMA2011-03-081-0/+14
* scm: git: prepare path encoding test in unit model test (#5251).Toshi MARUYAMA2011-03-081-0/+5
* scm: git: add latest changesets branch test in unit model test (#5357).Toshi MARUYAMA2011-03-081-0/+26
* scm: git: add latest changesets tag test in unit model test (#5357).Toshi MARUYAMA2011-03-081-0/+22
* scm: git: add latest changesets limit test in unit model test (#5357).Toshi MARUYAMA2011-03-081-1/+12
* scm: git: remove Setting.commit_logs_encoding from unit model test.Toshi MARUYAMA2011-03-081-1/+0
* scm: git: add latest changesets test in unit model test (#5357).Toshi MARUYAMA2011-03-081-0/+39
* scm: git: prepare path encoding test in unit model test (#5251).Toshi MARUYAMA2011-03-081-1/+5
* scm: git: update test repository for path encoding (#5251).Toshi MARUYAMA2011-03-071-4/+4
* scm: git: backout r5026 (#5251).Toshi MARUYAMA2011-03-071-4/+4
* scm: git: update test repository for path encoding (#5251).Toshi MARUYAMA2011-03-071-4/+4
* scm: git: add more tests in fetch changesets incremental unit model test (#53...Toshi MARUYAMA2011-03-021-2/+12
* scm: git: use --encoding=UTF-8 in "git log" (#3396).Toshi MARUYAMA2011-02-281-4/+4