summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorJean-Philippe Lang <jp_lang@yahoo.fr>2007-12-14 17:46:45 +0000
committerJean-Philippe Lang <jp_lang@yahoo.fr>2007-12-14 17:46:45 +0000
commit47f399104b9c3062ea27d30146c1873df2efa750 (patch)
tree95a09dd4e0a8055014b059fe2ea9b014b4b565d1 /doc
parent86319feef23618f59da13b450a085e40019a43e0 (diff)
downloadredmine-47f399104b9c3062ea27d30146c1873df2efa750.tar.gz
redmine-47f399104b9c3062ea27d30146c1873df2efa750.zip
Added a Mercurial test repository with unit and functional tests.
git-svn-id: http://redmine.rubyforge.org/svn/trunk@991 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'doc')
-rw-r--r--doc/RUNNING_TESTS6
1 files changed, 5 insertions, 1 deletions
diff --git a/doc/RUNNING_TESTS b/doc/RUNNING_TESTS
index eb8787d95..fde24413b 100644
--- a/doc/RUNNING_TESTS
+++ b/doc/RUNNING_TESTS
@@ -14,4 +14,8 @@ gunzip < test/fixtures/repositories/cvs_repository.tar.gz | tar -xv -C tmp/test
Bazaar
------
-gunzip < test/fixtures/repositories/bazaar_repository.tar.gz | tar -xv -C tmp/test \ No newline at end of file
+gunzip < test/fixtures/repositories/bazaar_repository.tar.gz | tar -xv -C tmp/test
+
+Mercurial
+---------
+gunzip < test/fixtures/repositories/mercurial_repository.tar.gz | tar -xv -C tmp/test