summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/tools/qringbuffer
Commit message (Expand)AuthorAgeFilesLines
* Remove QT_DISABLE_DEPRECATED_BEFORE=0 from tests not using deprecated API.Friedemann Kleint2015-09-011-1/+0
* QRingBuffer: avoid allocation in c'torAlex Trotsenko2015-08-271-8/+18
* QRingBuffer: allow to search from any positionAlex Trotsenko2015-08-271-1/+2
* Replace QVERIFY with QCOMPARE in QRingBuffer autotestAlex Trotsenko2015-06-231-23/+23
* Deinline QRingBuffer classAlex Trotsenko2015-05-201-0/+23
* QRingBuffer: allow to peek bytes from any positionAlex Trotsenko2015-04-101-0/+26
* Make QRingBuffer a 64-bit safeAlex Trotsenko2015-03-121-21/+21
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Fix assorted MSVC warnings in tests.Friedemann Kleint2015-01-171-5/+5
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Rewrite QRingBufferAlex Trotsenko2014-07-241-0/+120
* Make QRingBuffer::append() not leave empty arrays in buffer listAlex Trotsenko2014-07-231-0/+15
* Fix QRingBuffer::readPointerAtPosition()Alex Trotsenko2014-06-241-0/+7
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* 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
* Cleanup corelib autotestsJason McDonald2011-11-111-7/+3
* Cleanup corelib autotestsJason McDonald2011-11-071-23/+0
* corelib: eliminated usage of qttest_p4.prfRohan McGovern2011-10-251-2/+3
* Moving relevant tests to corelib/toolsHolger Ihrig2011-09-012-0/+207