summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/tools/containerapisymmetry/tst_containerapisymmetry.cpp
Commit message (Expand)AuthorAgeFilesLines
* tst_containerapisymmetry: test ranged ctors with pure input_iterator typesMarc Mutz2021-12-101-0/+52
* Disable warnings for the deprecated QLinkedListSona Kurazyan2020-03-061-6/+44
* Don't wrap feature detection macros with QT_HAS_FOO() variantsTor Arne Vestbø2019-12-101-1/+1
* Remove handling of missing Q_COMPILER_INITIALIZER_LISTSAllan Sandfeld Jensen2019-05-021-10/+0
* QHash/QMultiHash: add range constructorsMarc Mutz2019-04-251-0/+140
* Non-associative containers: add range constructorsMarc Mutz2019-04-171-0/+593
* Add front()/back() to QString, QStringRef, QByteArray and QLatin1StringMarc Mutz2017-04-071-0/+16
* Add a test for container API symmetryMarc Mutz2017-04-071-0/+84