]> git.lyx.org Git - features.git/commitdiff
Cmake export tests: Ignoring some japanese tests.
authorKornel Benko <kornel@lyx.org>
Sat, 21 Nov 2015 13:20:54 +0000 (14:20 +0100)
committerKornel Benko <kornel@lyx.org>
Sat, 21 Nov 2015 13:20:54 +0000 (14:20 +0100)
Compiling Japanese tex files with anything other than platex is
ATM not successful.

development/autotests/ignoredTests
development/autotests/revertedTests

index ce0386042e18691a2ef962685b0404df605e1ca7..dd256f52be3113964979fba6b29c4580372e2508 100644 (file)
@@ -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).*
+#
index 0c74ae30fe1c2619f12af4416b42e6ee13e40499..2033ad9902c7aa1a643335223a4540db4ed5a539 100644 (file)
@@ -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: