Cmake export tests: Tutorial.lyx now compilable

suspiciousTests: Remove Tutorial from the regex
suspendedTests: Explicit list of languages needed
ignoredTests: Language-string is separated from other strings only by '/'. '|', '_', '(' and ')'
This commit is contained in:
Kornel Benko 2015-12-04 19:33:39 +01:00
parent 0008e36ff4
commit 4ad2215060
3 changed files with 5 additions and 3 deletions

View File

@ -4,7 +4,7 @@
# latex8.sty is obsolete and replaced by IEEEconf.
check_load/templates/attic/latex8
export/templates/attic/latex8_pdf.*
export/.*/ko[/_].*_texF
export/.*/ko(/|_).*_texF
#
# Are they ever expected to success?
export/.*/ja/.*_(pdf[245]|dvi3).*

View File

@ -1,2 +1,4 @@
.*(dvi3|pdf4|pdf5)_texF
# Languages cannot be in regex as .*, therefore they have to be explicitly named
# This is due to our implementation in creating different lists for different languages
.*(|de|es|fr|he|hu|id|ko|ru|uk|zh_CN)/.*(dvi3|pdf4|pdf5)_texF
.*/attic/.*F

View File

@ -24,7 +24,7 @@ export/.*/hu/.*(pdf5)_texF
export/.*/es/europeCV_pdf_texF
#
# somehow lualatex is not able to compile with non-tex fonts
export/.*/es/(Math|Tutorial|UserGuide|ejemplo_con_lyx)_dvi3_systemF
export/.*/es/(Math|UserGuide|ejemplo_con_lyx)_dvi3_systemF
# See http://www.lyx.org/trac/ticket/8823
export/examples/ja/(lilypond|sweave|knitr)_pdf