From: Scott Kostyshak Date: Thu, 18 Jan 2018 04:15:21 +0000 (-0500) Subject: ctests: invert for new ru example_lyxified.lyx X-Git-Tag: 2.3.0rc2~48 X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=968afbbadd3c2c03d14606d29f683086fb54ebed;p=features.git ctests: invert for new ru example_lyxified.lyx Consistent with the ru splash.lyx, we invert the texF tests for the ru example_lyxified.lyx, which was recently added at 69ef4bc1. (cherry picked from commit dc06714adb8ba0678b1d92e017360526eb36a1b2) --- diff --git a/development/autotests/invertedTests b/development/autotests/invertedTests index 3849727447..3ab48d3246 100644 --- a/development/autotests/invertedTests +++ b/development/autotests/invertedTests @@ -204,7 +204,7 @@ export/.*/he/.*pdf4_texF # Babel-Russian uses UTF-8 for auto-strings if it detects Xe/LuaTeX. # This fails unless the inputencoding is set to utf-8, too. export/doc/ru/(Intro|Tutorial)_(dvi3|pdf[45])_texF -export/examples/ru/splash_(dvi3|pdf[45])_texF +export/examples/ru/(example_lyxified|splash)_(dvi3|pdf[45])_texF # Babel-Spanish uses UTF-8 for auto-strings if it detects Xe/LuaTeX. # This leads to wrong output (see unreliableTests) and fails in some cases