]> git.lyx.org Git - lyx.git/commitdiff
Cmake export tests: Tutorial.lyx now compilable
authorKornel Benko <kornel@lyx.org>
Fri, 4 Dec 2015 18:33:39 +0000 (19:33 +0100)
committerKornel Benko <kornel@lyx.org>
Fri, 4 Dec 2015 18:33:39 +0000 (19:33 +0100)
suspiciousTests: Remove Tutorial from the regex
suspendedTests: Explicit list of languages needed
ignoredTests: Language-string is separated from other strings only by '/'. '|', '_', '(' and ')'

development/autotests/ignoredTests
development/autotests/suspendedTests
development/autotests/suspiciousTests

index dd256f52be3113964979fba6b29c4580372e2508..544846bffde6245082e3a7f5b4efd16f75f10f92 100644 (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).*
index 62103b2cf41a1d4d5e061bb708c82ecd7637ff41..56c5e4d36798a63f9b42b484d307ac9d4e4a3cdb 100644 (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
index 08f09edebbbabd0e37ba8baa55e9548653c63674..73f78d380a99cf2bd32b90fe7afab3d09dbf0783 100644 (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