automake/0001-disable-three-tests.patch

34 lines
788 B
Diff
Raw Normal View History

2019-11-06 19:02:28 +08:00
From 5d41640c27738014ebc075a2fc763fc998c041be Mon Sep 17 00:00:00 2001
From: shenyangyang4 <shenyangyang4@huawei.com>
Date: Sat, 12 Oct 2019 08:16:42 -0400
Subject: [PATCH] disable-three-tests
---
t/list-of-tests.mk | 3 ---
1 file changed, 3 deletions(-)
diff --git a/t/list-of-tests.mk b/t/list-of-tests.mk
index 84dd29a..37f2041 100644
--- a/t/list-of-tests.mk
+++ b/t/list-of-tests.mk
@@ -138,7 +138,6 @@ t/aminit-trailing-dnl-comment-pr16841.sh \
t/amassign.sh \
t/am-config-header.sh \
t/am-prog-cc-stdc.sh \
-t/am-prog-cc-c-o.sh \
t/am-macro-not-found.sh \
t/amopt.sh \
t/amopts-location.sh \
@@ -215,8 +214,6 @@ t/canon6.sh \
t/canon7.sh \
t/canon8.sh \
t/canon-name.sh \
-t/ccnoco.sh \
-t/ccnoco-lib.sh \
t/ccnoco-lt.sh \
t/ccnoco3.sh \
t/ccnoco4.sh \
--
2.19.1