commit c9a6939ebbbc18e30840977fbc4e61c8ef5cbb38
Author: Kornel Benko <[email protected]>
Date: Thu Jun 19 21:04:18 2014 +0200
ctests: Use regular expressions
diff --git a/development/autotests/revertedTests
b/development/autotests/revertedTests
index fec4dca..42cbd41 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/[email protected]/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