X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=development%2Fautotests%2FignoredTests;h=a8465b0b1a5c9e1ce087e5c2213a89a3c974b267;hb=2952c78ea56b5767f4c804ce62df0b1dde47a130;hp=5890c50643df7e2a49f86413b7509a4c181b2b88;hpb=130c7440696bf3c246636b1dabceb65827293ba4;p=lyx.git diff --git a/development/autotests/ignoredTests b/development/autotests/ignoredTests index 5890c50643..a8465b0b1a 100644 --- a/development/autotests/ignoredTests +++ b/development/autotests/ignoredTests @@ -36,6 +36,14 @@ Sublabel: special # Documents that do not work with all exports # =========================================== +# XeTeX with TeX fonts +###################### +# XeTeX with TeX-fonts works only for input encodings "utf8-plain" and "ascii". +# Ignore all (excect dedicated XeTeX tests): +export/export/latex/lyxbugs/wrong_output_3059-rtl-tables-xetex_pdf4_texF +!export/export/.*xetex.*_pdf4_texF +export/.*/(|ar|ca|cs|da|de|en|el|es|eu|fa|fr|gl|he|hu|id|it|nb||nl|pl|pt|pt_BR|pt_PT|ro|ru|sk|sl|sr|sv|uk).*_pdf4_texF + # Only PDFLaTeX ############### # Inside these two files, we state that they should only be expected @@ -67,19 +75,6 @@ export/examples/Articles/Chess/Game_2_pdf[25].* export/examples/(|fr/)Presentations/Powerdot_pdf[25].* export/examples/Modules/Chessboard_(lyx(16|20|21|22|23)|(pdf5|dvi3)_texF) -# XeTeX with TeX fonts -###################### -# XeTeX with TeX-fonts works only for input encodings "utf8-plain" and "ascii". -# Ignore documents with other inputencoding values: -export/doc/(|ar|ca|cs|da|de|en|el|es|eu|fa|fr|gl|he|hu|id|it|nb||nl|pl|pt|pt_BR|pt_PT|ro|ru|sk|sl|sr|sv|uk).*_pdf4_texF -export/examples/(|ar|ca|cs|da|de|en|el|es|eu|fa|fr|gl|he|hu|id|it|nb||nl|pl|pt|pt_BR|pt_PT|ro|ru|sk|sl|sr|sv|uk).*_pdf4_texF -export/mathmacros/.*_pdf4_texF -export/templates/(|ar|ca|cs|da|de|en|el|es|eu|fa|fr|gl|he|hu|id|it|nb||nl|pl|pt|pt_BR|pt_PT|ro|ru|sk|sl|sr|sv|uk).*_pdf4_texF -export/tabletemplates/.*_pdf4_texF -# allow dedicated XeTeX tests: -!export/export/.*xetex.*_pdf4_texF -export/export/.*_pdf4_texF - # pLaTeX ######## # ignore with pdflatex and Xe/LuaTeX with 8-bit fonts: @@ -135,11 +130,6 @@ export/templates/Theses/PhD_Thesis/(Acknowledgments|Appendix|Summary|Bibliograph # Ignore all formats except xhtml export export/templates/Theses/PhD_Thesis/Bibliography_[^x].* -# "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]).* - # `acmart` and `copernicus` are not supported by LyX < 2.3 export/templates/Articles/Association_for_Computing_Machinery.*_lyx(16|20|21|22) export/templates/Articles/Copernicus_Publications_.*_lyx(16|20|21|22) @@ -183,16 +173,20 @@ export/export/latex/.*(lyx..|xhtml) export/export/latex/inputenc-.*_systemF # 11522 still open but already tested export/export/latex/languages/supported-languages_babel_(pdf|dvi)._systemF export/export/latex/languages/supported-languages_babel_auto-legacy_.*_systemF -export/export/latex/lyxbugs/3059-language-in-tables_pdf4_systemF export/export/latex/lyxbugs/6197-polish-amssymb_pdf5_systemF +export/export/latex/languages/nested-inputenc_auto-legacy_.*_systemF +export/export/latex/languages/cyrillic-languages-conflict_.*_systemF +export/export/latex/languages/th-en_utf8_.*_systemF +# wrong output but does not fail: +export/export/latex/lyxbugs/3059-language-in-tables_.*_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) -export/export/latex/languages/supported-languages_luatex_.*(dvi|pdf.?|texF) +export/export/latex/languages/supported-languages_XeTeX_.*(dvi|pdf.?|texF) export/export/latex/lyxbugs-resolved/9633-.*(dvi|pdf.?|texF) export/export/latex/lyxbugs/11522-systemfonts-Math-missingchars_pdf5_texF -export/export/latex/lyxbugs/wrong_output_3059-rtl-tables-xetex_pdf4_texF +export/templates/Articles/American_Psychological_Association_%28APA_v\.7%29_(dvi3|pdf5)_texF # lyx2lyx # dedicated lyx2lyx tests @@ -205,3 +199,7 @@ export/export/lyx2lyx/.* check_load/export/xhtml/.* lyx2lyx/export/xhtml/.* export/export/xhtml/.*(lyx..|dvi.*|pdf.*) + +# DOCBOOK +# not expected to successful compile +export/export/docbook/.*(lyx..|dvi.*|pdf.*)