summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* Implemented QWidget's move() vs setGeometry() distinction in QWindow.Samuel Rødal2011-09-231-1/+94
* Patch toward fixing tst_QWidget::windowState().Samuel Rødal2011-09-231-4/+30
* Accessible ComboBox: remove virt children, add actions.Frederik Gladhorn2011-09-231-34/+56
* Add autotest for QInputPanelJoona Petrell2011-09-233-0/+305
* Re-enabled test and made it pass on LinuxJo Asplin2011-09-23100-1216/+1214
* Re-enabled test and made it pass on LinuxJo Asplin2011-09-238-15/+13
* Support adding application fonts with QFontconfigDatabaseJiang Jiang2011-09-235-56/+4
* Cast back to QWindow *Jo Asplin2011-09-235-46/+46
* Allow tests to log to multiple destinationsJason McDonald2011-09-231-20/+116
* Enable testlib self-testing with multiple loggersJason McDonald2011-09-231-129/+164
* Accessible Slider: Remove virtual children.Frederik Gladhorn2011-09-211-3/+15
* Accessible Scrollbar: Remove virtual children, value interfaceFrederik Gladhorn2011-09-211-27/+14
* Don't run multiexec test with file loggingJason McDonald2011-09-211-2/+7
* Remove printf calls from warnings selftestJason McDonald2011-09-212-18/+1
* This passes just fineLars Knoll2011-09-201-1/+0
* This test passes fine.Lars Knoll2011-09-201-1/+0
* Fix last few autotest gui/widgets dependenciesKent Hansen2011-09-203-4/+6
* Improve globaldata testlib selftest.Jason McDonald2011-09-205-84/+394
* Split subtest selftestJason McDonald2011-09-2014-246/+655
* Remove waitwithoutgui testlib selftestJason McDonald2011-09-209-86/+1
* Move handling of -qmljsdebugger argument to QCoreApplicationKai Koehne2011-09-191-0/+8
* Removing XFail from one test, since QCursor::setPos now works for qpaHolger Ihrig2011-09-191-4/+0
* Add parent and child functions to QAccessibleInterface.Frederik Gladhorn2011-09-191-132/+126
* Fix autotest gui/widgets dependenciesKent Hansen2011-09-1949-17/+59
* Removed insignificant_test from tst_v8Holger Ihrig2011-09-191-2/+0
* Fix the test caseLars Knoll2011-09-172-2/+3
* Simplify selftestJason McDonald2011-09-171-17/+11
* Improve cleanup of selftestsJason McDonald2011-09-171-2/+3
* Remove obsolete QEXPECT_FAIL callsJason McDonald2011-09-171-2/+0
* Improve compliance with Qt coding guidelinesJason McDonald2011-09-171-60/+48