]> git.lyx.org Git - features.git/commitdiff
ctests: Use regular expressions
authorKornel Benko <kornel@lyx.org>
Thu, 19 Jun 2014 19:04:18 +0000 (21:04 +0200)
committerKornel Benko <kornel@lyx.org>
Thu, 19 Jun 2014 19:04:18 +0000 (21:04 +0200)
development/autotests/revertedTests

index fec4dca337bc8488848a70211e07c8f81b327312..42cbd41e63ddaf26bb621b707fd943607040d6ca 100644 (file)
@@ -100,30 +100,13 @@ export/templates/ctex_pdf[23]?
 # For a workaround, see:
 # https://www.mail-archive.com/lyx-devel@lists.lyx.org/msg184435.html
 # David Carlisle might fix the europeCV package.
-export/examples/Foils_dvi3_systemF
-export/examples/Foils_pdf4_systemF
-export/examples/Foils_pdf5_systemF
-export/examples/fr/Foils_dvi3_systemF
-export/examples/fr/Foils_pdf5_systemF
-export/examples/aa_sample_dvi3_texF
-export/examples/aa_sample_dvi3_systemF
-export/examples/aa_sample_pdf4_texF
-export/examples/aa_sample_pdf4_systemF
-export/examples/aa_sample_pdf5_texF
-export/examples/aa_sample_pdf5_systemF
-export/examples/europeCV_dvi3_texF
-export/examples/europeCV_pdf5_texF
-export/templates/aa_dvi3_texF
-export/templates/aa_dvi3_systemF
-export/templates/aa_pdf4_texF
-export/templates/aa_pdf4_systemF
-export/templates/aa_pdf5_texF
-export/templates/aa_pdf5_systemF
+export/examples/Foils_(dvi3|pdf4|pdf5)_systemF
+export/examples/fr/Foils_(dvi3|pdf5)_systemF
+export/examples/aa_sample_(dvi3|pdf4|pdf5)_(texF|systemF)
+export/examples/europeCV_(dvi3|pdf5)_texF
+export/templates/aa_(dvi3|pdf4|pdf5)_(texF|systemF)
 #
 # These exports correctly fail now on TeX Live 2014. Although they compiled
 # without error on TeX Live 2013, the resulting PDFs had gibberish.
-export/doc/he/Intro_pdf4_texF
-export/doc/he/Tutorial_pdf4_texF
-export/examples/he/example_lyxified_pdf4_texF
-export/examples/he/example_raw_pdf4_texF
-export/examples/he/splash_pdf4_texF
+export/doc/he/(Intro|Tutorial)_pdf4_texF
+export/examples/he/(example_lyxified|example_raw|splash)_pdf4_texF