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