summarylogtreecommitdiffstats
path: root/disable_json_regression_test.patch
diff options
context:
space:
mode:
authorIan Beringer2016-08-08 21:50:58 +0200
committerIan Beringer2016-08-08 21:51:45 +0200
commit47ae8f7f63cf5ee594315091ce8f9e522b7739c2 (patch)
tree43dbe963effdcb893d54157e0e84216a4269f351 /disable_json_regression_test.patch
parentc9946a7d699da639849dc320d539094b3ac13228 (diff)
downloadaur-47ae8f7f63cf5ee594315091ce8f9e522b7739c2.tar.gz
disable JSON regression test
Diffstat (limited to 'disable_json_regression_test.patch')
-rw-r--r--disable_json_regression_test.patch14
1 files changed, 14 insertions, 0 deletions
diff --git a/disable_json_regression_test.patch b/disable_json_regression_test.patch
new file mode 100644
index 000000000000..d910724ff7f2
--- /dev/null
+++ b/disable_json_regression_test.patch
@@ -0,0 +1,14 @@
+diff --git a/src/Tests/Makefile.am b/src/Tests/Makefile.am
+index a142d4a..45a278a 100644
+--- a/src/Tests/Makefile.am
++++ b/src/Tests/Makefile.am
+@@ -63,8 +63,7 @@ test_unit_LDADD=\
+
+ test_regression_SOURCES=\
+ main.cpp \
+- Regression/test_Rule_ghi37.cpp \
+- Regression/test_json_locale.cpp
++ Regression/test_Rule_ghi37.cpp
+
+ test_regression_LDADD=\
+ $(top_builddir)/libusbguard.la