[Libosinfo] [PATCH libosinfo 3/6] cfg.mk: enable more syntax-check tests

Giuseppe Scrivano gscrivan at redhat.com
Tue Jul 29 13:41:09 UTC 2014


Signed-off-by: Giuseppe Scrivano <gscrivan at redhat.com>
---
 cfg.mk | 26 +-------------------------
 1 file changed, 1 insertion(+), 25 deletions(-)

diff --git a/cfg.mk b/cfg.mk
index b9be881..40ec1db 100644
--- a/cfg.mk
+++ b/cfg.mk
@@ -17,39 +17,15 @@
 
 # Tests not to run as part of "make distcheck".
 local-checks-to-skip =			\
-  changelog-check			\
-  makefile-check			\
-  makefile_path_separator_check		\
-  patch-check				\
-  sc_always_defined_macros		\
-  sc_cast_of_alloca_return_value	\
-  sc_cross_check_PATH_usage_in_tests	\
-  sc_dd_max_sym_length			\
-  sc_error_exit_success			\
   sc_file_system			\
   sc_immutable_NEWS			\
-  sc_makefile_path_separator_check	\
-  sc_obsolete_symbols			\
   sc_prohibit_always_true_header_tests  \
-  sc_prohibit_S_IS_definition		\
   sc_prohibit_atoi_atof			\
-  sc_prohibit_hash_without_use		\
-  sc_prohibit_jm_in_m4			\
-  sc_prohibit_quote_without_use		\
-  sc_prohibit_quotearg_without_use	\
-  sc_prohibit_stat_st_blocks		\
-  sc_root_tests				\
   sc_space_tab				\
-  sc_sun_os_names			\
-  sc_system_h_headers			\
-  sc_texinfo_acronym			\
-  sc_tight_scope			\
   sc_two_space_separator_in_usage	\
   sc_error_message_uppercase		\
   sc_program_name			\
-  sc_require_test_exit_idiom		\
-  sc_makefile_check			\
-  sc_useless_cpp_parens
+  sc_makefile_check
 
 # Files that should never cause syntax check failures.
 VC_LIST_ALWAYS_EXCLUDE_REGEX = \
-- 
1.9.3




More information about the Libosinfo mailing list