X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=development%2Fautotests%2FignoredTests;h=7a0b0a709a3c0ff4c18c2bf1eaedbd3b7fb2fb98;hb=40240ef6a0f5c2908c4c1f65399491582a0b5e26;hp=d3b477842b1988346df3299dab97967d26bda930;hpb=cb3922093016875404aedc6d1fcf2e088944b5c9;p=lyx.git diff --git a/development/autotests/ignoredTests b/development/autotests/ignoredTests index d3b477842b..7a0b0a709a 100644 --- a/development/autotests/ignoredTests +++ b/development/autotests/ignoredTests @@ -25,6 +25,11 @@ export/examples/Modules/Noweb2LyX_lyx16 # due to following xhtml export of converted file export/doc/(ja/|)MergedManuals_(xhtml|lyx2[2-9]) +# Legacy encoding cp858 only supported by some iconv variants. +# (Gnu iconv only supports it, if configured with "--enable-extra-encodings" +# see https://www.gnu.org/software/libiconv/) +export/export/latex/inputenc-cp858_pdf2 + # =========================================== Sublabel: special @@ -64,24 +69,10 @@ export/examples/Modules/Chessboard_(lyx(16|20|21|22|23)|(pdf3|pdf5|dvi3)_texF) # XeTeX with TeX fonts ###################### -# XeTeX with TeX-fonts works only for input encodings "utf8" and "ascii". -# Generally, documentation and templates use "auto-legacy" 8-bit encodings. -# 1. Exceptions to the following pattern (test cases with the right encoding): -!export/examples/(|ar|ca|cs|da|de|el|es|eu|fa|fr|gl|he|hu|id|it|ko|nb|nl|pl|pt|pt_BR|pt_PT|ro|ru|sk|sl|sr|sv|uk|zh_CN)/Welcome_pdf4_texF -# encoding right but packages clash: -#!export/examples/ja/Multilingual_Typesetting_.*CJK.*_pdf4_texF -# 2. Catchall patterns to ignore the other tests: -export/(doc|examples|templates)/.*_pdf4_texF -export/(doc|examples|templates)/(|ar|ca|cs|da|de|el|es|eu|fa|fr|gl|he|hu|id|it|ja|ko|nb|nl|pl|pt|pt_BR|pt_PT|ro|sk|sl|sr|sv|uk|zh_CN)/.*pdf4_texF -# dedicated tests with inputencoding "auto-legacy": +# XeTeX with TeX-fonts works only for input encodings "UTF-8" and "ASCII". +# Ignore documents with other inputencoding values: export/export/latex/languages/supported-languages_babel_auto-legacy_pdf4_texF - -# CJK fails (sometimes) with Xe/LuaTeX and 8-bit fonts: -export/examples/ja/Multilingual_Typesetting_.*CJK.(dvi3|pdf5)_texF -export/.*/zh_CN/.*(dvi3|pdf[45])_texF -export/export/latex/CJK/zh_CN-toc_*.(dvi3|pdf[45])_texF - - +export/examples/fr/Example_%28raw%29_pdf4_texF # pLaTeX ######## @@ -111,12 +102,20 @@ export/examples/ja/Modules/Rnw.*knitr.* export/examples/ja/Modules/Sweave.* +# CJK fails (sometimes) with Xe/LuaTeX and 8-bit fonts: +##### +export/examples/ja/Multilingual_Typesetting_.*CJK.(dvi3|pdf5)_texF +export/.*/zh_CN/.*(dvi3|pdf[45])_texF +export/export/latex/CJK/zh_CN-toc_*.(dvi3|pdf[45])_texF + + # export of minted documents to 2.2.x is not guaranteed to work (and currently # fails for our two minted example files), as explained here: # https://www.mail-archive.com/search?l=mid&q=20190113085555.GA7928%40GIOVE export/examples/Insets/Minted.*lyx22 # Subdocuments that are not expected to work as stand-alone documents: +############## export/mathmacros/Spacechild[123].* # chapters of Springer books (svmono, svmult) (except 00_Main_File) export/templates/Books/Springer_.*/(0[^0]|1.)_.* @@ -130,7 +129,8 @@ export/templates/Theses/PhD_Thesis/(Acknowledgments|Appendix|Summary|Bibliograph # Ignore all formats except xhtml export export/templates/Theses/PhD_Thesis/Bibliography_[^x].* -# Document class "Docbook article (SGML)" does not work with LaTeX: +# "Docbook article (SGML)" document class does not work with LaTeX +########################## export/examples/Articles/DocBook_Article_.*(dvi3|pdf[245]).* export/templates/Articles/DocBook_Article_.*(dvi3|pdf[245]).* @@ -179,6 +179,7 @@ export/export/latex/languages/supported-languages_babel_auto-legacy_.*_systemF # don't test with TeX fonts: export/export/latex/languages/supported-languages_babel_non-tex_.*(dvi|pdf.?|texF) +export/export/latex/languages/supported-languages_polyglossia_.*(dvi|pdf.?|texF) # HTML # don't check loading, lyx2lyx, or export to other LyX versions or DVI/PDF