]> git.lyx.org Git - lyx.git/commitdiff
Cmake export tests: Adapt test filtering
authorKornel Benko <kornel@lyx.org>
Sun, 2 Aug 2020 17:40:55 +0000 (19:40 +0200)
committerKornel Benko <kornel@lyx.org>
Sun, 2 Aug 2020 17:40:55 +0000 (19:40 +0200)
1.) Ignore exports for docbook specific files
2.) Because of dvips problem invert test for some Foils-lyx-files

development/autotests/ignoredTests
development/autotests/invertedTests

index 3a839df7152e7e6b1182cc9d5187cbd4ad5b4c8c..a8465b0b1a5c9e1ce087e5c2213a89a3c974b267 100644 (file)
@@ -199,3 +199,7 @@ export/export/lyx2lyx/.*
 check_load/export/xhtml/.*
 lyx2lyx/export/xhtml/.*
 export/export/xhtml/.*(lyx..|dvi.*|pdf.*)
+
+# DOCBOOK
+# not expected to successful compile 
+export/export/docbook/.*(lyx..|dvi.*|pdf.*)
index 9987ed63ef4eb299da1a9b5989b7670a7f52fcf5..870ed2b5d94b1e34255aa1b0e3d5ad9bcf9a9d71 100644 (file)
@@ -344,4 +344,5 @@ Sublabel: dvips
 # and remove the dvips class option. But then, the output is not correct
 # (rotation of foils does not work).
 export/examples/(|fr/)Presentations/Foils_pdf[45]_systemF
+export/examples/(|fr/)Presentations/Foils_pdf[25](_systemF|_texF)?