* mc-test: Removed the all_warnings testcase.

This commit is contained in:
Roland Illig 2005-04-26 12:08:54 +00:00
parent ebbcf8d28a
commit afc6f9b696

View File

@ -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