index
:
redmine.git
0.6-stable
0.7-stable
0.8-stable
0.9-stable
1.0-stable
1.1-stable
1.2-stable
1.3-stable
1.4-stable
2.0-stable
2.1-stable
2.2-stable
2.3-stable
2.4-stable
2.5-stable
2.6-stable
3.0-stable
3.1-stable
3.2-stable
3.3-stable
3.4-stable
4.0-stable
4.1-stable
4.2-stable
5.0-stable
5.1-stable
6.0-stable
integration-to-svn-stable-1.0
integration-to-svn-trunk
master
nbc
plugin-hooks
swistak
work
Mirror of redmine code source: https://github.com/redmine/redmine
www-data
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
unit
/
lib
/
redmine
/
scm
/
adapters
/
mercurial_adapter_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
scm: mercurial: test: lib: update branches test for Branch class (#5501)
Toshi MARUYAMA
2011-10-28
1
-9
/
+26
*
scm: mercurial: test: add test of parents to unit lib test (#5501)
Toshi MARUYAMA
2011-10-28
1
-0
/
+15
*
scm: mercurial: update test repository (#5501)
Toshi MARUYAMA
2011-10-28
1
-3
/
+5
*
scm: mercurial: drop supporting below Mercurial 1.1 (#9465)
Toshi MARUYAMA
2011-10-25
1
-4
/
+6
*
scm: mercurial: skip failing unit lib tests on below Mercurial 1.5 (#9465)
Toshi MARUYAMA
2011-10-24
1
-10
/
+14
*
scm: mercurial: replace RAILS_ROOT to Rails.root in unit adapter test.
Toshi MARUYAMA
2011-06-10
1
-4
/
+1
*
scm: mercurial: add unit adapter test of default path_encoding is UTF-8 (#2664).
Toshi MARUYAMA
2011-05-21
1
-0
/
+15
*
scm: mercurial: code clean up unit adapter test.
Toshi MARUYAMA
2011-05-18
1
-4
/
+2
*
scm: mercurial: remove trailing white-spaces from unit adapter test.
Toshi MARUYAMA
2011-05-13
1
-1
/
+1
*
scm: mercurial: add client command tests at unit adapter test (#4273).
Toshi MARUYAMA
2011-04-08
1
-1
/
+6
*
scm: mercurial: code clean up unit adapter test.
Toshi MARUYAMA
2011-04-08
1
-1
/
+2
*
scm: mercurial: add test of non ASCII named branch in unit adapter test (#7246).
Toshi MARUYAMA
2011-03-14
1
-0
/
+6
*
scm: mercurial: add test of non ASCII tag in unit adapter test (#1981).
Toshi MARUYAMA
2011-03-14
1
-0
/
+6
*
scm: mercurial: prepare test of wrapping revision of cat and annotate with UR...
Toshi MARUYAMA
2011-03-14
1
-3
/
+10
*
scm: mercurial: remove unused parameters from "nodes_in_branch()" method in a...
Toshi MARUYAMA
2011-03-13
1
-4
/
+4
*
scm: mercurial: add tests for "nodes_in_branch()" method in adapter (#7246, #...
Toshi MARUYAMA
2011-03-13
1
-0
/
+30
*
scm: mercurial: add latin-1 encoding directory to test repository (#2664).
Toshi MARUYAMA
2011-03-08
1
-4
/
+8
*
scm: mercurial: add unit adapter test repository for path contains space (#26...
Toshi MARUYAMA
2011-03-04
1
-0
/
+12
*
scm: mercurial: update test repository for path contains space (#2664, #4455).
Toshi MARUYAMA
2011-03-04
1
-9
/
+13
*
scm: mercurial: update test repository for path encoding (#2664).
Toshi MARUYAMA
2011-03-04
1
-10
/
+27
*
scm: mercurial: unit test for named branches at adapter (#7246).
Toshi MARUYAMA
2011-02-18
1
-0
/
+12
*
scm: mercurial: unit test for tags at adapter (#1981).
Toshi MARUYAMA
2011-02-18
1
-0
/
+10
*
scm: mercurial: entries unit lib test for named branch (#7246).
Toshi MARUYAMA
2011-02-18
1
-0
/
+18
*
scm: mercurial: entries unit lib test for tag (#1981).
Toshi MARUYAMA
2011-02-18
1
-0
/
+18
*
scm: mercurial: remove "TODO" comment and fix indent of unit lib test.
Toshi MARUYAMA
2011-02-18
1
-2
/
+1
*
scm: mercurial: unit lib test for entries (#3421).
Toshi MARUYAMA
2011-02-18
1
-3
/
+9
*
scm: mercurial: move entries unit test from app to lib.
Toshi MARUYAMA
2011-02-18
1
-0
/
+10
*
scm: mercurial: fix unit lib test_info test fails on Windows.
Toshi MARUYAMA
2011-02-18
1
-1
/
+2
*
scm: mercurial: set instance value flag of whether "hg diff -c" supports true...
Toshi MARUYAMA
2011-02-16
1
-1
/
+1
*
scm: mercurial: add instance value flag of whether "hg diff -c" supports at t...
Toshi MARUYAMA
2011-02-16
1
-2
/
+3
*
scm: mercurial: change identifier to revision in fetching revisions.
Toshi MARUYAMA
2011-02-16
1
-3
/
+3
*
scm: mercurial: rewrite MercurialAdapter#info by using helper extention (#4455).
Toshi MARUYAMA
2011-02-16
1
-1
/
+1
*
scm: mercurial: add compatible test for "revisions" method.
Toshi MARUYAMA
2011-02-16
1
-0
/
+14
*
scm: mercurial: add compatible test for "info" method.
Toshi MARUYAMA
2011-02-16
1
-0
/
+10
*
scm: mercurial: add Mercurial helper extension (#4455).
Toshi MARUYAMA
2011-02-15
1
-2
/
+2
*
scm: mercurial: add unit lib test for the previous changeset isn't the parent...
Toshi MARUYAMA
2011-02-02
1
-0
/
+11
*
scm: mercurial: unit lib test for entries accept both of revision number and ...
Toshi MARUYAMA
2011-01-13
1
-0
/
+26
*
scm: mercurial: change diff option from --git to --config diff.git=false (#72...
Toshi MARUYAMA
2011-01-11
1
-2
/
+2
*
scm: mercurial: diff '-c' option supports above Mercurial 1.2 (#3724, #7253).
Toshi MARUYAMA
2011-01-11
1
-4
/
+10
*
scm: mercurial: remove new line in diff unit test(#7253).
Toshi MARUYAMA
2011-01-09
1
-3
/
+6
*
scm: mercurial: annotate accepts both of revision number and changeset id (#3...
Toshi MARUYAMA
2011-01-09
1
-0
/
+13
*
scm: mercurial: fix diff and test for accept both of revision number and chan...
Toshi MARUYAMA
2011-01-08
1
-0
/
+18
*
scm: mercurial: cat test for accept both of revision number and changeset id ...
Toshi MARUYAMA
2011-01-08
1
-2
/
+8
*
scm: mercurial: accept both of revision and nodeid as changeset id (#3724).
Toshi MARUYAMA
2011-01-08
1
-0
/
+11
*
scm: mercurial: cleanup indent and trailing white-space of unit lib test.
Toshi MARUYAMA
2011-01-05
1
-12
/
+12
*
scm: mercurial: refactor mercurial unit test.
Toshi MARUYAMA
2011-01-04
1
-39
/
+52
*
Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050
Jean-Baptiste Barth
2010-12-12
1
-1
/
+1
*
Fixed: r4417 breaks MercurialAdapter with ruby 1.8.6 (#5117).
Jean-Philippe Lang
2010-11-21
1
-5
/
+11
*
Fixed: MercurialAdapter.client_version depends on LANG environment variable (...
Jean-Philippe Lang
2010-11-20
1
-5
/
+6
*
Moves scm adapters unit tests to a dedicated folder.
Jean-Philippe Lang
2010-03-06
1
-0
/
+53