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/lflag/new | 25 +++++++++++++++++++++++++ patch-test/lflag/old | 24 ++++++++++++++++++++++++ patch-test/lflag/patch-u | 18 ++++++++++++++++++ 3 files changed, 67 insertions(+) create mode 100644 patch-test/lflag/new create mode 100644 patch-test/lflag/old create mode 100644 patch-test/lflag/patch-u (limited to 'patch-test/lflag') 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 -- cgit v1.2.3-70-g09d2