summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/tools/qregexp
Commit message (Expand)AuthorAgeFilesLines
* QtCore: Remove Windows CE.Friedemann Kleint2016-03-301-16/+4
* Updated license headersJani Heikkinen2016-01-211-17/+12
* tests/auto/corelib: Remove some placeholder formatting.Friedemann Kleint2015-10-221-2/+4
* Tests: Use QCOMPARE() with QLatin1String() for QString values.Friedemann Kleint2015-10-141-4/+4
* Tests: Remove CONFIG += parallel_test.Friedemann Kleint2015-09-051-1/+1
* Remove QT_DISABLE_DEPRECATED_BEFORE=0 from tests not using deprecated API.Friedemann Kleint2015-09-011-1/+0
* Add qHash(QRegExp) and qHash(QRegularExpression)Marc Mutz2015-05-051-0/+3
* QtCore: assorted migrations to QString::asprintfMarc Mutz2015-02-121-2/+1
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Set the Qt API level to compatibility mode in all tests.Thiago Macieira2012-08-011-0/+1
* QRegExp: fix usage of uninitialized valuesGiuseppe D'Angelo2012-05-191-2/+0
* Remove #if 0 sections from QRegExp autotestGiuseppe D'Angelo2012-03-231-3/+3
* Fix tst_qregexp with QStringBuilderOlivier Goffart2012-03-011-133/+133
* QRegExp: fix \i \I \c \C \p \P escape sequencesGiuseppe D'Angelo2012-03-011-0/+24
* QRegExp: fix crashGiuseppe D'Angelo2012-02-271-0/+29
* Remove many deprecated methodsLars Knoll2012-01-311-1/+1
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Fix a couple of edge cases for WildcardUnix matchingAndy Shaw2012-01-261-1/+3
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Remove mentions of Trolltech from QRegExp autotest.Jason McDonald2011-12-281-2/+2
* Remove TESTED_CLASS/TESTED_FILES comments from tests.Jason McDonald2011-12-061-3/+0
* Cleanup corelib autotestsJason McDonald2011-11-251-4/+6
* Remove obsolete code from QRegExp test.Jason McDonald2011-11-221-67/+0
* Cleanup corelib autotestsJason McDonald2011-11-111-5/+2
* Cleanup corelib autotestsJason McDonald2011-11-101-233/+224
* Cleanup corelib autotestsJason McDonald2011-11-071-27/+0
* Remove disabled code from QRegExp testJason McDonald2011-10-311-6/+0
* corelib: eliminated usage of qttest_p4.prfRohan McGovern2011-10-251-5/+3
* Remove Symbian-specific code from tests.Jason McDonald2011-09-291-2/+2
* Moving relevant tests to corelib/toolsHolger Ihrig2011-09-013-0/+1467