From afc6f9b6967554582ea48364db4a11acc6d4b1d1 Mon Sep 17 00:00:00 2001 From: Roland Illig Date: Tue, 26 Apr 2005 12:08:54 +0000 Subject: [PATCH] * mc-test: Removed the all_warnings testcase. --- maint/mc-test | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/maint/mc-test b/maint/mc-test index 6a9044220..08d599200 100755 --- a/maint/mc-test +++ b/maint/mc-test @@ -49,7 +49,7 @@ mc_ldflags="" mc_tests="plain glib12 charset no_charset vfs no_vfs mcfs no_mcfs samba "\ "no_samba ext2undel no_ext2undel slang mcslang ncurses maintainer "\ -"no_maintainer i18n no_i18n no_features all_features all_warnings" +"no_maintainer i18n no_i18n no_features all_features" do_clean_basedir=no do_download=auto @@ -473,12 +473,6 @@ test_all_features() { confbuild } -test_all_warnings() { - testname="all_warnings" - configure_args="${configure_args_enable_all} --enable-gcc-warnings" - confbuild -} - run_tests() { failed=no