mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-07 02:28:35 +00:00
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:
parent
6e815d3eba
commit
bf65c9fb38
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user