aboutsummaryrefslogtreecommitdiffstats
path: root/patch-test/reppatch_def/def
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/reppatch_def/def
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 '')
-rw-r--r--patch-test/reppatch_def/def53
-rw-r--r--patch-test/reppatch_def/def.alt157
-rw-r--r--patch-test/reppatch_def/def.alt257
3 files changed, 167 insertions, 0 deletions
diff --git a/patch-test/reppatch_def/def b/patch-test/reppatch_def/def
new file mode 100644
index 0000000..9fabe57
--- /dev/null
+++ b/patch-test/reppatch_def/def
@@ -0,0 +1,53 @@
+0
+1
+2
+3
+#ifdef x
+added
+added
+#endif
+4
+5
+6
+7
+8
+9
+10
+11
+12
+13
+14
+15
+#ifndef x
+16
+#endif
+17
+18
+#ifndef x
+19
+20
+#endif
+21
+22
+#ifndef x
+23
+24
+25
+#endif
+26
+27
+28
+29
+30
+31
+32
+#ifndef x
+33
+34
+35
+36
+37
+38
+39
+40
+#endif
diff --git a/patch-test/reppatch_def/def.alt1 b/patch-test/reppatch_def/def.alt1
new file mode 100644
index 0000000..cc0d82e
--- /dev/null
+++ b/patch-test/reppatch_def/def.alt1
@@ -0,0 +1,57 @@
+#ifndef x
+0
+#else
+0
+#endif
+1
+2
+3
+#ifdef x
+added
+added
+#endif
+4
+5
+6
+7
+8
+9
+10
+11
+12
+13
+14
+15
+#ifndef x
+16
+#endif
+17
+18
+#ifndef x
+19
+20
+#endif
+21
+22
+#ifndef x
+23
+24
+25
+#endif
+26
+27
+28
+29
+30
+31
+32
+#ifndef x
+33
+34
+35
+36
+37
+38
+39
+40
+#endif
diff --git a/patch-test/reppatch_def/def.alt2 b/patch-test/reppatch_def/def.alt2
new file mode 100644
index 0000000..6c3f6db
--- /dev/null
+++ b/patch-test/reppatch_def/def.alt2
@@ -0,0 +1,57 @@
+#ifdef x
+0
+#else
+0
+#endif
+1
+2
+3
+#ifdef x
+added
+added
+#endif
+4
+5
+6
+7
+8
+9
+10
+11
+12
+13
+14
+15
+#ifndef x
+16
+#endif
+17
+18
+#ifndef x
+19
+20
+#endif
+21
+22
+#ifndef x
+23
+24
+25
+#endif
+26
+27
+28
+29
+30
+31
+32
+#ifndef x
+33
+34
+35
+36
+37
+38
+39
+40
+#endif