maint: temporarily exempt failing syntax-check tests
authorJim Meyering <meyering@redhat.com>
Sat, 26 Sep 2009 19:25:07 +0000 (21:25 +0200)
committerJim Meyering <meyering@redhat.com>
Sat, 26 Sep 2009 19:25:07 +0000 (21:25 +0200)
* cfg.mk (local-checks-to-skip): Add the list of currently-failing
tests, to exempt them from "make syntax-check".

cfg.mk

diff --git a/cfg.mk b/cfg.mk
index bd82e8794fd4c16b704c93016a5368acacda6c85..47c6f013412621af382ebe0389d56a7c5d19ebfb 100644 (file)
--- a/cfg.mk
+++ b/cfg.mk
@@ -31,7 +31,18 @@ url_dir_list = \
 gpg_key_ID = B9AB9A16
 
 # Tests not to run as part of "make distcheck".
-local-checks-to-skip = strftime-check
+local-checks-to-skip =         \
+  sc_error_message_period      \
+  sc_error_message_uppercase   \
+  sc_m4_quote_check            \
+  sc_obsolete_symbols          \
+  sc_program_name              \
+  sc_prohibit_S_IS_definition  \
+  sc_prohibit_atoi_atof                \
+  sc_prohibit_stat_st_blocks   \
+  sc_space_tab                 \
+  sc_useless_cpp_parens
+
 
 # Tools used to bootstrap this package, used for "announcement".
 bootstrap-tools = autoconf,automake,gnulib