summaryrefslogtreecommitdiffstats
path: root/test/unit/lib
Commit message (Expand)AuthorAgeFilesLines
...
* scm: mercurial: update test repository for path contains space (#2664, #4455).Toshi MARUYAMA2011-03-041-9/+13
* scm: mercurial: update test repository for path encoding (#2664).Toshi MARUYAMA2011-03-041-10/+27
* scm: git: use --encoding=UTF-8 in "git log" (#3396).Toshi MARUYAMA2011-02-281-2/+2
* Adds support for SCM/LDAP passwords encryption in the database (#7411).Jean-Philippe Lang2011-02-261-0/+84
* Adds a method to temporarily override configuration settings.Jean-Philippe Lang2011-02-251-0/+9
* scm: fix diffs do not handle one line new files properly (#7618).Toshi MARUYAMA2011-02-231-1/+32
* scm: git: Ruby 1.9 compatibility of adapter test (#3396).Toshi MARUYAMA2011-02-221-1/+12
* Fixed: date part of the time default format doesn't respect the date format (...Jean-Philippe Lang2011-02-201-5/+28
* scm: mercurial: unit test for named branches at adapter (#7246).Toshi MARUYAMA2011-02-181-0/+12
* scm: mercurial: unit test for tags at adapter (#1981).Toshi MARUYAMA2011-02-181-0/+10
* scm: mercurial: entries unit lib test for named branch (#7246).Toshi MARUYAMA2011-02-181-0/+18
* scm: mercurial: entries unit lib test for tag (#1981).Toshi MARUYAMA2011-02-181-0/+18
* scm: mercurial: remove "TODO" comment and fix indent of unit lib test.Toshi MARUYAMA2011-02-181-2/+1
* scm: mercurial: unit lib test for entries (#3421).Toshi MARUYAMA2011-02-181-3/+9
* scm: mercurial: move entries unit test from app to lib.Toshi MARUYAMA2011-02-181-0/+10
* scm: mercurial: fix unit lib test_info test fails on Windows.Toshi MARUYAMA2011-02-181-1/+2
* scm: mercurial: set instance value flag of whether "hg diff -c" supports true...Toshi MARUYAMA2011-02-161-1/+1
* scm: mercurial: add instance value flag of whether "hg diff -c" supports at t...Toshi MARUYAMA2011-02-161-2/+3
* scm: mercurial: change identifier to revision in fetching revisions.Toshi MARUYAMA2011-02-161-3/+3
* scm: mercurial: rewrite MercurialAdapter#info by using helper extention (#4455).Toshi MARUYAMA2011-02-161-1/+1
* scm: mercurial: add compatible test for "revisions" method.Toshi MARUYAMA2011-02-161-0/+14
* scm: mercurial: add compatible test for "info" method.Toshi MARUYAMA2011-02-161-0/+10
* scm: bazaar: move cat and annotate test from unit app test to unit lib test.Toshi MARUYAMA2011-02-151-0/+13
* scm: mercurial: add Mercurial helper extension (#4455).Toshi MARUYAMA2011-02-151-2/+2
* scm: cvs: add methods of getting cvs version and add unit lib test (#4273).Toshi MARUYAMA2011-02-151-0/+16
* scm: bazaar: add methods of getting bazaar version and add unit lib test (#42...Toshi MARUYAMA2011-02-151-1/+17
* scm: git: add methods of getting git version and add unit lib test (#4273).Toshi MARUYAMA2011-02-151-0/+17
* scm: subversion: refactor getting svn version and add lib test (#4273).Toshi MARUYAMA2011-02-151-0/+20
* scm: bazaar: fix typo and mistakes.Toshi MARUYAMA2011-02-111-2/+1
* scm: git: fix typo of unit lib test.Toshi MARUYAMA2011-02-111-1/+1
* scm: cvs: fix unit lib test fails on Windows.Toshi MARUYAMA2011-02-111-0/+1
* scm: bazaar: prepare version string unit lib test.Toshi MARUYAMA2011-02-111-0/+26
* scm: git: prepare version string unit lib test and git log encoding (#3396).Toshi MARUYAMA2011-02-111-61/+82
* scm: subversion: prepare version string unit lib test.Toshi MARUYAMA2011-02-101-8/+20
* scm: cvs: use localtime at cvs rlog -d option (#996, #3761).Toshi MARUYAMA2011-02-021-0/+9
* scm: cvs: add unit lib test.Toshi MARUYAMA2011-02-021-0/+33
* scm: mercurial: add unit lib test for the previous changeset isn't the parent...Toshi MARUYAMA2011-02-021-0/+11
* Adds an application configuration file: config/configuration.yml (#7408).Jean-Philippe Lang2011-01-231-0/+52
* scm: darcs: add compatible test of Darcs 2.3 and 2.4 (#7415).Toshi MARUYAMA2011-01-231-0/+13
* scm: darcs: change io.gets to io.read and add darcs version unit (#4494, #5404).Toshi MARUYAMA2011-01-221-0/+15
* scm: darcs: add unit lib test.Toshi MARUYAMA2011-01-221-0/+25
* scm: mercurial: unit lib test for entries accept both of revision number and ...Toshi MARUYAMA2011-01-131-0/+26
* scm: mercurial: change diff option from --git to --config diff.git=false (#72...Toshi MARUYAMA2011-01-111-2/+2
* scm: mercurial: diff '-c' option supports above Mercurial 1.2 (#3724, #7253).Toshi MARUYAMA2011-01-111-4/+10
* Adds fallback to 'en' locale for untranslated strings (#5518).Jean-Philippe Lang2011-01-101-0/+14
* scm: mercurial: remove new line in diff unit test(#7253).Toshi MARUYAMA2011-01-091-3/+6
* scm: mercurial: annotate accepts both of revision number and changeset id (#3...Toshi MARUYAMA2011-01-091-0/+13
* scm: mercurial: fix diff and test for accept both of revision number and chan...Toshi MARUYAMA2011-01-081-0/+18
* scm: mercurial: cat test for accept both of revision number and changeset id ...Toshi MARUYAMA2011-01-081-2/+8
* scm: mercurial: accept both of revision and nodeid as changeset id (#3724).Toshi MARUYAMA2011-01-081-0/+11