lyx_mirror/development
Scott Kostyshak 2c20f06d25 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.

(cherry picked from commit 10cd5dd223)
2018-01-15 16:58:59 -05:00
..
attic Repeat after me: into account, into account, into account 2015-09-27 21:38:20 +02:00
autotests ctests: allow excluding patterns 2018-01-15 16:58:59 -05: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 Add script for CI job to check git log for non @lyx.org-adressses 2017-07-30 20:28:42 +02:00
cmake unix2dos.py: make it ready for python 3 2017-12-09 00:24:20 +01:00
coding Example Emacs configuration 2015-10-01 22:06:01 +01:00
cygwin Update preference format for cygwin and Win 2017-10-27 13:00:02 -04:00
HTML Update HTML notes again. 2011-04-03 13:38:05 +00:00
keystest Next keystest patch from John McCabe-Dansted. 2010-01-06 22:11:59 +00:00
lyxserver Remove obsolete source file. 2010-02-18 09:58:20 +00:00
MacOSX add inkscape wrapper script for Mac OS 2017-10-03 20:07:35 +02:00
mathmacros Remove spurious body tags in macro test file. 2016-12-01 10:15:12 +01:00
tools Dirty Perl script for alphabetizing LyXAction.cpp, in case it 2017-01-07 16:04:12 -05:00
Win32 Win installer: start an an RC2 installer 2018-01-14 22:16:23 +01:00
.gitignore Setup .gitignore for generated files 2012-03-22 02:16:12 +01:00
coverity_modeling.cpp Model lyx_exit() to tell coverity what it does 2017-03-31 16:51:02 +02:00
expectedTestFailures Cmake build tests: update comments 2013-08-25 18:18:19 +02:00
FORMAT Collapsable -> Collapsible (part 1) 2017-10-16 11:22:13 +02:00
gcc_4.6.patchset Add patcheset for building with gcc 4.6. 2017-11-17 13:58:49 +01:00
LyX-Mac-binary-release.sh Add Qt-based fallback-converter for Mac to compensate missing ImageMagick convert utility 2017-10-03 20:10:29 +02:00
lyx.package.README Creat source package with 'make package_source' from inside the build directory 2011-05-23 08:44:32 +00:00
lyx.rpm.README Typos 2012-06-05 12:22:13 +02:00
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:05:17 +01:00
PAINTING_ANALYSIS Add RtL information to Row 2017-02-02 14:53:01 +01:00
TestsToDo Add Georg's idea for lyx2lyx tests to TestsToDo 2015-11-01 20:06:04 -05:00