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.
This commit is contained in:
Scott Kostyshak 2019-01-05 17:38:10 -05:00
parent 6e815d3eba
commit bf65c9fb38

View File

@ -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