commit 6cb396e79d8b62841e52eac139115e1259f478f5
Author: Kornel Benko <[email protected]>
Date: Sat Nov 21 14:20:54 2015 +0100
Cmake export tests: Ignoring some japanese tests.
Compiling Japanese tex files with anything other than platex is
ATM not successful.
diff --git a/development/autotests/ignoredTests
b/development/autotests/ignoredTests
index ce03860..dd256f5 100644
--- a/development/autotests/ignoredTests
+++ b/development/autotests/ignoredTests
@@ -6,3 +6,6 @@ check_load/templates/attic/latex8
export/templates/attic/latex8_pdf.*
export/.*/ko[/_].*_texF
#
+# Are they ever expected to success?
+export/.*/ja/.*_(pdf[245]|dvi3).*
+#
diff --git a/development/autotests/revertedTests
b/development/autotests/revertedTests
index 0c74ae3..2033ad9 100644
--- a/development/autotests/revertedTests
+++ b/development/autotests/revertedTests
@@ -59,7 +59,6 @@ export/.*/zh_CN/.*(pdf[45]|dvi3)_texF
# see whether they are supposed to fail or if there is something LyX
# can do to add support for exporting them.
export/doc/hu/Tutorial_dvi3_.*F
-export/doc/ja/.*_(pdf[245]|dvi3).*
export/examples/(chessgame|chess-article|powerdot-example)_pdf[25].*
export/examples/(docbook_article)_(pdf[245]|dvi3).*
export/examples/instant_preview_(dvi3|pdf4)_systemF
@@ -69,14 +68,12 @@
export/examples/(|de/|es/)tufte-(book|handout)_(dvi.*|pdf|pdf3|pdf4.*)
export/examples/fr/exemple-powerdot_pdf[25].*
export/examples/fr/exemple-powerdot_pdf
export/examples/powerdot-example_pdf
-export/examples/ja/(.*)_(dvi3|pdf[245]).*
export/examples/ja/(knitr|lilypond|sweave)_(dvi|pdf3)
export/examples/ko/splash_(dvi||pdf[23]?)
export/templates/DocBook_article_(dvi3_|pdf2|pdf[45]_).*
export/templates/JSS-article_(dvi|dvi3_.*|pdf3?)
export/templates/attic/latex8_(dvi|dvi3_.*)
export/templates/ctex_(pdf[23]?|pdf4_texF)
-export/templates/ja_.*(pdf[245]|dvi3).*
#
# The following exports worked with TeX Live 2013, but not in 2014.
# For a workaround, see: