summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Improve diagnostics of QPluginLoader test.Jason McDonald2011-11-181-4/+4
* Fix indentation of QPluginLoader test.Jason McDonald2011-11-181-21/+21
* Improve QPluginLoader autotest diagnostics.Jason McDonald2011-11-181-53/+16
* Remove disabled code from QLibrary autotestJason McDonald2011-11-181-5/+0
* Remove disabled test data from QVariant test.Jason McDonald2011-11-181-4/+0
* Remove obsolete code from QVariant test.Jason McDonald2011-11-181-2/+0
* Remove obsolete code from QTimer test.Jason McDonald2011-11-181-5/+2
* Change confusing test function name.Jason McDonald2011-11-181-2/+2
* Fix typo in QUrl autotest.Jason McDonald2011-11-181-3/+3
* Remove obsolete test data from QFile test.Jason McDonald2011-11-181-1/+0
* Remove obsolete test data from QFileInfo test.Jason McDonald2011-11-181-1/+0
* Remove obsolete comment from QDataStream test.Jason McDonald2011-11-181-6/+0
* Remove obsolete comment from QDataStream test.Jason McDonald2011-11-181-3/+0
* Improve QBuffer autotest.Jason McDonald2011-11-181-16/+43
* Don't depend on moc to disable test functions.Jason McDonald2011-11-1863-855/+854
* Fixed compile of autotests with -qtnamespace.Rohan McGovern2011-11-182-2/+4
* Call invalidateResource() on QOpenGLMultiGroupSharedResource-owned resourcesKent Hansen2011-11-171-3/+36
* Improve the testability of QSslOptions.Richard Moore2011-11-171-0/+43
* Remove commented code from QBuffer autotest.Jason McDonald2011-11-171-3/+0
* Improve Q_FUNC_INFO autotest.Jason McDonald2011-11-171-7/+6
* Build all tests on Mac OS X, but do not run them yet.Bradley T. Hughes2011-11-171-2/+3
* SSL namespace: rename TlsV1 to TlsV1_0Peter Hartmann2011-11-162-20/+20
* Remove warnings from deprecated atomic operators in autotestsBradley T. Hughes2011-11-1612-194/+197
* Provide defaultFont with fontconfig dbJiang Jiang2011-11-151-1/+0
* Ensure that QOpenGLMultiGroupSharedResources are cleaned upKent Hansen2011-11-151-0/+23
* Add the ability to do unsafe SSL renegotiation as a fallback.Richard Moore2011-11-151-0/+3
* moc: fix Q_INVOKABLE returning referencesOlivier Goffart2011-11-151-0/+16
* Always use the hex format for certificate serial numbers.Richard Moore2011-11-151-1/+1
* Allow to create a custom event dispatcher for specific QThreads.Sven Anderson2011-11-152-0/+129
* Remove obsolete QSKIP parameter.Jason McDonald2011-11-151-1/+1
* Compile on Mac OS XBradley T. Hughes2011-11-151-1/+1
* Integrate testcocoon support into Qt build system.Rohan McGovern2011-11-151-1/+2
* Avoid crash in QColumnView autotest.Jason McDonald2011-11-151-0/+5
* Fix for QMessageBox's autotest.Mikko Knuutila2011-11-141-1/+2
* Disable qmacstyle test on Mac OS XBradley T. Hughes2011-11-141-1/+2
* Autotests need to link to QtTestLibBradley T. Hughes2011-11-141-0/+1
* Compile with non-C++11 compilersBradley T. Hughes2011-11-141-14/+20
* moc: support mapping pointers to member functions to indexesOlivier Goffart2011-11-141-0/+22
* Deprecate QSslCertificate::isValid() replace with isBlacklisted()Richard Moore2011-11-141-4/+4
* Added base 10 to be used with QIntValidator.Mikko Knuutila2011-11-141-0/+9
* Fixed wrong QGroupBox check stateMarkku Heikkila2011-11-141-0/+23
* Cleanup corelib autotestsJason McDonald2011-11-1421-93/+11
* Remove commented code from qfuture test.Jason McDonald2011-11-141-20/+0
* Re-enabled tst_qpluginloaderJo Asplin2011-11-111-2/+0
* Fix warning in tst_qobjectOlivier Goffart2011-11-111-2/+0
* Add Qt's debug/release mode to the lancelot autotests' client infoaavit2011-11-112-0/+5
* Add API to clear the current index. Symmetric with clearing selection.Stephen Kelly2011-11-111-0/+32
* Make this API virtual to make selection proxying possible.Stephen Kelly2011-11-111-0/+9
* QByteArray autotest: Check for defines inside of slotOliver Wolff2011-11-111-4/+8
* Added QTBUG-22296 to QEXPECT_FAILsJo Asplin2011-11-111-5/+5