From: Scott Kostyshak Date: Wed, 17 Jan 2018 06:05:02 +0000 (-0500) Subject: ctest comment: be more clear about what "!" means X-Git-Tag: 2.3.0rc2~51 X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=66b5538339f4828d601d80b64ca7bf0c4891e73d;p=features.git ctest comment: be more clear about what "!" means The "!" line only affects tests in that file. This amends c6d4380c. Thanks to Kornel for spotting this. (cherry picked from commit 39c22913a2b754a5f8e9a2bdf4e1e27aa61e354f) --- diff --git a/development/autotests/ignoredTests b/development/autotests/ignoredTests index a0d5f6130f..40006f9c43 100644 --- a/development/autotests/ignoredTests +++ b/development/autotests/ignoredTests @@ -58,7 +58,8 @@ export/.*/zh_CN/.*texF # Exception: ja knitr.lyx and sweave.lyx support only XeLaTeX with system fonts # because they use the "bxjsarticle" class. # -# The "!" means "Protect these tests from being matched by future patterns". +# The "!" means the following: +# "Protect these tests from being matched by future patterns in this file". !export/.*/ja/(knitr|sweave).*_(lyx.*|xhtml|pdf4_systemF) export/.*/ja/(knitr|sweave).* #