]> git.lyx.org Git - features.git/commitdiff
ctests: adapt inverted & ignored to renamings
authorScott Kostyshak <skostysh@lyx.org>
Sat, 11 Feb 2023 19:44:47 +0000 (14:44 -0500)
committerScott Kostyshak <skostysh@lyx.org>
Sat, 11 Feb 2023 19:44:47 +0000 (14:44 -0500)
development/autotests/ignoredTests
development/autotests/invertedTests

index f7b97d04f0395303728511a9f17ea9c515321688..ff1c39e5f3780a87ccc179983c86682b2a3bf452 100644 (file)
@@ -127,11 +127,12 @@ export/export/latex/languages/ja[-_].*_(pdf2|texF)
 # For a discussion of alternatives for Japanese with LaTeX , see also
 # https://tex.stackexchange.com/questions/320021/xelatex-using-japanese-ldf-for-babel-causes-invalid-characters-errors
 #
+export/examples/Language_Support/Mixing_Japanese_with_other_Languages_%28with_platex%29_pdf2
 # Exceptions: 
 # The "!" means: "Protect these tests from being matched by future patterns in this file".
 # Export by plain- and pdflatex engines works with language "japanese-cjk", e.g.
-!export/examples/ja/Multilingual_Typesetting_with_CJK_(dvi|pdf[23]?)
-!export/examples/ja/Multilingual_Typesetting_with_CJK_.*systemF
+!export/examples/Language_Support/Mixing_Japanese_with_other_Languages_.*(dvi|pdf[23]?)
+export/examples/Language_Support/Mixing_Japanese_with_other_Languages_.*systemF
 # the rest:
 export/.*/ja/.*_(pdf2|texF)
 
@@ -151,7 +152,7 @@ export/export/latex/CJK/zh_CN-toc.*_dvi3_systemF
 
 # CJK fails (sometimes) with Xe/LuaTeX and 8-bit fonts:
 #####
-export/examples/ja/Multilingual_Typesetting_.*CJK.(dvi3|pdf5)_texF
+export/examples/Language_Support/Mixing_Japanese_with_other_Languages_.*(dvi3|pdf5)_texF
 export/.*/(ko|zh_CN)/.*(dvi3|pdf[45])_texF
 export/export/latex/CJK/zh_CN-toc_*.(dvi3|pdf[45])_texF
 export/export/latex/CJK/en-de-el-ru-ko_utf8_.*_texF
index 86995042c1b960a02c922de78e5962432e6b6e73..8a29b8e8bb7065500967ecb2bc32ed949e0990e2 100644 (file)
@@ -475,7 +475,7 @@ export/examples/Modules/Variable-width_Minipages_docbook5
 # - Listing in LyX-Code, i.e. double <programlisting>.
 export/examples/es/Modules/Linguistics_docbook5
 # - Inlines in inlines (<code> within <personname>), double sidebar.
-export/examples/ko/cjk-ko-doc_docbook5
+export/examples/ko/Language_Support/Writing_Korean_with_CJK-ko_docbook5
 # - Metadata in abstract paragraph.
 export/templates/Articles/Springers_Global_Journal_Template_%28V._3%29_docbook5
 # - Sweave impossible to implement. Broken references (no .bib file, still referenced in the text).