summaryrefslogtreecommitdiffstats
path: root/tests/auto
Commit message (Expand)AuthorAgeFilesLines
* test: Split `qcontiguouscache' unit and benchmark testsSergio Ahumada2011-10-242-138/+4
* Fix qcolumnview test for shadow builds.Jason McDonald2011-10-241-2/+2
* Fix qsidebar test for shadow builds.Jason McDonald2011-10-241-2/+2
* Fix qfilesystemmodel test for shadow builds.Jason McDonald2011-10-241-1/+1
* Fix QFileDialog test for shadow builds.Jason McDonald2011-10-241-3/+3
* Multiline editors not to limit anchor position inputMethodQueryPekka Vuorela2011-10-241-0/+13
* test: Split `qsqlquery' unit and benchmark testSergio Ahumada2011-10-232-39/+4
* Fix compilation with -fno-exceptionsDavid Faure2011-10-231-0/+4
* Deprecate QDesktopServices::storageLocation/displayNameDavid Faure2011-10-231-44/+0
* Add the missing unittestDavid Faure2011-10-232-0/+294
* Check QFileInfo::isExecutable for symlinks, works as intended.David Faure2011-10-231-1/+18
* QStandardPaths: add Config and GenericData, add methodsDavid Faure2011-10-231-0/+1
* Fix QTemporaryFile regressions and new found issuesJoão Abecasis2011-10-211-0/+2
* Atomic implementation of create file and obtain handle for Win/SymbianJoão Abecasis2011-10-211-11/+20
* Remove SkipMode parameter from QSKIP calls.Jason McDonald2011-10-21126-626/+541
* Remove QTest::SkipMode from qtestlib API.Jason McDonald2011-10-2118-22/+56
* Moved tests into integrationtests/ and widgets/Jo Asplin2011-10-20765-238/+270
* Fix tst_qsocketnotifierShane Kearns2011-10-201-44/+1
* Revert "Update V8"Kent Hansen2011-10-204-63/+0
* Move the non-atomic and implicit functions from QBasicAtomicXXXThiago Macieira2011-10-201-1/+1
* Update keyToValue and keysToValue in QMetaEnumLiang Qi2011-10-191-18/+53
* Update V8Aaron Kennedy2011-10-194-0/+63
* Refactor QAccessibleActionInterface.Frederik Gladhorn2011-10-191-108/+68
* Introduce Q_STATIC_ASSERTJędrzej Nowacki2011-10-191-0/+68
* 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-1971-118/+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