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/1/def | 5 +++++ patch-test/1/new | 1 + patch-test/1/old | 1 + patch-test/1/patch | 4 ++++ patch-test/1/patch-c | 7 +++++++ patch-test/1/patch-c0 | 7 +++++++ patch-test/1/patch-c1 | 7 +++++++ patch-test/1/patch-e | 3 +++ patch-test/1/patch-u | 5 +++++ patch-test/1/patch-u0 | 5 +++++ patch-test/1/patch-u1 | 5 +++++ 11 files changed, 50 insertions(+) create mode 100644 patch-test/1/def create mode 100644 patch-test/1/new create mode 100644 patch-test/1/old create mode 100644 patch-test/1/patch create mode 100644 patch-test/1/patch-c create mode 100644 patch-test/1/patch-c0 create mode 100644 patch-test/1/patch-c1 create mode 100644 patch-test/1/patch-e create mode 100644 patch-test/1/patch-u create mode 100644 patch-test/1/patch-u0 create mode 100644 patch-test/1/patch-u1 (limited to 'patch-test/1') diff --git a/patch-test/1/def b/patch-test/1/def new file mode 100644 index 0000000..7c5bac5 --- /dev/null +++ b/patch-test/1/def @@ -0,0 +1,5 @@ +#ifndef x +hi +#else +hej +#endif diff --git a/patch-test/1/new b/patch-test/1/new new file mode 100644 index 0000000..1b5b67f --- /dev/null +++ b/patch-test/1/new @@ -0,0 +1 @@ +hej diff --git a/patch-test/1/old b/patch-test/1/old new file mode 100644 index 0000000..45b983b --- /dev/null +++ b/patch-test/1/old @@ -0,0 +1 @@ +hi diff --git a/patch-test/1/patch b/patch-test/1/patch new file mode 100644 index 0000000..9f4a35f --- /dev/null +++ b/patch-test/1/patch @@ -0,0 +1,4 @@ +1c1 +< hi +--- +> hej diff --git a/patch-test/1/patch-c b/patch-test/1/patch-c new file mode 100644 index 0000000..5946c8d --- /dev/null +++ b/patch-test/1/patch-c @@ -0,0 +1,7 @@ +*** old 2016-03-11 09:33:39.558574804 +0100 +--- new 2016-03-11 09:33:39.591908150 +0100 +*************** +*** 1 **** +! hi +--- 1 ---- +! hej diff --git a/patch-test/1/patch-c0 b/patch-test/1/patch-c0 new file mode 100644 index 0000000..5946c8d --- /dev/null +++ b/patch-test/1/patch-c0 @@ -0,0 +1,7 @@ +*** old 2016-03-11 09:33:39.558574804 +0100 +--- new 2016-03-11 09:33:39.591908150 +0100 +*************** +*** 1 **** +! hi +--- 1 ---- +! hej diff --git a/patch-test/1/patch-c1 b/patch-test/1/patch-c1 new file mode 100644 index 0000000..5946c8d --- /dev/null +++ b/patch-test/1/patch-c1 @@ -0,0 +1,7 @@ +*** old 2016-03-11 09:33:39.558574804 +0100 +--- new 2016-03-11 09:33:39.591908150 +0100 +*************** +*** 1 **** +! hi +--- 1 ---- +! hej diff --git a/patch-test/1/patch-e b/patch-test/1/patch-e new file mode 100644 index 0000000..84d151b --- /dev/null +++ b/patch-test/1/patch-e @@ -0,0 +1,3 @@ +1c +hej +. diff --git a/patch-test/1/patch-u b/patch-test/1/patch-u new file mode 100644 index 0000000..ecc010d --- /dev/null +++ b/patch-test/1/patch-u @@ -0,0 +1,5 @@ +--- old 2016-03-11 09:33:39.558574804 +0100 ++++ new 2016-03-11 09:33:39.591908150 +0100 +@@ -1 +1 @@ +-hi ++hej diff --git a/patch-test/1/patch-u0 b/patch-test/1/patch-u0 new file mode 100644 index 0000000..ecc010d --- /dev/null +++ b/patch-test/1/patch-u0 @@ -0,0 +1,5 @@ +--- old 2016-03-11 09:33:39.558574804 +0100 ++++ new 2016-03-11 09:33:39.591908150 +0100 +@@ -1 +1 @@ +-hi ++hej diff --git a/patch-test/1/patch-u1 b/patch-test/1/patch-u1 new file mode 100644 index 0000000..ecc010d --- /dev/null +++ b/patch-test/1/patch-u1 @@ -0,0 +1,5 @@ +--- old 2016-03-11 09:33:39.558574804 +0100 ++++ new 2016-03-11 09:33:39.591908150 +0100 +@@ -1 +1 @@ +-hi ++hej -- cgit v1.2.3-70-g09d2