aboutsummaryrefslogtreecommitdiffstats
path: root/patch-test/25/patch-c
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--patch-test/25/patch-c49
-rw-r--r--patch-test/25/patch-c022
-rw-r--r--patch-test/25/patch-c132
3 files changed, 103 insertions, 0 deletions
diff --git a/patch-test/25/patch-c b/patch-test/25/patch-c
new file mode 100644
index 0000000..cbe6207
--- /dev/null
+++ b/patch-test/25/patch-c
@@ -0,0 +1,49 @@
+*** old 2016-03-18 23:19:33.246770663 +0100
+--- new 2016-03-18 23:19:19.333432768 +0100
+***************
+*** 1,6 ****
+ static int
+ main(void) {
+- b
+ a
+ a
+ a
+--- 1,5 ----
+*************** main(void) {
+*** 9,15 ****
+ a
+ a
+ a
+- b
+ a
+ a
+ a
+--- 8,13 ----
+*************** main(void) {
+*** 17,22 ****
+--- 15,21 ----
+ a
+ a
+ a
++ c
+ a
+ a
+ a
+*************** main(void) {
+*** 24,30 ****
+ a
+ a
+ a
+- b
+ a
+ a
+ a
+--- 23,28 ----
+*************** main(void) {
+*** 36,40 ****
+ a
+ a
+ a
+- b
+ }
+--- 34,37 ----
diff --git a/patch-test/25/patch-c0 b/patch-test/25/patch-c0
new file mode 100644
index 0000000..699048b
--- /dev/null
+++ b/patch-test/25/patch-c0
@@ -0,0 +1,22 @@
+*** old 2016-03-18 23:19:33.246770663 +0100
+--- new 2016-03-18 23:19:19.333432768 +0100
+*************** main(void) {
+*** 3 ****
+- b
+--- 2 ----
+*************** main(void) {
+*** 12 ****
+- b
+--- 10 ----
+*************** main(void) {
+*** 19 ****
+--- 18 ----
++ c
+*************** main(void) {
+*** 27 ****
+- b
+--- 25 ----
+*************** main(void) {
+*** 39 ****
+- b
+--- 36 ----
diff --git a/patch-test/25/patch-c1 b/patch-test/25/patch-c1
new file mode 100644
index 0000000..522a50e
--- /dev/null
+++ b/patch-test/25/patch-c1
@@ -0,0 +1,32 @@
+*** old 2016-03-18 23:19:33.246770663 +0100
+--- new 2016-03-18 23:19:19.333432768 +0100
+*************** static int
+*** 2,4 ****
+ main(void) {
+- b
+ a
+--- 2,3 ----
+*************** main(void) {
+*** 11,13 ****
+ a
+- b
+ a
+--- 10,11 ----
+*************** main(void) {
+*** 19,20 ****
+--- 17,19 ----
+ a
++ c
+ a
+*************** main(void) {
+*** 26,28 ****
+ a
+- b
+ a
+--- 25,26 ----
+*************** main(void) {
+*** 38,40 ****
+ a
+- b
+ }
+--- 36,37 ----