Menu

Source Commit Log


Commit Date  
[r4636] by tmaruyama

scm: mercurial: add unit test for copied file (#7064).

2011-01-05 15:03:35 Tree
[r4635] by tmaruyama

scm: mercurial: add some tests at unit and functional test.

2011-01-05 15:03:16 Tree
[r4634] by tmaruyama

scm: mercurial: update test repository for following issues and fix tests.

* copied file (#7064)
* branch, tag (#1981)

2011-01-05 15:02:47 Tree
[r4633] by tmaruyama

scm: mercurial: escape any filenames by urlescape (#2664, #7064).

In Mercurial, filename is not UTF-8 but byte-string.
So it should be escaped to UTF-8-safe string before parsing as XML document.

NOTE: Mercurial's {|obfuscate} filter cannot be used here, because it treats
filename as encoded by HGENCODING.

Contributed by Yuya Nishihara.

2011-01-05 15:02:24 Tree
[r4632] by tmaruyama

scm: mercurial: cleanup indent and trailing white-space of unit lib test.

2011-01-05 15:02:03 Tree
[r4631] by tmaruyama

scm: mercurial: fix comment and change // to '' some strings of functional test.

2011-01-05 15:01:39 Tree
[r4630] by tmaruyama

Merged r4629 from trunk.

2011-01-04 16:39:45 Tree
[r4629] by tmaruyama

scm: mercurial: refactor mercurial unit test.

* lib unit test switches if repository exists.
* move cat test from app to lib.
* no need to run "hg update" in unit test (#3421).

2011-01-04 16:34:40 Tree
[r4628] by tmaruyama

Merged r4625 from trunk.

2011-01-03 10:55:07 Tree
[r4627] by tmaruyama

Merged r4624 from trunk.

2011-01-03 10:54:29 Tree
Older >