diff options
Diffstat (limited to '')
-rw-r--r-- | patch-test/22/patch-c | 46 | ||||
-rw-r--r-- | patch-test/22/patch-c0 | 22 | ||||
-rw-r--r-- | patch-test/22/patch-c1 | 30 |
3 files changed, 98 insertions, 0 deletions
diff --git a/patch-test/22/patch-c b/patch-test/22/patch-c new file mode 100644 index 0000000..d12bbd8 --- /dev/null +++ b/patch-test/22/patch-c @@ -0,0 +1,46 @@ +*** old 2016-03-18 11:26:29.745677358 +0100 +--- new 2016-03-18 11:26:24.632342265 +0100 +*************** +*** 1,4 **** +- b + a + a + a +--- 1,3 ---- +*************** +*** 7,13 **** + a + a + a +- b + a + a + a +--- 6,11 ---- +*************** +*** 15,20 **** +--- 13,19 ---- + a + a + a ++ c + a + a + a +*************** +*** 22,28 **** + a + a + a +- b + a + a + a +--- 21,26 ---- +*************** +*** 34,37 **** + a + a + a +- b +--- 32,34 ---- diff --git a/patch-test/22/patch-c0 b/patch-test/22/patch-c0 new file mode 100644 index 0000000..c928a10 --- /dev/null +++ b/patch-test/22/patch-c0 @@ -0,0 +1,22 @@ +*** old 2016-03-18 11:26:29.745677358 +0100 +--- new 2016-03-18 11:26:24.632342265 +0100 +*************** +*** 1 **** +- b +--- 0 ---- +*************** +*** 10 **** +- b +--- 8 ---- +*************** +*** 17 **** +--- 16 ---- ++ c +*************** +*** 25 **** +- b +--- 23 ---- +*************** +*** 37 **** +- b +--- 34 ---- diff --git a/patch-test/22/patch-c1 b/patch-test/22/patch-c1 new file mode 100644 index 0000000..5a579c0 --- /dev/null +++ b/patch-test/22/patch-c1 @@ -0,0 +1,30 @@ +*** old 2016-03-18 11:26:29.745677358 +0100 +--- new 2016-03-18 11:26:24.632342265 +0100 +*************** +*** 1,2 **** +- b + a +--- 1 ---- +*************** +*** 9,11 **** + a +- b + a +--- 8,9 ---- +*************** +*** 17,18 **** +--- 15,17 ---- + a ++ c + a +*************** +*** 24,26 **** + a +- b + a +--- 23,24 ---- +*************** +*** 36,37 **** + a +- b +--- 34 ---- |