summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/tools/qbitarray/tst_qbitarray.cpp
Commit message (Expand)AuthorAgeFilesLines
* Change license for tests filesLucie Gérard2024-02-041-1/+1
* QBitArray: use QDataStream::SizeLimitExeeded where applicableMarc Mutz2024-02-031-1/+1
* QBitArray: don't create invalid Qt 5 streamsMarc Mutz2024-02-021-2/+10
* QBitArray: avoid overflow in size-to-storage calculationsMarc Mutz2024-01-301-0/+44
* QBitArray: add mutation operators taking rvalue QBitArraysThiago Macieira2023-12-141-6/+104
* QBitArray: add rvalue binary bitwise operatorsThiago Macieira2023-12-121-0/+52
* QBitArray: improve memory allocation in the binary bitwise operatorsThiago Macieira2023-12-121-0/+66
* QBitArray: replace the member operator~ with a hidden friendThiago Macieira2023-12-071-0/+1
* Port from container::count() and length() to size() - V5Marc Mutz2022-11-031-2/+3
* tst_QBitArray: remove duplicate data rowsEdward Welbourne2022-10-181-2/+0
* tst_Q{BitArray,ContiguousCache}: check not only count(), but size(), tooMarc Mutz2022-10-171-0/+1
* Port from container.count()/length() to size()Marc Mutz2022-10-041-2/+2
* Use SPDX license identifiersLucie Gérard2022-05-161-27/+2
* Replace QtTest headers with QTestDavid Skoland2020-12-221-1/+1
* QBitArray: Add method to get int valueFederico Guerinoni2019-12-201-0/+93
* QBitArray: fix fromBits() and actually test itThiago Macieira2019-08-081-0/+57
* Updated license headersJani Heikkinen2016-01-211-17/+12
* Tests: Fix single-character string literals.Friedemann Kleint2015-10-131-2/+2
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Core: Remove declaration of built-in and automatic metatypes.Stephen Kelly2013-01-041-2/+0
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* 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
* Remove TESTED_CLASS/TESTED_FILES comments from tests.Jason McDonald2011-12-061-4/+0
* Cleanup corelib autotestsJason McDonald2011-11-141-4/+0
* Cleanup corelib autotestsJason McDonald2011-11-101-5/+5
* Cleanup corelib autotestsJason McDonald2011-11-071-32/+1
* Moving relevant tests to corelib/toolsHolger Ihrig2011-09-011-0/+668