diff options
Diffstat (limited to '')
-rw-r--r-- | patch-test/23/patch-c | 47 | ||||
-rw-r--r-- | patch-test/23/patch-c0 | 23 | ||||
-rw-r--r-- | patch-test/23/patch-c1 | 31 |
3 files changed, 101 insertions, 0 deletions
diff --git a/patch-test/23/patch-c b/patch-test/23/patch-c new file mode 100644 index 0000000..b6bb929 --- /dev/null +++ b/patch-test/23/patch-c @@ -0,0 +1,47 @@ +*** old 2016-03-18 12:52:55.560874801 +0100 +--- new 2016-03-18 12:52:42.227536660 +0100 +*************** +*** 1,4 **** +! bb + a + a + a +--- 1,4 ---- +! BB + a + a + a +*************** +*** 9,16 **** + a + a + a +! bb +! bb + a + a + a +--- 9,16 ---- + a + a + a +! BB +! BB + a + a + a +*************** +*** 21,26 **** + a + a + a +! bb +! bb +! bb +--- 21,26 ---- + a + a + a +! BB +! BB +! BB diff --git a/patch-test/23/patch-c0 b/patch-test/23/patch-c0 new file mode 100644 index 0000000..173bb26 --- /dev/null +++ b/patch-test/23/patch-c0 @@ -0,0 +1,23 @@ +*** old 2016-03-18 12:52:55.560874801 +0100 +--- new 2016-03-18 12:52:42.227536660 +0100 +*************** +*** 1 **** +! bb +--- 1 ---- +! BB +*************** +*** 12,13 **** +! bb +! bb +--- 12,13 ---- +! BB +! BB +*************** +*** 24,26 **** +! bb +! bb +! bb +--- 24,26 ---- +! BB +! BB +! BB diff --git a/patch-test/23/patch-c1 b/patch-test/23/patch-c1 new file mode 100644 index 0000000..6b5f1c9 --- /dev/null +++ b/patch-test/23/patch-c1 @@ -0,0 +1,31 @@ +*** old 2016-03-18 12:52:55.560874801 +0100 +--- new 2016-03-18 12:52:42.227536660 +0100 +*************** +*** 1,2 **** +! bb + a +--- 1,2 ---- +! BB + a +*************** +*** 11,14 **** + a +! bb +! bb + a +--- 11,14 ---- + a +! BB +! BB + a +*************** +*** 23,26 **** + a +! bb +! bb +! bb +--- 23,26 ---- + a +! BB +! BB +! BB |