summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/tools/qbytearray
Commit message (Expand)AuthorAgeFilesLines
* Prefer QCOMPARE to QVERIFY, as it gives better outputJoão Abecasis2012-04-121-1/+1
* Deprecate qMemCopy/qMemSet in favour of their stdlib equivilents.Robin Burchell2012-04-111-4/+4
* Add test for qHash(QByteArray)Giuseppe D'Angelo2012-04-061-0/+4
* Add zero-termination checks to QString and QByteArray testsJoão Abecasis2012-04-051-0/+59
* Revert "Add tests to verify QByteArray's zero termination"João Abecasis2012-04-051-123/+5
* Clean up constructors for "statics" in QString and QByteArrayJoão Abecasis2012-04-041-5/+5
* Add tests to verify QByteArray's zero terminationJoão Abecasis2012-03-301-5/+123
* Move the QByteArray-based percent-encoding activities to QByteArrayThiago Macieira2012-03-301-0/+91
* Add test cases to tst_QByteArrayJędrzej Nowacki2012-03-231-0/+137
* Merge remote-tracking branch 'gerrit/master' into containersJoão Abecasis2012-02-211-18/+21
|\
| * Eliminate duplicate data row names from corelib autotests.Jason McDonald2012-02-141-18/+18
| * Make "nmake check" pass for corelib tests in Windows.Miikka Heikkinen2012-02-091-0/+3
* | Change meaning of offset in QByteArrayDataJoão Abecasis2012-02-211-1/+1
* | qAllocMore: Always grow exponentiallyJoão Abecasis2012-02-171-12/+19
* | Merge remote-tracking branch 'gerrit/master' into containersJoão Abecasis2012-02-051-3/+83
|\|
| * Add movability tests for QByteArray.Jędrzej Nowacki2012-02-051-1/+81
| * 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
* | Don't use RefCount int operatorsJoão Abecasis2012-01-231-1/+1
|/
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Remove TESTED_CLASS/TESTED_FILES comments from tests.Jason McDonald2011-12-061-3/+0
* Fixed installation of corelib testsRohan McGovern2011-12-012-9/+2
* Minor improvement to QByteArray autotestJason McDonald2011-12-011-28/+23
* Cleanup corelib autotestsJason McDonald2011-11-301-2/+0
* Restore commented-out code in QByteArray test.Jason McDonald2011-11-211-3/+3
* Don't depend on moc to disable test functions.Jason McDonald2011-11-181-5/+4
* Cleanup corelib autotestsJason McDonald2011-11-141-1/+0
* QByteArray autotest: Check for defines inside of slotOliver Wolff2011-11-111-4/+8
* Cleanup corelib autotestsJason McDonald2011-11-111-15/+8
* Cleanup corelib autotestsJason McDonald2011-11-101-14/+13
* Cleanup corelib autotestsJason McDonald2011-11-071-28/+0
* corelib: eliminated usage of qttest_p4.prfRohan McGovern2011-10-251-2/+3
* Avoid using QSKIP in lieu of compile-time checksJason McDonald2011-10-051-18/+11
* Remove Symbian-specific code from tests.Jason McDonald2011-09-292-7/+1
* Fix QString and QByteArray reserve() and squeeze()Bradley T. Hughes2011-09-231-0/+6
* Moving relevant tests to corelib/toolsHolger Ihrig2011-09-015-0/+2491