summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
* Re-enable the xml autotests on Mac OS XBradley T. Hughes2011-11-211-1/+0
* Re-enable the dbus autotests on Mac OS XBradley T. Hughes2011-11-211-1/+0
* Re-enable the testlib autotests on Mac OS XBradley T. Hughes2011-11-211-1/+0
* Re-enable the 'other' autotests on Mac OS XBradley T. Hughes2011-11-211-1/+0
* Re-enable the tools autotests on Mac OS XBradley T. Hughes2011-11-211-1/+0
* Re-enable the integrationtests autotests on Mac OS XBradley T. Hughes2011-11-215-1/+5
* Re-enable the corelib autotests on Mac OS XBradley T. Hughes2011-11-2111-3/+34
* qtbase tests: Fix some warningsFriedemann Kleint2011-11-2128-93/+63
* Remove obsolete code from QRect test.Jason McDonald2011-11-211-126/+0
* Remove empty functions from QLocale test.Jason McDonald2011-11-211-10/+0
* Restore commented-out code in QHash test.Jason McDonald2011-11-211-1/+1
* Restore commented-out code in QByteArray test.Jason McDonald2011-11-211-3/+3
* tst_qsslsocket: improve failure messageRohan McGovern2011-11-211-1/+1
* Remove obsolete code from QStateMachine test.Jason McDonald2011-11-211-366/+0
* Remove obsolete code from QStateMachine test.Jason McDonald2011-11-211-245/+0
* tst_qsslsocket: don't run SSLv2 tests when SSLv2 has been disabledRohan McGovern2011-11-211-0/+16
* 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