]> git.lyx.org Git - features.git/commitdiff
ctests: ingore a utf8-cjk test instead of invert
authorScott Kostyshak <skostysh@lyx.org>
Tue, 8 Jan 2019 22:05:55 +0000 (17:05 -0500)
committerScott Kostyshak <skostysh@lyx.org>
Tue, 8 Jan 2019 22:07:08 +0000 (17:07 -0500)
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.

development/autotests/ignoredTests
development/autotests/invertedTests

index 35981148eafa0d34f15ba5032f908d2b293a0abf..038846354a01a613f6d59920a52255b5f97f1fde 100644 (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
index bc2e753e9fb562f858e4569bc142aa59493332ca..cc7143a4d209abd7c6b8373b0372e5fed979faff 100644 (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