summaryrefslogtreecommitdiffstats
path: root/test/fixtures/files
diff options
context:
space:
mode:
authorToshi MARUYAMA <marutosijp2@yahoo.co.jp>2012-09-19 03:02:03 +0000
committerToshi MARUYAMA <marutosijp2@yahoo.co.jp>2012-09-19 03:02:03 +0000
commit551c024b454d5a288b976fa5f2de39e303ddead2 (patch)
tree320db9ac9263df7f6aada5505133b528d662cd98 /test/fixtures/files
parentf18edc4e1c045b968cba8d8f905257e63a1c0d5c (diff)
downloadredmine-551c024b454d5a288b976fa5f2de39e303ddead2.tar.gz
redmine-551c024b454d5a288b976fa5f2de39e303ddead2.zip
add functional attachment test of mercurial export file (#11868)
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@10429 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'test/fixtures/files')
-rw-r--r--test/fixtures/files/hg-export.diff13
1 files changed, 13 insertions, 0 deletions
diff --git a/test/fixtures/files/hg-export.diff b/test/fixtures/files/hg-export.diff
new file mode 100644
index 000000000..596617fc9
--- /dev/null
+++ b/test/fixtures/files/hg-export.diff
@@ -0,0 +1,13 @@
+# HG changeset patch
+# User test
+# Date 1348014182 -32400
+# Node ID d1c871b8ef113df7f1c56d41e6e3bfbaff976e1f
+# Parent 180b6605936cdc7909c5f08b59746ec1a7c99b3e
+modify test1.txt
+
+diff -r 180b6605936c -r d1c871b8ef11 test1.txt
+--- a/test1.txt
++++ b/test1.txt
+@@ -1,1 +1,1 @@
+-test1
++modify test1