[LyX/master] Amend 3a452a24: DocBook: disable an inverted test for a LyX bug.
Kornel Benko
kornel at lyx.org
Sun Oct 18 07:53:22 UTC 2020
commit 26f3dfe45dd08735dba3decea616acd4197ccc4a
Author: Kornel Benko <kornel at lyx.org>
Date: Sun Oct 18 10:10:46 2020 +0200
Amend 3a452a24: DocBook: disable an inverted test for a LyX bug.
The disabled test has to appear before the regex for enabled tests
---
development/autotests/invertedTests | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/development/autotests/invertedTests b/development/autotests/invertedTests
index 53798ae..fae8380 100644
--- a/development/autotests/invertedTests
+++ b/development/autotests/invertedTests
@@ -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.
@@ -395,8 +398,6 @@ 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
-# - This test is usually inverted, but it works with the DocBook backend.
-!export/export/latex/lyxbugs/3059-language-in-tables_docbook5
Sublabel: docbook poster
# Posters cannot be properly exported, the LyX documents are too far from
More information about the lyx-cvs
mailing list