From 968afbbadd3c2c03d14606d29f683086fb54ebed Mon Sep 17 00:00:00 2001 From: Scott Kostyshak Date: Wed, 17 Jan 2018 23:15:21 -0500 Subject: [PATCH] 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) --- development/autotests/invertedTests | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.39.5