qt5base-lts/tests/auto/other/lancelot
Thiago Macieira 092118855b Don't use the QRegExp methods that modify the object [QtGui]
QRegExp matching methods modify the object, which we don't want to. In
particular, when we receive a QRegExp from the user or we store in a
context that might require thread-safety, make sure we make a copy
before using it.

QRegularExpression has no such shortcoming.

Task-number: QTBUG-25064
Change-Id: If119e06221ca99e57c5ad1a1d4cc6468e9f68c7b
Reviewed-by: Gunnar Sletta <gunnar.sletta@nokia.com>
2012-04-24 19:36:55 +02:00
..
images Moved integrationtests/* into other/ 2011-11-30 09:30:22 +01:00
scripts Fix raster autotest: consistently assume scripts in UTF8, not latin1 2012-03-20 11:44:09 +01:00
.gitignore Moved integrationtests/* into other/ 2011-11-30 09:30:22 +01:00
images.qrc Moved integrationtests/* into other/ 2011-11-30 09:30:22 +01:00
lancelot.pro Start running some disabled tests again on Mac OS. 2012-04-23 09:46:22 +02:00
paintcommands.cpp Don't use the QRegExp methods that modify the object [QtGui] 2012-04-24 19:36:55 +02:00
paintcommands.h Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
tst_lancelot.cpp lancelot test: Skip crashing test function on Mac OS X. 2012-04-24 19:36:55 +02:00