diff options
Diffstat (limited to '')
-rw-r--r-- | patch-test/8/def | 3 | ||||
-rw-r--r-- | patch-test/8/new | 0 | ||||
-rw-r--r-- | patch-test/8/old | 1 | ||||
-rw-r--r-- | patch-test/8/patch | 3 | ||||
-rw-r--r-- | patch-test/8/patch-c | 7 | ||||
-rw-r--r-- | patch-test/8/patch-c0 | 7 | ||||
-rw-r--r-- | patch-test/8/patch-c1 | 7 | ||||
-rw-r--r-- | patch-test/8/patch-u | 5 | ||||
-rw-r--r-- | patch-test/8/patch-u0 | 5 | ||||
-rw-r--r-- | patch-test/8/patch-u1 | 5 |
10 files changed, 43 insertions, 0 deletions
diff --git a/patch-test/8/def b/patch-test/8/def new file mode 100644 index 0000000..fb9e211 --- /dev/null +++ b/patch-test/8/def @@ -0,0 +1,3 @@ +#ifndef x +hej +#endif diff --git a/patch-test/8/new b/patch-test/8/new new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/patch-test/8/new diff --git a/patch-test/8/old b/patch-test/8/old new file mode 100644 index 0000000..eca14b8 --- /dev/null +++ b/patch-test/8/old @@ -0,0 +1 @@ +hej
\ No newline at end of file diff --git a/patch-test/8/patch b/patch-test/8/patch new file mode 100644 index 0000000..1fc51c1 --- /dev/null +++ b/patch-test/8/patch @@ -0,0 +1,3 @@ +1d0 +< hej +\ No newline at end of file diff --git a/patch-test/8/patch-c b/patch-test/8/patch-c new file mode 100644 index 0000000..fa63336 --- /dev/null +++ b/patch-test/8/patch-c @@ -0,0 +1,7 @@ +*** old 2016-03-11 09:36:05.391964211 +0100 +--- new 2016-03-11 09:36:05.435297563 +0100 +*************** +*** 1 **** +- hej +\ No newline at end of file +--- 0 ---- diff --git a/patch-test/8/patch-c0 b/patch-test/8/patch-c0 new file mode 100644 index 0000000..fa63336 --- /dev/null +++ b/patch-test/8/patch-c0 @@ -0,0 +1,7 @@ +*** old 2016-03-11 09:36:05.391964211 +0100 +--- new 2016-03-11 09:36:05.435297563 +0100 +*************** +*** 1 **** +- hej +\ No newline at end of file +--- 0 ---- diff --git a/patch-test/8/patch-c1 b/patch-test/8/patch-c1 new file mode 100644 index 0000000..fa63336 --- /dev/null +++ b/patch-test/8/patch-c1 @@ -0,0 +1,7 @@ +*** old 2016-03-11 09:36:05.391964211 +0100 +--- new 2016-03-11 09:36:05.435297563 +0100 +*************** +*** 1 **** +- hej +\ No newline at end of file +--- 0 ---- diff --git a/patch-test/8/patch-u b/patch-test/8/patch-u new file mode 100644 index 0000000..0f5aa24 --- /dev/null +++ b/patch-test/8/patch-u @@ -0,0 +1,5 @@ +--- old 2016-03-11 09:36:05.391964211 +0100 ++++ new 2016-03-11 09:36:05.435297563 +0100 +@@ -1 +0,0 @@ +-hej +\ No newline at end of file diff --git a/patch-test/8/patch-u0 b/patch-test/8/patch-u0 new file mode 100644 index 0000000..0f5aa24 --- /dev/null +++ b/patch-test/8/patch-u0 @@ -0,0 +1,5 @@ +--- old 2016-03-11 09:36:05.391964211 +0100 ++++ new 2016-03-11 09:36:05.435297563 +0100 +@@ -1 +0,0 @@ +-hej +\ No newline at end of file diff --git a/patch-test/8/patch-u1 b/patch-test/8/patch-u1 new file mode 100644 index 0000000..0f5aa24 --- /dev/null +++ b/patch-test/8/patch-u1 @@ -0,0 +1,5 @@ +--- old 2016-03-11 09:36:05.391964211 +0100 ++++ new 2016-03-11 09:36:05.435297563 +0100 +@@ -1 +0,0 @@ +-hej +\ No newline at end of file |