summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* fix QChar::isSpace() to handle codepoint U+0085Konstantin Ritt2011-10-061-1/+11
* Merge fixes for QDir::operator==Shane Kearns2011-10-061-1/+21
* Create auto test for http HEAD requestShane Kearns2011-10-063-0/+65
* Fix QDir::operator==(const QDir &) constJoão Abecasis2011-10-061-0/+6
* Fix unreachable QSKIP in QMenu autotestJason McDonald2011-10-061-5/+2
* Improve formatting of QMenu autotestJason McDonald2011-10-061-95/+55
* Tidy qsqldatabase autotestJason McDonald2011-10-061-39/+18
* Remove code to selectively run test functions.Jason McDonald2011-10-061-42/+3
* Avoid QSKIP in lieu of compile-time checks.Jason McDonald2011-10-061-59/+49
* Avoid QSKIP in lieu of compile-time check.Jason McDonald2011-10-061-75/+52
* Tidy QActionGroup autotest.Jason McDonald2011-10-061-57/+1
* Don't build qwindowsurface autotest on Mac OS.Jason McDonald2011-10-062-2/+6
* 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