Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'tests/org.eclipse.compare.tests/src/org/eclipse/compare/tests/patchdata/patch_context3.txt')
-rw-r--r--tests/org.eclipse.compare.tests/src/org/eclipse/compare/tests/patchdata/patch_context3.txt29
1 files changed, 29 insertions, 0 deletions
diff --git a/tests/org.eclipse.compare.tests/src/org/eclipse/compare/tests/patchdata/patch_context3.txt b/tests/org.eclipse.compare.tests/src/org/eclipse/compare/tests/patchdata/patch_context3.txt
new file mode 100644
index 000000000..e31be0bdc
--- /dev/null
+++ b/tests/org.eclipse.compare.tests/src/org/eclipse/compare/tests/patchdata/patch_context3.txt
@@ -0,0 +1,29 @@
+--- old.txt 2005-05-07 00:16:20.000000000 +0200
++++ new.txt 2005-05-07 00:16:32.000000000 +0200
+@@ -1,22 +1,24 @@
+ [a]
+ [b]
+ [c]
++[c1]
++[c2]
+ [d]
+ [e]
+ [f]
+ [g]
+ [h]
+-[i]
++[i1]
+ [j]
+ [k]
+ [l]
+ [m]
+ [n]
+-[o]
+ [p]
+ [q]
+ [r]
+ [s]
++[s1]
+ [t]
+ [u]
+ [v]

Back to the top