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/7/def | 3 +++ patch-test/7/new | 0 patch-test/7/old | 1 + patch-test/7/patch | 2 ++ patch-test/7/patch-c | 6 ++++++ patch-test/7/patch-c0 | 6 ++++++ patch-test/7/patch-c1 | 6 ++++++ patch-test/7/patch-e | 1 + patch-test/7/patch-u | 4 ++++ patch-test/7/patch-u0 | 4 ++++ patch-test/7/patch-u1 | 4 ++++ 11 files changed, 37 insertions(+) create mode 100644 patch-test/7/def create mode 100644 patch-test/7/new create mode 100644 patch-test/7/old create mode 100644 patch-test/7/patch create mode 100644 patch-test/7/patch-c create mode 100644 patch-test/7/patch-c0 create mode 100644 patch-test/7/patch-c1 create mode 100644 patch-test/7/patch-e create mode 100644 patch-test/7/patch-u create mode 100644 patch-test/7/patch-u0 create mode 100644 patch-test/7/patch-u1 (limited to 'patch-test/7') diff --git a/patch-test/7/def b/patch-test/7/def new file mode 100644 index 0000000..fb9e211 --- /dev/null +++ b/patch-test/7/def @@ -0,0 +1,3 @@ +#ifndef x +hej +#endif diff --git a/patch-test/7/new b/patch-test/7/new new file mode 100644 index 0000000..e69de29 diff --git a/patch-test/7/old b/patch-test/7/old new file mode 100644 index 0000000..1b5b67f --- /dev/null +++ b/patch-test/7/old @@ -0,0 +1 @@ +hej diff --git a/patch-test/7/patch b/patch-test/7/patch new file mode 100644 index 0000000..69a3ebf --- /dev/null +++ b/patch-test/7/patch @@ -0,0 +1,2 @@ +1d0 +< hej diff --git a/patch-test/7/patch-c b/patch-test/7/patch-c new file mode 100644 index 0000000..79cae51 --- /dev/null +++ b/patch-test/7/patch-c @@ -0,0 +1,6 @@ +*** old 2016-03-11 09:35:42.001955231 +0100 +--- new 2016-03-11 09:35:42.025288573 +0100 +*************** +*** 1 **** +- hej +--- 0 ---- diff --git a/patch-test/7/patch-c0 b/patch-test/7/patch-c0 new file mode 100644 index 0000000..79cae51 --- /dev/null +++ b/patch-test/7/patch-c0 @@ -0,0 +1,6 @@ +*** old 2016-03-11 09:35:42.001955231 +0100 +--- new 2016-03-11 09:35:42.025288573 +0100 +*************** +*** 1 **** +- hej +--- 0 ---- diff --git a/patch-test/7/patch-c1 b/patch-test/7/patch-c1 new file mode 100644 index 0000000..79cae51 --- /dev/null +++ b/patch-test/7/patch-c1 @@ -0,0 +1,6 @@ +*** old 2016-03-11 09:35:42.001955231 +0100 +--- new 2016-03-11 09:35:42.025288573 +0100 +*************** +*** 1 **** +- hej +--- 0 ---- diff --git a/patch-test/7/patch-e b/patch-test/7/patch-e new file mode 100644 index 0000000..b6fe86e --- /dev/null +++ b/patch-test/7/patch-e @@ -0,0 +1 @@ +1d diff --git a/patch-test/7/patch-u b/patch-test/7/patch-u new file mode 100644 index 0000000..45cebbb --- /dev/null +++ b/patch-test/7/patch-u @@ -0,0 +1,4 @@ +--- old 2016-03-11 09:35:42.001955231 +0100 ++++ new 2016-03-11 09:35:42.025288573 +0100 +@@ -1 +0,0 @@ +-hej diff --git a/patch-test/7/patch-u0 b/patch-test/7/patch-u0 new file mode 100644 index 0000000..45cebbb --- /dev/null +++ b/patch-test/7/patch-u0 @@ -0,0 +1,4 @@ +--- old 2016-03-11 09:35:42.001955231 +0100 ++++ new 2016-03-11 09:35:42.025288573 +0100 +@@ -1 +0,0 @@ +-hej diff --git a/patch-test/7/patch-u1 b/patch-test/7/patch-u1 new file mode 100644 index 0000000..45cebbb --- /dev/null +++ b/patch-test/7/patch-u1 @@ -0,0 +1,4 @@ +--- old 2016-03-11 09:35:42.001955231 +0100 ++++ new 2016-03-11 09:35:42.025288573 +0100 +@@ -1 +0,0 @@ +-hej -- cgit v1.2.3-70-g09d2