lyx_mirror/development
Scott Kostyshak 10cd5dd223 ctests: allow excluding patterns
This allows us to exclude matches of certain patterns in
invertedTests, ignoredTests, unreliableTests, and suspendedTests.

To use this new functionality, prefix "!" to the pattern.

This functionality serves as a workaround in some cases to not being
able to use advanced regular expression techniques, such as
"negative lookahead", with CMake's regular expression engine.

Output of "ctest -N" is unchanged by this commit.

This functionality will be used soon (see next commits).

Patch from Kornel Benko.
2018-01-15 16:32:05 -05:00
..
attic Fix some issues found by the shellcheck script, and move an old 2017-08-21 17:16:30 -04:00
autotests ctests: allow excluding patterns 2018-01-15 16:32:05 -05:00
batchtests tests: add ref 2018-01-14 14:56:11 +01:00
checksigs Keep track of signatures stored on ftp server. 2017-02-16 12:54:43 -08:00
checkurls Cmake url tests: Add special handling for some ftp-urls 2016-01-05 17:27:49 +01:00
CI Set n:o digits in abbrev. hash in script that checks commit log. 2017-08-20 18:34:25 +02:00
cmake Cmake build: Added handling for lyxrc.dist for Apple and Unix 2018-01-03 15:04:21 +01:00
coding Example Emacs configuration 2015-10-01 22:06:01 +01:00
cygwin Update the formats of lyxrc.dist.in to 22 2017-08-14 02:02:57 -04:00
HTML
keystest
lyxserver
MacOSX add inkscape wrapper script for Mac OS 2017-09-24 11:55:20 +02:00
mathmacros Remove spurious body tags in macro test file. 2016-12-01 10:15:12 +01:00
tools Dummy script for testing background export cancellation. 2017-12-21 18:55:40 -05:00
unix Cmake build: Added handling for lyxrc.dist for Apple and Unix 2018-01-03 15:04:21 +01:00
Win32 Win installer: start an an RC2 installer 2018-01-14 22:18:20 +01:00
.gitignore
coverity_modeling.cpp Model lyx_exit() to tell coverity what it does 2017-03-31 16:51:02 +02:00
expectedTestFailures
FORMAT Collapsable -> Collapsible (part 1) 2017-10-16 10:03:05 +02:00
LyX-Mac-binary-release.sh Add Qt-based fallback-converter for Mac to compensate missing ImageMagick convert utility 2017-09-30 18:13:37 +02:00
lyx.package.README
lyx.rpm.README
lyx.spec.in Update the spec file template 2014-12-08 13:15:06 +01:00
Makefile.am Win installer: new Russian translations thanks to Yuriy 2017-12-09 19:06:32 +01:00
PAINTING_ANALYSIS Remove row crc computation 2017-11-11 13:24:08 +01:00
TestsToDo Add Georg's idea for lyx2lyx tests to TestsToDo 2015-11-01 20:06:04 -05:00