commit eec7c4b654bbdaf73dc1a4d100c54968ff01f300
Author: Kornel Benko <[email protected]>
Date:   Fri Jul 12 13:16:53 2019 +0200

    Simplify regexes for combinations XeTeX + TeX fonts
---
 development/autotests/ignoredTests |   21 ++++++++-------------
 1 files changed, 8 insertions(+), 13 deletions(-)

diff --git a/development/autotests/ignoredTests 
b/development/autotests/ignoredTests
index 5890c50..5c703de 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 documents with other inputencoding values
+# but still allow dedicated XeTeX tests:
+!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:

Reply via email to