summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Add touchEvent() virtual to QWindow.Laszlo Agocs2011-12-121-0/+82
* Add QVarLengthArray::length().Robin Burchell2011-12-121-0/+62
* Update .gitignore for tests/auto/corelib/io/qresourceengineBradley T. Hughes2011-12-121-0/+1
* Check driver validity before using itHonglei Zhang2011-12-121-2/+7
* Revert "Remove unused overload of QTest::qExec."Friedemann Kleint2011-12-126-1/+111
* Silence -Woverloaded-virtual warnings in QFileDialogBradley T. Hughes2011-12-122-5/+5
* Remove QMetaObject guards and deprecate QPointer.Bradley T. Hughes2011-12-102-4/+2
* 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
* 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
* Don't mark selftest subtests as testcases.Jason McDonald2011-12-062-2/+0
* Make tst_QVariant::canConvertMetaTypeToInt more verbose.Jędrzej Nowacki2011-12-051-13/+20
* Fixing naming of selftests.Jason McDonald2011-12-054-34/+34
* Don't set graphics system at start of test.Jason McDonald2011-12-051-8/+1
* Fixed tst_selftests findtestdata subtest for shadow builds.Rohan McGovern2011-12-052-0/+6
* New class QTemporaryDir.David Faure2011-12-023-0/+479
* Fix tst_qsql crashes on Mac OS XHonglei Zhang2011-12-022-13/+15
* Remove QInternal callbacks and internal functionsBradley T. Hughes2011-12-021-73/+0
* Implement QDir::removeRecursivelyDavid Faure2011-12-021-0/+83
* QSqlRelationalTableModel doesn't follow relations on the first columnHonglei Zhang2011-12-021-0/+55