]> git.lyx.org Git - features.git/commitdiff
ctests: uninvert CJK exports that now succeed
authorScott Kostyshak <skostysh@lyx.org>
Mon, 7 Jan 2019 19:44:46 +0000 (14:44 -0500)
committerScott Kostyshak <skostysh@lyx.org>
Mon, 7 Jan 2019 19:49:38 +0000 (14:49 -0500)
These tests were likely fixed with d193cd05. There are still some
failing CJK tests, but many were fixed.

development/autotests/invertedTests

index 07d1f56edcd9716f8c7079514f0219d21ef67b71..8b296147fcf4b8b61de5b8f175726bb9e186167d 100644 (file)
@@ -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