Added glib-1.2 testcase.
Этот коммит содержится в:
родитель
6b14153361
Коммит
8a4f10f52f
@ -47,7 +47,7 @@ mc_cflags=""
|
|||||||
|
|
||||||
mc_ldflags=""
|
mc_ldflags=""
|
||||||
|
|
||||||
mc_tests="plain charset no_charset vfs no_vfs mcfs no_mcfs samba "\
|
mc_tests="plain glib12 charset no_charset vfs no_vfs mcfs no_mcfs samba "\
|
||||||
"no_samba ext2undel no_ext2undel slang mcslang ncurses maintainer "\
|
"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 all_warnings"
|
||||||
|
|
||||||
@ -341,6 +341,12 @@ test_plain() {
|
|||||||
confbuild
|
confbuild
|
||||||
}
|
}
|
||||||
|
|
||||||
|
test_glib12() {
|
||||||
|
testname="glib12"
|
||||||
|
configure_args="--with-glib12"
|
||||||
|
confbuild
|
||||||
|
}
|
||||||
|
|
||||||
test_charset() {
|
test_charset() {
|
||||||
testname="charset"
|
testname="charset"
|
||||||
configure_args="--enable-charset"
|
configure_args="--enable-charset"
|
||||||
|
Загрузка…
Ссылка в новой задаче
Block a user