aboutsummaryrefslogtreecommitdiffstats
path: root/testing/boxes/fix-test.patch
diff options
context:
space:
mode:
authorFrancesco Colista <fcolista@alpinelinux.org>2019-08-29 15:02:31 +0000
committerFrancesco Colista <fcolista@alpinelinux.org>2019-08-29 15:02:36 +0000
commitb07c27f6484536cc30fc8bdc9a17b9b903e5770d (patch)
tree63e7b1fd72f5a7d0666bed8c47b1cf7d29e79664 /testing/boxes/fix-test.patch
parent02cabf890c8515fb02b9f2f0ef7dc3db595946b5 (diff)
downloadaports-b07c27f6484536cc30fc8bdc9a17b9b903e5770d.tar.bz2
aports-b07c27f6484536cc30fc8bdc9a17b9b903e5770d.tar.xz
testing/boxes: new aport
Diffstat (limited to 'testing/boxes/fix-test.patch')
-rw-r--r--testing/boxes/fix-test.patch36
1 files changed, 36 insertions, 0 deletions
diff --git a/testing/boxes/fix-test.patch b/testing/boxes/fix-test.patch
new file mode 100644
index 0000000000..ca52af2545
--- /dev/null
+++ b/testing/boxes/fix-test.patch
@@ -0,0 +1,36 @@
+diff --git a/test/004_missing_option_argument.txt b/test/004_missing_option_argument.txt
+deleted file mode 100644
+index d0fa894..0000000
+--- a/test/004_missing_option_argument.txt
++++ /dev/null
+@@ -1,11 +0,0 @@
+-:ARGS
+--s
+-:INPUT
+-:OUTPUT-FILTER
+-1s/^.\+: /boxes: /
+-1s/-- s$/-- 's'/
+-:EXPECTED-ERROR 1
+-boxes: option requires an argument -- 's'
+-Usage: boxes [options] [infile [outfile]]
+-Try `boxes -h' for more information.
+-:EOF
+diff --git a/test/065_size_missing_argument.txt b/test/065_size_missing_argument.txt
+deleted file mode 100644
+index 2c432e7..0000000
+--- a/test/065_size_missing_argument.txt
++++ /dev/null
+@@ -1,12 +0,0 @@
+-:ARGS
+--s
+-:INPUT
+-foo
+-:OUTPUT-FILTER
+-1s/^.\+: /boxes: /
+-1s/-- s$/-- 's'/
+-:EXPECTED-ERROR 1
+-boxes: option requires an argument -- 's'
+-Usage: boxes [options] [infile [outfile]]
+-Try `boxes -h' for more information.
+-:EOF
+\ No newline at end of file