Am Freitag, 16. September 2016 um 12:13:13, schrieb Günter Milde 
<mi...@lyx.org>
> commit 27420e84adeba6a7deb6892317417b499a633b9b
> Author: Günter Milde <mi...@lyx.org>
> Date:   Fri Sep 16 12:03:17 2016 +0200
> 
>     ctests: rename pattern file "suspiciousTests" to "invertedTests".
> ---
>  development/autotests/ExportTests.cmake |   10 +-
>  development/autotests/invertedTests     |    4 +-
>  development/autotests/unreliableTests   |   13 +-
>  lib/doc/Development.lyx                 |  607 
> ++++++++++++++++++++++---------
>  4 files changed, 452 insertions(+), 182 deletions(-)
> 

For (dirty) renaming it would have been sufficient to change
        loadTestList(suspiciousTests suspiciousTests 7)
to
        loadTestList(invertedTests suspiciousTests 7)
..
for clean change I would expect also the renaming of list-variables in macro 
maketestname
        listsuspicious ->listinverted
        listsuspiciousx -> listinvertedx

:)

        Kornel

Attachment: signature.asc
Description: This is a digitally signed message part.

Reply via email to