summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Remove shared_empty and unsharable_empty from APIJoão Abecasis2012-01-061-6/+12
* Add setSharable support in QArrayData stackJoão Abecasis2012-01-061-6/+146
* Adding detach to QArrayDataPointerJoão Abecasis2012-01-062-6/+56
* Add test for QVector::setSharableJoão Abecasis2012-01-051-0/+94
* Ensure shared_null(s) are statically initialized on VS 2010João Abecasis2012-01-051-0/+17
* Add support for setSharable in RefCountJoão Abecasis2012-01-052-5/+60
* Retire the generic Q_REFCOUNT_INITIALIZER macroJoão Abecasis2012-01-041-3/+3
* Get rid of assignment operators in RefCountJoão Abecasis2012-01-041-1/+1
* Introducing QArrayDataPointerJoão Abecasis2011-12-141-42/+18
* QArrayDataOps::insertJoão Abecasis2011-12-142-0/+238
* QArrayDataOps: generic array operationsJoão Abecasis2011-12-142-7/+140
* Add test for GCC bug #43247João Abecasis2011-12-111-0/+28
* template<class T> struct QTypedArrayDataJoão Abecasis2011-12-112-15/+152
* Allocate/free support in QArrayDataJoão Abecasis2011-12-091-0/+144
* Merge remote-tracking branch 'gerrit/master' into containersOswald Buddenhagen2011-12-0962-533/+919
|\
| * Fixes for tst_QTemporary(File|Dir)::nonWritableCurrentDirJoão Abecasis2011-12-092-6/+4
| * Extend touch events.Laszlo Agocs2011-12-095-70/+108
| * Remove QtWidgets dependency from QTcpSocket autotestShane Kearns2011-12-093-33/+12
| * Fix unstable test caseShane Kearns2011-12-092-2/+1
| * QProcess-test: Fix executable location on Windows.Friedemann Kleint2011-12-091-7/+0
| * Promote openStandardStreams sub-tests to top levelJoão Abecasis2011-12-091-10/+2
| * QPixmap test: Re-enable tests of Windows bitmap/icon conversion.Friedemann Kleint2011-12-091-40/+48
| * Tests: Fix the language change test.Friedemann Kleint2011-12-092-15/+21
| * QFile-test: Do not fail when run with redirected stdout/stderr.Friedemann Kleint2011-12-091-5/+11
| * QProcess-Test: Improve error handling.Friedemann Kleint2011-12-091-6/+23
| * Re-enable 'check' target for tests/auto/gui on Mac OS XBradley T. Hughes2011-12-0910-1/+18
| * Forward the contents of the parents argument through this proxy.Stephen Kelly2011-12-091-0/+53
| * Notify about moves in the source model more efficiently.Stephen Kelly2011-12-092-3/+133
| * Fix failing setSocketDescriptor test in QTcpSocketShane Kearns2011-12-091-0/+1
| * testProcessSpacesArgs fixedJoerg Bornemann2011-12-092-2/+2
| * Improve/cleanup qtemporarydir (and qtemporaryfile) unit testsDavid Faure2011-12-082-75/+33
| * Fix QTemporaryDir unittest on Mac OS XDavid Faure2011-12-081-7/+9
| * QPixmap test: Make lenientCompare() more verbose.Friedemann Kleint2011-12-081-19/+15
| * QTestlib/Selftest: Fix Windows.Friedemann Kleint2011-12-081-2/+20
| * Create a class to contain accessibilty enums.Frederik Gladhorn2011-12-081-8/+8
| * Remove unused overload of QTest::qExec.Jason McDonald2011-12-086-111/+1
| * Port externaltests.cpp to QTemporaryDirDavid Faure2011-12-071-69/+23
| * qtbase: Remove QSound.Friedemann Kleint2011-12-075-97/+0
| * Check we're connected before startClientEncryption()Richard Moore2011-12-071-0/+13
| * Use QTRY_VERIFY to test asynchronous behaviour.Jason McDonald2011-12-071-23/+2
| * Use QTRY_VERIFY to test asynchronous behaviour.Jason McDonald2011-12-071-18/+1
| * Use VERBATIM where needed in macros.Stephen Kelly2011-12-074-0/+172
| * Test that options to macros work.Stephen Kelly2011-12-069-0/+264
| * Fix tst_QSharedPointer invalidConstructs:forward-declaration failureBradley T. Hughes2011-12-061-0/+6
| * Test the qt5_add_resource macro.Stephen Kelly2011-12-064-1/+12
* | SimpleVector as a test case for QArrayDataJoão Abecasis2011-12-073-0/+289
* | Introducing QArrayDataJoão Abecasis2011-12-063-0/+157
|/
* Skip untestable interfaces in QTcpSocket::bind autotestShane Kearns2011-12-061-1/+5
* Use plural form for CMake variables.Stephen Kelly2011-12-063-3/+3
* Remove TESTED_CLASS/TESTED_FILES comments from tests.Jason McDonald2011-12-06283-850/+0