aboutsummaryrefslogtreecommitdiffstats
path: root/patch-test/lflag
diff options
context:
space:
mode:
authorMattias Andrée <maandree@kth.se>2016-03-23 13:27:51 +0100
committerMattias Andrée <maandree@member.fsf.org>2016-03-23 13:29:26 +0100
commitcaa881729a9d394fec28b952fc111c6008613e55 (patch)
tree56e143e393f230d37ad08a0a13123e20d3f0cfe6 /patch-test/lflag
downloadbase-util-tests-caa881729a9d394fec28b952fc111c6008613e55.tar.gz
base-util-tests-caa881729a9d394fec28b952fc111c6008613e55.tar.bz2
base-util-tests-caa881729a9d394fec28b952fc111c6008613e55.tar.xz
initial import
Signed-off-by: Mattias Andrée <maandree@member.fsf.org>
Diffstat (limited to 'patch-test/lflag')
-rw-r--r--patch-test/lflag/new25
-rw-r--r--patch-test/lflag/old24
-rw-r--r--patch-test/lflag/patch-u18
3 files changed, 67 insertions, 0 deletions
diff --git a/patch-test/lflag/new b/patch-test/lflag/new
new file mode 100644
index 0000000..d265b35
--- /dev/null
+++ b/patch-test/lflag/new
@@ -0,0 +1,25 @@
+int
+main(void)
+{
+ 1
+ 2
+ 3
+ 4
+ 5
+ 6
+ 7 7
+ 8
+9
+ 10
+ added
+ 11
+ 12
+ 13
+ 14
+ 15
+ 16
+ 17
+ 18
+ 19
+ 20
+}
diff --git a/patch-test/lflag/old b/patch-test/lflag/old
new file mode 100644
index 0000000..d8b7e96
--- /dev/null
+++ b/patch-test/lflag/old
@@ -0,0 +1,24 @@
+int
+main(void)
+{
+ 1
+ 2
+ 3
+ 4
+ 5
+ 6
+ 7 7
+ 8
+ 9
+ 10
+ 11
+ 12
+ 13
+ 14
+ 15
+ 16
+ 17
+ 18
+ 19
+ 20
+}
diff --git a/patch-test/lflag/patch-u b/patch-test/lflag/patch-u
new file mode 100644
index 0000000..cbe0d6d
--- /dev/null
+++ b/patch-test/lflag/patch-u
@@ -0,0 +1,18 @@
+--- old 2016-03-19 00:57:08.008750725 +0100
++++ new 2016-03-19 01:01:19.722172759 +0100
+@@ -9,11 +9,12 @@
+ 6
+ 7 7
+ 8
+- 9
++9
+ 10
+- 11
++ added
++ 11
+ 12
+- 13
++ 13
+ 14
+ 15
+ 16