summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Accessible: remove calls with virtual int children in test.Frederik Gladhorn2011-10-061-114/+114
* Clean up accessible spin box test.Frederik Gladhorn2011-10-061-6/+17
* Remove empty test function.Frederik Gladhorn2011-10-061-6/+0
* Use child/parent function in QAccessibleWidget and test.Frederik Gladhorn2011-10-061-97/+50
* Remove obsolete QMatrix test function.Jason McDonald2011-10-061-21/+0
* Don't build qitemview autotest on IRIX.Jason McDonald2011-10-062-34/+5
* Removed disabled test data in QDir autotest.Jason McDonald2011-10-061-19/+0
* Remove last remnants of Maemo 5 from autotestsJason McDonald2011-10-064-40/+12
* Remove last remnants of symbian in autotests.Jason McDonald2011-10-0614-285/+15
* Add missing Q_OBJECT macro to GoToStateTransitionKent Hansen2011-10-051-0/+19
* Added QWindow::isActive() and focus in / out events.Samuel Rødal2011-10-052-30/+90
* Avoid using QSKIP in lieu of compile-time checksJason McDonald2011-10-0526-332/+294
* Remove Symbian-only test function.Jason McDonald2011-10-051-27/+0
* Avoid using QSKIP in lieu of compile-time checksJason McDonald2011-10-0529-418/+441
* Don't crash by modifying read-only shared_nullBradley T. Hughes2011-10-044-0/+56
* Avoid using QSKIP in lieu of compile-time checksJason McDonald2011-10-048-70/+70
* Added bug ref in insignificant_test commentJo Asplin2011-10-031-1/+1
* Fix bug in QGraphicsItem::isVisibleTo().Andreas Aardal Hanssen2011-10-031-0/+108
* Simplify QAccessibleAbstractScrollArea and Calendar.Frederik Gladhorn2011-10-031-36/+27
* Prevent QPixmapCache potentially growing indefinitely.Samuel Rødal2011-10-032-1/+26
* Rename description to localizedDescription in Action interface.Frederik Gladhorn2011-10-031-1/+1
* Make all uses of QBasicAtomicInt and Pointer use load() and store()Thiago Macieira2011-10-037-54/+54
* Tests: Fix compilation on Windows.Friedemann Kleint2011-10-0313-43/+36
* test: Re-enabled `tst_moc' test that is now passing on LinuxSergio Ahumada2011-10-031-2/+0
* test: Re-enabled `tst_qtranslator' test that is now passing on LinuxSergio Ahumada2011-10-031-2/+0
* Avoid using QSKIP in lieu of compile-time checksJason McDonald2011-10-039-166/+139
* Rename Qt::escape to QString::toHtmlEscaped, add compat methodDavid Faure2011-09-292-22/+22
* Refactor accessibility for Qt5Jan-Arve Saether2011-09-291-1/+1
* Remove obsolete function isHeaderVisible.Frederik Gladhorn2011-09-291-4/+4
* Fix moc autotestLars Knoll2011-09-292-2/+2
* Remove Symbian-specific code from tests.Jason McDonald2011-09-29330-7751/+395
* reimplemented doUpdateMicroFocus to work without calling the base implementationMatthew Cattell2011-09-281-1/+11
* QTemporaryFile: Test what happens if current dir isn't writable.David Faure2011-09-281-0/+17
* QTemporaryFile: use QCoreApplication::applicationName() as base filenameDavid Faure2011-09-281-1/+3
* Remove support for QWidget specific input contextsPekka Vuorela2011-09-285-92/+37
* Make qtbase build with Qt-in-namespace againKent Hansen2011-09-281-3/+3
* Make QTest::qWarn() use __FILE__ and __LINE__.Jason McDonald2011-09-281-6/+7
* Simplify QAccessibleTextEdit.Frederik Gladhorn2011-09-281-12/+13
* Remove dead code from QAccessibleTabBar.Frederik Gladhorn2011-09-281-7/+21
* Mark QtConcurrentFilter Autotest as insignificant, because it fails rarelyHolger Ihrig2011-09-281-0/+1
* Re-enabled test and made it pass on LinuxJo Asplin2011-09-282-7/+5
* Simplify QAccessibleDial and make it inherit QAccessibleAbstractSlider.Frederik Gladhorn2011-09-271-32/+21
* Re-enabled tests that are now passing on LinuxJo Asplin2011-09-264-8/+0
* Tidy and sort the list of selftestsJason McDonald2011-09-261-44/+38
* Use placeholder for Qt version in expected outputJason McDonald2011-09-2639-53/+51
* Re-enabled test that was marked insignificant and passesHolger Ihrig2011-09-267-7/+1
* Remove obsolete exclusion from selftest checkingJason McDonald2011-09-261-3/+0
* Don't XFAIL on the contents of assert messages.Jason McDonald2011-09-261-28/+6
* Re-enabling tests that were marked insignificant but not failingHolger Ihrig2011-09-2310-19/+0
* Fix QString and QByteArray reserve() and squeeze()Bradley T. Hughes2011-09-232-0/+16