summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/tools/qvarlengtharray
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.5' into HEADSimon Hausmann2015-07-171-0/+16
|\
| * QVarLengthArray: Unit-test that clear() preserves capacitySérgio Martins2015-07-081-0/+16
* | Merge remote-tracking branch 'origin/5.5' into devLiang Qi2015-04-061-0/+20
|\|
| * QVLA: Add operator= for initializer listsKai Koehne2015-04-041-0/+20
* | QVarLengthArray: add {const_,reverse_iterator}, {c,}r{begin,end}()Marc Mutz2015-04-051-0/+16
* | QVarLengthArray: add relational operators <,<=,>,>=Marc Mutz2015-04-051-0/+44
|/
* QVarLengthArray: Add initializer_list constructorKai Koehne2015-03-231-0/+62
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Add QVarLengthArray::{indexOf,lastIndexOf,contains} functionshjk2014-01-091-0/+65
* QVarLengthArray: add squeeze functionPeter Kümmel2013-01-281-0/+24
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Remove out-of-memory test in QVarLengthArray.Christian Strømme2012-11-071-50/+0
* Test: Split tst_QVarLengthArray::oldTestsCaroline Chao2012-09-271-46/+48
* 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
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Implement (and unit test) simple QVarLengthArray::first()/last().Robin Burchell2012-01-021-0/+46
* Add QVarLengthArray::length().Robin Burchell2011-12-121-0/+62
* Remove TESTED_CLASS/TESTED_FILES comments from tests.Jason McDonald2011-12-061-3/+0
* Cleanup corelib autotestsJason McDonald2011-11-291-5/+5
* Cleanup corelib autotestsJason McDonald2011-11-251-16/+16
* Cleanup corelib autotestsJason McDonald2011-11-111-3/+2
* Cleanup corelib autotestsJason McDonald2011-11-101-25/+25
* Cleanup corelib autotestsJason McDonald2011-11-071-6/+0
* corelib: eliminated usage of qttest_p4.prfRohan McGovern2011-10-251-3/+3
* Remove SkipMode parameter from QSKIP calls.Jason McDonald2011-10-211-1/+1
* Moving relevant tests to corelib/toolsHolger Ihrig2011-09-013-0/+612