From caa881729a9d394fec28b952fc111c6008613e55 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Wed, 23 Mar 2016 13:27:51 +0100 Subject: initial import MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- patch-test/14/def | 14 ++++++++++++++ patch-test/14/new | 10 ++++++++++ patch-test/14/old | 10 ++++++++++ patch-test/14/patch | 4 ++++ patch-test/14/patch-c | 13 +++++++++++++ patch-test/14/patch-c0 | 7 +++++++ patch-test/14/patch-c1 | 9 +++++++++ patch-test/14/patch-e | 3 +++ patch-test/14/patch-u | 8 ++++++++ patch-test/14/patch-u0 | 5 +++++ patch-test/14/patch-u1 | 6 ++++++ 11 files changed, 89 insertions(+) create mode 100644 patch-test/14/def create mode 100644 patch-test/14/new create mode 100644 patch-test/14/old create mode 100644 patch-test/14/patch create mode 100644 patch-test/14/patch-c create mode 100644 patch-test/14/patch-c0 create mode 100644 patch-test/14/patch-c1 create mode 100644 patch-test/14/patch-e create mode 100644 patch-test/14/patch-u create mode 100644 patch-test/14/patch-u0 create mode 100644 patch-test/14/patch-u1 (limited to 'patch-test/14') diff --git a/patch-test/14/def b/patch-test/14/def new file mode 100644 index 0000000..b88d511 --- /dev/null +++ b/patch-test/14/def @@ -0,0 +1,14 @@ +a +a +a +a +a +a +a +a +a +#ifndef x +a +#else +b +#endif diff --git a/patch-test/14/new b/patch-test/14/new new file mode 100644 index 0000000..105ab99 --- /dev/null +++ b/patch-test/14/new @@ -0,0 +1,10 @@ +a +a +a +a +a +a +a +a +a +b diff --git a/patch-test/14/old b/patch-test/14/old new file mode 100644 index 0000000..d15112c --- /dev/null +++ b/patch-test/14/old @@ -0,0 +1,10 @@ +a +a +a +a +a +a +a +a +a +a diff --git a/patch-test/14/patch b/patch-test/14/patch new file mode 100644 index 0000000..21a8503 --- /dev/null +++ b/patch-test/14/patch @@ -0,0 +1,4 @@ +10c10 +< a +--- +> b diff --git a/patch-test/14/patch-c b/patch-test/14/patch-c new file mode 100644 index 0000000..abf7a9d --- /dev/null +++ b/patch-test/14/patch-c @@ -0,0 +1,13 @@ +*** old 2016-03-11 09:39:27.112041502 +0100 +--- new 2016-03-11 09:40:04.178722330 +0100 +*************** +*** 7,10 **** + a + a + a +! a +--- 7,10 ---- + a + a + a +! b diff --git a/patch-test/14/patch-c0 b/patch-test/14/patch-c0 new file mode 100644 index 0000000..c8f361f --- /dev/null +++ b/patch-test/14/patch-c0 @@ -0,0 +1,7 @@ +*** old 2016-03-11 09:39:27.112041502 +0100 +--- new 2016-03-11 09:40:04.178722330 +0100 +*************** +*** 10 **** +! a +--- 10 ---- +! b diff --git a/patch-test/14/patch-c1 b/patch-test/14/patch-c1 new file mode 100644 index 0000000..97015fa --- /dev/null +++ b/patch-test/14/patch-c1 @@ -0,0 +1,9 @@ +*** old 2016-03-11 09:39:27.112041502 +0100 +--- new 2016-03-11 09:40:04.178722330 +0100 +*************** +*** 9,10 **** + a +! a +--- 9,10 ---- + a +! b diff --git a/patch-test/14/patch-e b/patch-test/14/patch-e new file mode 100644 index 0000000..d0988dc --- /dev/null +++ b/patch-test/14/patch-e @@ -0,0 +1,3 @@ +10c +b +. diff --git a/patch-test/14/patch-u b/patch-test/14/patch-u new file mode 100644 index 0000000..8b06865 --- /dev/null +++ b/patch-test/14/patch-u @@ -0,0 +1,8 @@ +--- old 2016-03-11 09:39:27.112041502 +0100 ++++ new 2016-03-11 09:40:04.178722330 +0100 +@@ -7,4 +7,4 @@ + a + a + a +-a ++b diff --git a/patch-test/14/patch-u0 b/patch-test/14/patch-u0 new file mode 100644 index 0000000..32d100b --- /dev/null +++ b/patch-test/14/patch-u0 @@ -0,0 +1,5 @@ +--- old 2016-03-11 09:39:27.112041502 +0100 ++++ new 2016-03-11 09:40:04.178722330 +0100 +@@ -10 +10 @@ +-a ++b diff --git a/patch-test/14/patch-u1 b/patch-test/14/patch-u1 new file mode 100644 index 0000000..5235232 --- /dev/null +++ b/patch-test/14/patch-u1 @@ -0,0 +1,6 @@ +--- old 2016-03-11 09:39:27.112041502 +0100 ++++ new 2016-03-11 09:40:04.178722330 +0100 +@@ -9,2 +9,2 @@ + a +-a ++b -- cgit v1.2.3-70-g09d2