ctests: ingore a utf8-cjk test instead of invert

The 001-4-latin_utf8x_pdf2 test passes and the
001-4-latin_utf8-cjk_pdf2 test fails, which means that there are
characters in the .lyx file that are only available with
utf8-extended encoding, so the utf8 test is never expected to pass
in the future.

Thanks to Kornel.
This commit is contained in:
Scott Kostyshak 2019-01-08 17:05:55 -05:00
parent 84bd059828
commit b9b9759776
2 changed files with 7 additions and 1 deletions

View File

@ -95,6 +95,12 @@ export/templates/acmart_lyx(16|21|22)
export/templates/acmart_(dvi3|pdf4|pdf5)_systemF
export/templates/acmart_pdf
# the 001-4-latin_utf8x_pdf2 test passes and the 001-4-latin_utf8-cjk_pdf2 test
# fails, which means that there are characters in the .lyx file that are only
# available with utf8-extended encoding, so the utf8 test is never expected to
# pass in the future.
export/export/latex/unicodesymbols/001-4-latin_utf8-cjk_pdf2
# ============================================================
Sublabel: obsolete
# Documents relying on no longer available packages or classes

View File

@ -75,7 +75,7 @@ export/export/latex/unicodesymbols/074-76-letterlike-numberforms-arrows_cp1256_p
# CJK:
# Many unicode blocks work fine with utf8-cjk
# Only a few are failing now (special documentclass required?):
export/export/latex/unicodesymbols/(001|070|074).*_utf8-cjk_pdf2
export/export/latex/unicodesymbols/(070|074).*_utf8-cjk_pdf2
export/export/latex/unicodesymbols/.*_euc-cn_pdf2
export/export/latex/unicodesymbols/.*_gbk_pdf2