From: Scott Kostyshak Date: Mon, 7 Jan 2019 19:44:46 +0000 (-0500) Subject: ctests: uninvert CJK exports that now succeed X-Git-Tag: lyx-2.4.0dev-acb2ca7b~2710 X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=c2a99965418c6127b88efe21646840d193174b3e;p=features.git ctests: uninvert CJK exports that now succeed These tests were likely fixed with d193cd05. There are still some failing CJK tests, but many were fixed. --- diff --git a/development/autotests/invertedTests b/development/autotests/invertedTests index 07d1f56edc..8b296147fc 100644 --- a/development/autotests/invertedTests +++ b/development/autotests/invertedTests @@ -73,10 +73,10 @@ export/export/latex/unicodesymbols/070-72-general-punctuation-sub-super-currency export/export/latex/unicodesymbols/074-76-letterlike-numberforms-arrows_cp1256_pdf2 # CJK: -# Unicode-blocks 008 and 009 work fine with utf8-cjk -# everything else fails (special documentclass required?) -export/export/latex/unicodesymbols/00[15].*_utf8-cjk_pdf2 -export/export/latex/unicodesymbols/0?[^0].*_utf8-cjk_pdf2 +# Many unicode blocks work fine with utf8-cjk +# Only a few are failing now (special documentclass required?): +export/export/latex/unicodesymbols/(001|004|070|074).*_utf8-cjk_pdf2 + export/export/latex/unicodesymbols/.*_euc-cn_pdf2 export/export/latex/unicodesymbols/.*_gbk_pdf2 export/export/latex/unicodesymbols/.*_jis_pdf2