From 07425a6215ad8db9a60f4f6a862290fc55f31e30 Mon Sep 17 00:00:00 2001 From: Scott Kostyshak Date: Fri, 4 Jan 2019 21:45:54 -0500 Subject: [PATCH] ctests: extend a regex to cover 2.3.x export The tests of "attic/aastex6_sample" are ignored for previous LyX format exports, and should also be ignored for the newly extended 2.3.x tests. --- development/autotests/ignoredTests | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/development/autotests/ignoredTests b/development/autotests/ignoredTests index 7c38faa0da..50f07cfc50 100644 --- a/development/autotests/ignoredTests +++ b/development/autotests/ignoredTests @@ -103,7 +103,7 @@ export/templates/attic/latex8_(dvi|dvi3_.*) # aastex.cls is obsolete and replaced by aastex6.cls # aastex6.cls is obsolete and replaced by aastex62.cls -export/doc/attic/aastex6_sample_(dvi|pdf|lyx(16|21|22)).* +export/doc/attic/aastex6_sample_(dvi|pdf|lyx(16|21|22|23)).* export/templates/aastex6_.* export/templates/aastex62_lyx16 export/examples/aas_sample_.* -- 2.39.2