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/13/def | 14 ++++++++++++++ patch-test/13/new | 10 ++++++++++ patch-test/13/old | 10 ++++++++++ patch-test/13/patch | 4 ++++ patch-test/13/patch-c | 19 +++++++++++++++++++ patch-test/13/patch-c0 | 7 +++++++ patch-test/13/patch-c1 | 11 +++++++++++ patch-test/13/patch-e | 3 +++ patch-test/13/patch-u | 11 +++++++++++ patch-test/13/patch-u0 | 5 +++++ patch-test/13/patch-u1 | 7 +++++++ 11 files changed, 101 insertions(+) create mode 100644 patch-test/13/def create mode 100644 patch-test/13/new create mode 100644 patch-test/13/old create mode 100644 patch-test/13/patch create mode 100644 patch-test/13/patch-c create mode 100644 patch-test/13/patch-c0 create mode 100644 patch-test/13/patch-c1 create mode 100644 patch-test/13/patch-e create mode 100644 patch-test/13/patch-u create mode 100644 patch-test/13/patch-u0 create mode 100644 patch-test/13/patch-u1 (limited to 'patch-test/13') diff --git a/patch-test/13/def b/patch-test/13/def new file mode 100644 index 0000000..e77bb5a --- /dev/null +++ b/patch-test/13/def @@ -0,0 +1,14 @@ +a +a +a +a +a +#ifndef x +a +#else +b +#endif +a +a +a +a diff --git a/patch-test/13/new b/patch-test/13/new new file mode 100644 index 0000000..a0a47f0 --- /dev/null +++ b/patch-test/13/new @@ -0,0 +1,10 @@ +a +a +a +a +a +b +a +a +a +a diff --git a/patch-test/13/old b/patch-test/13/old new file mode 100644 index 0000000..d15112c --- /dev/null +++ b/patch-test/13/old @@ -0,0 +1,10 @@ +a +a +a +a +a +a +a +a +a +a diff --git a/patch-test/13/patch b/patch-test/13/patch new file mode 100644 index 0000000..6aea182 --- /dev/null +++ b/patch-test/13/patch @@ -0,0 +1,4 @@ +6c6 +< a +--- +> b diff --git a/patch-test/13/patch-c b/patch-test/13/patch-c new file mode 100644 index 0000000..ac5b0c5 --- /dev/null +++ b/patch-test/13/patch-c @@ -0,0 +1,19 @@ +*** old 2016-03-11 09:39:24.592040532 +0100 +--- new 2016-03-11 09:39:57.682053183 +0100 +*************** +*** 3,9 **** + a + a + a +! a + a + a + a +--- 3,9 ---- + a + a + a +! b + a + a + a diff --git a/patch-test/13/patch-c0 b/patch-test/13/patch-c0 new file mode 100644 index 0000000..2c03c82 --- /dev/null +++ b/patch-test/13/patch-c0 @@ -0,0 +1,7 @@ +*** old 2016-03-11 09:39:24.592040532 +0100 +--- new 2016-03-11 09:39:57.682053183 +0100 +*************** +*** 6 **** +! a +--- 6 ---- +! b diff --git a/patch-test/13/patch-c1 b/patch-test/13/patch-c1 new file mode 100644 index 0000000..55c0ebf --- /dev/null +++ b/patch-test/13/patch-c1 @@ -0,0 +1,11 @@ +*** old 2016-03-11 09:39:24.592040532 +0100 +--- new 2016-03-11 09:39:57.682053183 +0100 +*************** +*** 5,7 **** + a +! a + a +--- 5,7 ---- + a +! b + a diff --git a/patch-test/13/patch-e b/patch-test/13/patch-e new file mode 100644 index 0000000..87c22a3 --- /dev/null +++ b/patch-test/13/patch-e @@ -0,0 +1,3 @@ +6c +b +. diff --git a/patch-test/13/patch-u b/patch-test/13/patch-u new file mode 100644 index 0000000..2abdbd2 --- /dev/null +++ b/patch-test/13/patch-u @@ -0,0 +1,11 @@ +--- old 2016-03-11 09:39:24.592040532 +0100 ++++ new 2016-03-11 09:39:57.682053183 +0100 +@@ -3,7 +3,7 @@ + a + a + a +-a ++b + a + a + a diff --git a/patch-test/13/patch-u0 b/patch-test/13/patch-u0 new file mode 100644 index 0000000..b7a39f6 --- /dev/null +++ b/patch-test/13/patch-u0 @@ -0,0 +1,5 @@ +--- old 2016-03-11 09:39:24.592040532 +0100 ++++ new 2016-03-11 09:39:57.682053183 +0100 +@@ -6 +6 @@ +-a ++b diff --git a/patch-test/13/patch-u1 b/patch-test/13/patch-u1 new file mode 100644 index 0000000..680c3ed --- /dev/null +++ b/patch-test/13/patch-u1 @@ -0,0 +1,7 @@ +--- old 2016-03-11 09:39:24.592040532 +0100 ++++ new 2016-03-11 09:39:57.682053183 +0100 +@@ -5,3 +5,3 @@ + a +-a ++b + a -- cgit v1.2.3-70-g09d2