summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Refactor QAccessibleActionInterface.Frederik Gladhorn2011-10-191-108/+68
* Introduce Q_STATIC_ASSERTJędrzej Nowacki2011-10-191-0/+68
* Add benchmarks for QMetaType::construct()Kent Hansen2011-10-192-0/+98
* Provide API for "placement new" construction of meta-typesKent Hansen2011-10-192-0/+270
* Sanitize paths in selftest data.Jason McDonald2011-10-1950-174/+174
* Remove skipglobal testlib selftest.Jason McDonald2011-10-199-172/+1
* Remove DEPENDS_ON from qtestlib API.Jason McDonald2011-10-1920-653/+3
* Move QTRY_VERIFY/QTRY_COMPARE into testlib.Jason McDonald2011-10-1972-188/+0
* Prefer QSKIP to QTEST_NOOP_MAIN.Jason McDonald2011-10-191-17/+18
* Prefer QSKIP to QTEST_NOOP_MAIN.Jason McDonald2011-10-192-10/+16
* Prefer QSKIP to QTEST_NOOP_MAIN.Jason McDonald2011-10-191-35/+19
* Prefer QSKIP to QTEST_NOOP_MAIN.Jason McDonald2011-10-183-91/+42
* Prefer QSKIP to QTEST_NOOP_MAIN.Jason McDonald2011-10-182-16/+26
* Reduce the runtime of tst_selftestsRohan McGovern2011-10-181-0/+6
* Prefer QSKIP to QTEST_NOOP_MAIN.Jason McDonald2011-10-172-9/+25
* Remove qcopchannel autotest.Jason McDonald2011-10-177-265/+0
* Don't build empty tests.Jason McDonald2011-10-173-12/+5
* Only build exceptionsafety_objects test if usefulJason McDonald2011-10-172-5/+4
* Remove Mac accessibility autotest.Jason McDonald2011-10-1718-852/+0
* Tidy qwizard autotest .pro fileJason McDonald2011-10-171-7/+0
* Remove QtMD5 autotest.Jason McDonald2011-10-175-117/+0
* Make test .pro files more consistent.Jason McDonald2011-10-173-21/+35
* Don't build empty qwineventnotifier test.Jason McDonald2011-10-172-8/+3
* Remove redundant logic from tools autotests.Jason McDonald2011-10-172-11/+0
* Don't build empty qaccessibility test on WinCE.Jason McDonald2011-10-172-10/+2
* Only build Mac-specific tests on Mac.Jason McDonald2011-10-174-29/+7
* Add autotest for QMetaType creation of gui typesKent Hansen2011-10-143-0/+280
* Improve the QMetaType::create() autotest coverageKent Hansen2011-10-141-5/+280
* Small re-factor of QVariant autotest.Jędrzej Nowacki2011-10-141-46/+50
* fix tst_QNetworkReply::headFromHttp failureShane Kearns2011-10-121-3/+3
* Avoid building empty, inapplicable QWS tests.Jason McDonald2011-10-128-37/+8
* Exclude qtconcurrent tests via .pro files.Jason McDonald2011-10-1213-127/+10
* Fix platformsocketengine test failuresShane Kearns2011-10-121-4/+17
* Move input panel visibility ownership from QInputPanel to QPlatformInputContextJoona Petrell2011-10-111-9/+34
* Rename QMetaType::construct() to create()Kent Hansen2011-10-114-18/+18
* add qmetaobjectbuilder to qtbase.Lorn Potter2011-10-113-1/+1278
* Remove redundant logic from dbus test .pro files.Jason McDonald2011-10-1120-189/+38
* Clean-up a macro for CocoaMorten Sorvig2011-10-1011-2024/+40
* Added Orientation API to QScreen and QWindow.Samuel Rødal2011-10-072-0/+175
* Improve QMenu test coverage for Mac and WinCE.Jason McDonald2011-10-071-1/+1
* Remove redundant qWarning's.Jason McDonald2011-10-072-6/+2
* Remove redundant define.Jason McDonald2011-10-071-5/+0
* Comment out test that is always skipped.Jason McDonald2011-10-071-6/+6
* Remove dead code and empty test functions.Jason McDonald2011-10-074-29/+0
* Fail test in preference to calling qFatal.Jason McDonald2011-10-071-4/+2
* No need to return after QSKIP.Jason McDonald2011-10-077-44/+16
* Avoid using QSKIP in lieu of compile-time checksJason McDonald2011-10-0717-182/+191
* Remove obsolete test functions.Jason McDonald2011-10-071-205/+0
* Eliminate needless QSKIPs in qaccessibility test.Jason McDonald2011-10-071-174/+139
* Fix QFont::defaultFamily() in the new QPA world.Pierre Rossi2011-10-071-0/+36