mirror of
https://github.com/MidnightCommander/mc
synced 2024-12-22 20:36:50 +03:00
* mc-test: Removed the all_warnings testcase.
This commit is contained in:
parent
ebbcf8d28a
commit
afc6f9b696
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user