summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/tools
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-05-131-0/+8
|\
| * QDateTime: Add more tests for parsing/writing timezone offsetsDaniel Seither2014-05-081-0/+8
* | Remove unsused local variables from tst_collectionsJędrzej Nowacki2014-05-131-4/+0
* | Fix gcc warning in tst_collections.Jędrzej Nowacki2014-05-131-29/+31
* | Move tst_collections test to corelib/tools.Jędrzej Nowacki2014-05-134-0/+3773
* | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Frederik Gladhorn2014-05-089-48/+150
|\ \
| * | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-05-069-48/+150
| |\|
| | * Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2014-05-018-47/+149
| | |\
| | | * Deprecate setSharable in Qt containersThiago Macieira2014-04-247-47/+141
| | | * Restore handling of BOMs in QString::fromUtf8Thiago Macieira2014-04-241-0/+8
| | * | Autotest: fix use of dangling pointerThiago Macieira2014-04-241-1/+1
| | |/
* | / Updated corelib's unit tests to use QSignalSpy's functor constructorKeith Gardner2014-05-081-12/+12
|/ /
* | QRegularExpression: add ways to force an immediate optimizationGiuseppe D'Angelo2014-05-065-2/+132
* | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Marc Mutz2014-04-115-0/+101
|\ \
| * | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-04-115-0/+101
| |\|
| | * Fix capacity reservation for shared QByteArrayThiago Macieira2014-04-054-0/+53
| | * Don't read before the beginning of the stringThiago Macieira2014-04-041-0/+48
* | | QStringList: add op= overloads for QList<QString>Marc Mutz2014-04-111-0/+16
|/ /
* | QWeakPointer: add member-swapMarc Mutz2014-04-031-0/+24
* | QWeakPointer: add lock() for std::weak_ptr compatibilityMarc Mutz2014-04-031-0/+18
* | Merge remote-tracking branch 'origin/stable' into devIikka Eklund2014-04-011-4/+2
|\|
| * Reuse one QCollator instance for QString::localeAwareCompareLars Knoll2014-03-271-4/+2
* | tst_QStringList: add more checks for removeDuplicatesMarc Mutz2014-03-311-2/+7
* | QStringList: add op<< overload for QList<QString>Marc Mutz2014-03-311-0/+5
* | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Mitch Curtis2014-03-312-2/+1
|\ \
| * | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-03-242-2/+1
| |\|
| | * Fix qchar testdata installation.Janne Anttila2014-03-141-1/+1
| | * Removed unnecessary TESTDATA statement from qmessageauthenticationcode.Janne Anttila2014-03-141-1/+0
* | | QVector: add removeOne(), removeAll() for QList compatibilityMarc Mutz2014-03-261-2/+17
* | | QVector: add more insert() testsMarc Mutz2014-03-261-17/+75
|/ /
* / tst_QSharedPointer: add more tests for forward-declared payloadsMarc Mutz2014-03-141-0/+20
|/
* Revert the QByteArrayList addition to Qt 5.3Thiago Macieira2014-03-083-228/+0
* Add Objective-C specific type converters to QByteArraySamuel Gaist2014-03-083-0/+131
* Remove qSort usages from core testsSergio Ahumada2014-02-222-2/+6
* Make sure all containers compile in strict-iterator modeThiago Macieira2014-02-2214-15/+33
* QMarginsF - Add new QMarginsF classJohn Layt2014-02-212-0/+126
* QRect - Add missing QMargins subtraction operatorJohn Layt2014-02-211-0/+4
* QMargins - Add missing operatorsJohn Layt2014-02-211-0/+7
* Add qHash() overloads for floating-point typesMarc Mutz2014-02-161-0/+15
* Enable QByteArrayList testsJędrzej Nowacki2014-02-141-0/+1
* Fix QDateTime auto testBernd Weimer2014-02-141-1/+2
* new QByteArrayList classGlen Mabey2014-02-122-0/+227
* Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Frederik Gladhorn2014-02-111-0/+56
|\
| * Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-02-071-0/+56
| |\
| | * Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2014-01-221-0/+56
| | |\
| | | * Fix a bug in some QString comparison operatorsLars Knoll2014-01-211-0/+56
* | | | Fix QString::toUcs4 returning invalid data when encountering stray surrogatesGiuseppe D'Angelo2014-02-071-5/+68
* | | | Long live QStringIterator!Giuseppe D'Angelo2014-02-073-0/+681
* | | | Add QString::fromUtf16 with char16_t and fromUcs4 with char32_tThiago Macieira2014-02-071-3/+40
|/ / /
* | | Revert "test: marked tst_qlocale as insignificant on Windows"Friedemann Kleint2014-01-301-1/+0