From: Kornel Benko Date: Thu, 19 Jun 2014 19:04:18 +0000 (+0200) Subject: ctests: Use regular expressions X-Git-Tag: 2.2.0alpha1~1823 X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=c9a6939ebbbc18e30840977fbc4e61c8ef5cbb38;p=features.git ctests: Use regular expressions --- diff --git a/development/autotests/revertedTests b/development/autotests/revertedTests index fec4dca337..42cbd41e63 100644 --- a/development/autotests/revertedTests +++ b/development/autotests/revertedTests @@ -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