]> git.lyx.org Git - lyx.git/blobdiff - development/autotests/invertedTests
ctests: Invert some tests for new ru Additional
[lyx.git] / development / autotests / invertedTests
index c44e62ebba779f45e99953d86a1e2e65ba0c911d..13edc24c4ff6c812396548901a969cd7fcb69656 100644 (file)
@@ -92,6 +92,9 @@ export/.*/fa/Welcome_(dvi3|pdf5)_systemF
 export/export/latex/languages/nested-inputenc_auto-legacy_pdf2
 
 
+# - This test is usually inverted, but it works with the DocBook backend.
+!export/export/latex/lyxbugs/3059-language-in-tables_docbook5
+
 # ================================================
 Sublabel: lyxbugs
 # LyX bugs with a Trac number or 'wontfix' ML thread.
@@ -328,6 +331,12 @@ export/templates/Articles/Hebrew_Article_%28KOMA-Script%29_(dvi3|pdf5)_systemF
 # See comment in unreliableTests
 export/export/latex/languages/uk-babel-date-missing-chars-with-ascii_pdf5_texF
 
+# fail because of characters requiring menukeys package which conflicts with
+# recent TL "latex" package update.
+# Reported here and there is hope for a fix soon.
+# https://github.com/tweh/menukeys/issues/59
+export/export/latex/unicodesymbols/07[48]-.*
+
 
 # ================================================
 Sublabel: externalissues
@@ -379,13 +388,24 @@ Sublabel: varioref
 # varioref is not working with XeTeX/LuaTeX for Russian, as it uses some
 # char macros which are not defined for these engines.
 export/doc/ru/UserGuide_(dvi3|pdf[45])_(system|tex)F
-export/doc/ru/Math_(dvi3|pdf[45])_systemF
+export/doc/ru/(Math|Additional)_(dvi3|pdf[45])_systemF
 
 
 # ================================================
 # DocBook
-
 Sublabel: docbook
+# Specific things that are not expected to work.
+# - Uses a book class, but has no chapters (forbidden in DocBook).
+export/export/MissingEndLayoutBetweenTables_docbook5
+export/doc/DummyDocument.*_docbook5
+export/doc/de/DummyDocument.*_docbook5
+export/doc/es/DocumentoPostizo.*_docbook5
+export/doc/fr/DocumentBidon.*_docbook5
+export/doc/ja/DummyDocument.*_docbook5
+# - The AASTeX template is too complex for automatic conversion to work reliably.
+export/export/docbook/bibliography_precooked_aastex_docbook5
+
+Sublabel: docbook poster
 # Posters cannot be properly exported, the LyX documents are too far from
 # DocBook expectations (but should have XML-valid output).
 export/export/docbook/A0_Poster_Simple_docbook5
@@ -393,15 +413,8 @@ export/export/docbook/SciPoster_docbook5
 export/examples/Posters/Beamerposter_docbook5
 export/templates/Posters/.*_docbook5
 
-Sublabel: docbook implementation
+Sublabel: docbook beamer
 # Beamer is not yet implemented.
 export/examples/Presentations/.*_docbook5
 export/templates/.*/Presentations/Beamer_docbook5
 export/templates/Presentations/.*_docbook5
-
-Sublabel: docbook chapter
-# Specific things that are not expected to work.
-# - Uses a book class, but has no chapters (forbidden in DocBook).
-export/export/MissingEndLayoutBetweenTables_docbook5
-# - The AASTeX template is too complex for automatic conversion to work reliably.
-export/export/docbook/bibliography_precooked_aastex_docbook5