summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-admin/lnav/files/lnav-0.8.4-disable-tests.patch')
-rw-r--r--app-admin/lnav/files/lnav-0.8.4-disable-tests.patch18
1 files changed, 18 insertions, 0 deletions
diff --git a/app-admin/lnav/files/lnav-0.8.4-disable-tests.patch b/app-admin/lnav/files/lnav-0.8.4-disable-tests.patch
new file mode 100644
index 000000000000..6b431c33b133
--- /dev/null
+++ b/app-admin/lnav/files/lnav-0.8.4-disable-tests.patch
@@ -0,0 +1,18 @@
+--- lnav-0.8.4/test/Makefile.am
++++ lnav-0.8.4/test/Makefile.am
+@@ -373,7 +373,6 @@
+ test_concise \
+ test_line_buffer2 \
+ test_line_buffer.sh \
+- test_listview.sh \
+ test_meta.sh \
+ test_grep_proc.sh \
+ test_grep_proc2 \
+@@ -381,7 +380,6 @@
+ test_json_op.sh \
+ test_json_ptr_walk.sh \
+ test_log_accel \
+- test_logfile.sh \
+ test_pcrepp \
+ test_reltime \
+ test_scripts.sh \