From: Scott Kostyshak Date: Sat, 5 Jan 2019 22:38:10 +0000 (-0500) Subject: ctests: invert ko splash lyx22x and lyx23x tests X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=e384ca86ed0b8187ebdd80fe0ffbd5f9131640b8;p=features.git 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. --- 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