summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/tools/qpair
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.6' into 5.7Edward Welbourne2016-07-151-0/+30
|\
| * QPair: add test for pair of referencesMarc Mutz2016-07-111-0/+30
* | Updated license headersJani Heikkinen2016-01-211-16/+11
* | QPair: add compile test involving pair with contained C arrayMarc Mutz2015-11-261-0/+11
* | QPair: add tests for conversion ctor/assignment operatorsMarc Mutz2015-11-261-0/+58
* | 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
|/
* Update copyright headersJani Heikkinen2015-02-111-6/+6
* Update license headers and add new license filesMatti Paaso2014-09-241-18/+10
* QPair: add constexpr liberallyMarc Mutz2014-08-091-1/+16
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-23/+23
* Set the Qt API level to compatibility mode in all tests.Thiago Macieira2012-08-011-0/+1
* QPair: specialise QTypeInfo based on the typeinfos of its argumentsMarc Mutz2012-03-012-0/+109