summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/tools/qregularexpression
Commit message (Expand)AuthorAgeFilesLines
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-224-93/+93
* Set the Qt API level to compatibility mode in all tests.Thiago Macieira2012-08-012-0/+2
* QRegularExpression: add more test dataGiuseppe D'Angelo2012-04-131-0/+111
* QRegularExpression: minor fix to captureIndexForNameGiuseppe D'Angelo2012-03-082-1/+59
* QRegularExpression: improve JIT memory handlingGiuseppe D'Angelo2012-03-082-0/+29
* QRegularExpression: add optimizations autotestGiuseppe D'Angelo2012-03-078-44/+213
* QRegularExpression: fix autotestGiuseppe D'Angelo2012-03-071-2/+3
* QRegularExpression: add captureCount()Giuseppe D'Angelo2012-03-061-0/+31
* QRegularExpression: improve operator==, add dedicated autotestGiuseppe D'Angelo2012-03-061-5/+59
* QRegularExpression: add QRegularExpression* set of classesGiuseppe D'Angelo2012-03-063-0/+1155