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/10/def | 13 +++++++++++++ patch-test/10/new | 11 +++++++++++ patch-test/10/old | 10 ++++++++++ patch-test/10/patch | 2 ++ patch-test/10/patch-c | 12 ++++++++++++ patch-test/10/patch-c0 | 6 ++++++ patch-test/10/patch-c1 | 8 ++++++++ patch-test/10/patch-e | 3 +++ patch-test/10/patch-u | 10 ++++++++++ patch-test/10/patch-u0 | 4 ++++ patch-test/10/patch-u1 | 6 ++++++ 11 files changed, 85 insertions(+) create mode 100644 patch-test/10/def create mode 100644 patch-test/10/new create mode 100644 patch-test/10/old create mode 100644 patch-test/10/patch create mode 100644 patch-test/10/patch-c create mode 100644 patch-test/10/patch-c0 create mode 100644 patch-test/10/patch-c1 create mode 100644 patch-test/10/patch-e create mode 100644 patch-test/10/patch-u create mode 100644 patch-test/10/patch-u0 create mode 100644 patch-test/10/patch-u1 (limited to 'patch-test/10') diff --git a/patch-test/10/def b/patch-test/10/def new file mode 100644 index 0000000..89f88fc --- /dev/null +++ b/patch-test/10/def @@ -0,0 +1,13 @@ +a +a +a +a +a +#ifdef x +b +#endif +a +a +a +a +a diff --git a/patch-test/10/new b/patch-test/10/new new file mode 100644 index 0000000..ff53b65 --- /dev/null +++ b/patch-test/10/new @@ -0,0 +1,11 @@ +a +a +a +a +a +b +a +a +a +a +a diff --git a/patch-test/10/old b/patch-test/10/old new file mode 100644 index 0000000..d15112c --- /dev/null +++ b/patch-test/10/old @@ -0,0 +1,10 @@ +a +a +a +a +a +a +a +a +a +a diff --git a/patch-test/10/patch b/patch-test/10/patch new file mode 100644 index 0000000..f3aad93 --- /dev/null +++ b/patch-test/10/patch @@ -0,0 +1,2 @@ +5a6 +> b diff --git a/patch-test/10/patch-c b/patch-test/10/patch-c new file mode 100644 index 0000000..e4c53ff --- /dev/null +++ b/patch-test/10/patch-c @@ -0,0 +1,12 @@ +*** old 2016-03-11 09:37:25.001994752 +0100 +--- new 2016-03-11 09:37:43.288668426 +0100 +*************** +*** 3,8 **** +--- 3,9 ---- + a + a + a ++ b + a + a + a diff --git a/patch-test/10/patch-c0 b/patch-test/10/patch-c0 new file mode 100644 index 0000000..2089535 --- /dev/null +++ b/patch-test/10/patch-c0 @@ -0,0 +1,6 @@ +*** old 2016-03-11 09:37:25.001994752 +0100 +--- new 2016-03-11 09:37:43.288668426 +0100 +*************** +*** 5 **** +--- 6 ---- ++ b diff --git a/patch-test/10/patch-c1 b/patch-test/10/patch-c1 new file mode 100644 index 0000000..46216e8 --- /dev/null +++ b/patch-test/10/patch-c1 @@ -0,0 +1,8 @@ +*** old 2016-03-11 09:37:25.001994752 +0100 +--- new 2016-03-11 09:37:43.288668426 +0100 +*************** +*** 5,6 **** +--- 5,7 ---- + a ++ b + a diff --git a/patch-test/10/patch-e b/patch-test/10/patch-e new file mode 100644 index 0000000..12f4288 --- /dev/null +++ b/patch-test/10/patch-e @@ -0,0 +1,3 @@ +5a +b +. diff --git a/patch-test/10/patch-u b/patch-test/10/patch-u new file mode 100644 index 0000000..afc2788 --- /dev/null +++ b/patch-test/10/patch-u @@ -0,0 +1,10 @@ +--- old 2016-03-11 09:37:25.001994752 +0100 ++++ new 2016-03-11 09:37:43.288668426 +0100 +@@ -3,6 +3,7 @@ + a + a + a ++b + a + a + a diff --git a/patch-test/10/patch-u0 b/patch-test/10/patch-u0 new file mode 100644 index 0000000..abe854c --- /dev/null +++ b/patch-test/10/patch-u0 @@ -0,0 +1,4 @@ +--- old 2016-03-11 09:37:25.001994752 +0100 ++++ new 2016-03-11 09:37:43.288668426 +0100 +@@ -5,0 +6 @@ ++b diff --git a/patch-test/10/patch-u1 b/patch-test/10/patch-u1 new file mode 100644 index 0000000..58d184c --- /dev/null +++ b/patch-test/10/patch-u1 @@ -0,0 +1,6 @@ +--- old 2016-03-11 09:37:25.001994752 +0100 ++++ new 2016-03-11 09:37:43.288668426 +0100 +@@ -5,2 +5,3 @@ + a ++b + a -- cgit v1.2.3-70-g09d2