From bf65c9fb38e10b0fb06a5be84f2b629073040dfe Mon Sep 17 00:00:00 2001 From: Scott Kostyshak Date: Sat, 5 Jan 2019 17:38:10 -0500 Subject: [PATCH] ctests: invert ko splash lyx22x and lyx23x tests The Korean splash.lyx is expected to fail with pdflatex. The lyx22x and lyx23x tests were not failing before because they were exporting to XeTeX with system fonts, which succeeds. After c9e62dec (which corrects the export format to the default), the lyx22x and lyx23x tests should be inverted. --- development/autotests/invertedTests | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/development/autotests/invertedTests b/development/autotests/invertedTests index 09148be425..1eaef90ead 100644 --- a/development/autotests/invertedTests +++ b/development/autotests/invertedTests @@ -47,7 +47,7 @@ export/examples/listerrors_(pdf[245]).* # Requires CJK. # Why does it fail with pdflatex and dvipdfm? CJK restriction? Workarounds? # (Also fails with Xe/LuaTeX and TeX-fonts -- as expected, see ignoredTests) -export/examples/ko/splash_(dvi||pdf[23]?) +export/examples/ko/splash_(dvi||pdf[23]?|lyx22|lyx23) # iconv fails, if a nomenclature inset contains an uncodable character export/export/latex/iconv-error-nomenclature_pdf2