Cmake export tests: Handle attic files with now missing references to png graphics

This commit is contained in:
Kornel Benko 2015-12-10 15:20:07 +01:00
parent 3e80a5dd6e
commit 5b5b1a4515
2 changed files with 9 additions and 1 deletions

View File

@ -1,4 +1,4 @@
# 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
.*/attic/(eu|it|pl|sk)_.*

View File

@ -208,3 +208,11 @@ export/mathmacros/testcases_speed_(dvi|pdf|pdf[23]|(dvi3|pdf[45])_(texF|systemF)
# But this one fails fails because of a bug in LyX
# Probably language mess
export/export/ja/wrong_auto_encoding_(dvi|pdf(|3))
# Fails because of missing .png graphic files
# They were replaced by .svgz, but, as this file
# is attic, we do not convert to new lyx format
# latex creates output (and ignores missing files)
# while (pdf|lua|xe)latex exits with != 0
Sublabel: missingpng
export/doc/attic/eu_UserGuide_pdf..*