diff options
Diffstat (limited to 'patch-test/5')
-rw-r--r-- | patch-test/5/def | 3 | ||||
-rw-r--r-- | patch-test/5/new | 1 | ||||
-rw-r--r-- | patch-test/5/old | 0 | ||||
-rw-r--r-- | patch-test/5/patch | 2 | ||||
-rw-r--r-- | patch-test/5/patch-c | 6 | ||||
-rw-r--r-- | patch-test/5/patch-c0 | 6 | ||||
-rw-r--r-- | patch-test/5/patch-c1 | 6 | ||||
-rw-r--r-- | patch-test/5/patch-e | 3 | ||||
-rw-r--r-- | patch-test/5/patch-u | 4 | ||||
-rw-r--r-- | patch-test/5/patch-u0 | 4 | ||||
-rw-r--r-- | patch-test/5/patch-u1 | 4 |
11 files changed, 39 insertions, 0 deletions
diff --git a/patch-test/5/def b/patch-test/5/def new file mode 100644 index 0000000..790d564 --- /dev/null +++ b/patch-test/5/def @@ -0,0 +1,3 @@ +#ifdef x +hej +#endif diff --git a/patch-test/5/new b/patch-test/5/new new file mode 100644 index 0000000..1b5b67f --- /dev/null +++ b/patch-test/5/new @@ -0,0 +1 @@ +hej diff --git a/patch-test/5/old b/patch-test/5/old new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/patch-test/5/old diff --git a/patch-test/5/patch b/patch-test/5/patch new file mode 100644 index 0000000..2470dd7 --- /dev/null +++ b/patch-test/5/patch @@ -0,0 +1,2 @@ +0a1 +> hej diff --git a/patch-test/5/patch-c b/patch-test/5/patch-c new file mode 100644 index 0000000..2f90d56 --- /dev/null +++ b/patch-test/5/patch-c @@ -0,0 +1,6 @@ +*** old 2016-03-11 09:34:48.151934532 +0100 +--- new 2016-03-11 09:34:39.628597923 +0100 +*************** +*** 0 **** +--- 1 ---- ++ hej diff --git a/patch-test/5/patch-c0 b/patch-test/5/patch-c0 new file mode 100644 index 0000000..2f90d56 --- /dev/null +++ b/patch-test/5/patch-c0 @@ -0,0 +1,6 @@ +*** old 2016-03-11 09:34:48.151934532 +0100 +--- new 2016-03-11 09:34:39.628597923 +0100 +*************** +*** 0 **** +--- 1 ---- ++ hej diff --git a/patch-test/5/patch-c1 b/patch-test/5/patch-c1 new file mode 100644 index 0000000..2f90d56 --- /dev/null +++ b/patch-test/5/patch-c1 @@ -0,0 +1,6 @@ +*** old 2016-03-11 09:34:48.151934532 +0100 +--- new 2016-03-11 09:34:39.628597923 +0100 +*************** +*** 0 **** +--- 1 ---- ++ hej diff --git a/patch-test/5/patch-e b/patch-test/5/patch-e new file mode 100644 index 0000000..c0b5261 --- /dev/null +++ b/patch-test/5/patch-e @@ -0,0 +1,3 @@ +0a +hej +. diff --git a/patch-test/5/patch-u b/patch-test/5/patch-u new file mode 100644 index 0000000..1cde16a --- /dev/null +++ b/patch-test/5/patch-u @@ -0,0 +1,4 @@ +--- old 2016-03-11 09:34:48.151934532 +0100 ++++ new 2016-03-11 09:34:39.628597923 +0100 +@@ -0,0 +1 @@ ++hej diff --git a/patch-test/5/patch-u0 b/patch-test/5/patch-u0 new file mode 100644 index 0000000..1cde16a --- /dev/null +++ b/patch-test/5/patch-u0 @@ -0,0 +1,4 @@ +--- old 2016-03-11 09:34:48.151934532 +0100 ++++ new 2016-03-11 09:34:39.628597923 +0100 +@@ -0,0 +1 @@ ++hej diff --git a/patch-test/5/patch-u1 b/patch-test/5/patch-u1 new file mode 100644 index 0000000..1cde16a --- /dev/null +++ b/patch-test/5/patch-u1 @@ -0,0 +1,4 @@ +--- old 2016-03-11 09:34:48.151934532 +0100 ++++ new 2016-03-11 09:34:39.628597923 +0100 +@@ -0,0 +1 @@ ++hej |