summaryrefslogtreecommitdiffstats
path: root/tests/auto
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* Fix XFAIL in testlib selftestJason McDonald2011-09-174-5/+5
* Wrap calls to Sequence::push_backJoão Abecasis2011-09-171-5/+0
* Fixed Test for QStyleSheetStyle after refactor mergeHolger Ihrig2011-09-162-2/+1
* Accessibility: TabWidget - remove virt children, add action interface.Frederik Gladhorn2011-09-161-3/+8
* For complex widgets try to return accessible interfaces.Frederik Gladhorn2011-09-161-2/+3
* Boost performance of QChar::isSpaceKent Hansen2011-09-151-0/+21
* Boost performance of QChar::isLetterOrNumberKent Hansen2011-09-151-0/+24
* Boost performance of QChar::isLetterKent Hansen2011-09-151-0/+29
* Boost performance of QChar::isDigitKent Hansen2011-09-151-0/+21
* Fix include path.Frederik Gladhorn2011-09-151-1/+1
* The Q_WS_X11 define exists no longer. Use Q_OS_UNIX.Frederik Gladhorn2011-09-151-56/+54
* Fixed crash in tst_QPathClipper.Samuel Rødal2011-09-152-3/+1
* Fixed tst_QIcon::task184901_badCache().Samuel Rødal2011-09-151-2/+0
* Fixed tst_qpixmap::grabWidget().Samuel Rødal2011-09-151-2/+0
* tests: removed semi-obsolete `maketestselftest'Rohan McGovern2011-09-157-697/+0
* Adjust test to the new locationLars Knoll2011-09-141-5/+5
* Removed obsolete QEXPECT_FAILJo Asplin2011-09-141-4/+0
* Temporarily disabled testsJo Asplin2011-09-143-3/+6
* Temporarily disabled testsHolger Ihrig2011-09-142-0/+2
* Remove uilib and QtUiTools from QtBaseLars Knoll2011-09-13182-30196/+1
* Merge branch 'master' of codereview.qt-project.org:qt/qtbaseGunnar Sletta2011-09-131-1/+1
|\
| * Fix outdated license headerJason McDonald2011-09-131-1/+1
* | Merge branch 'refactor'Gunnar Sletta2011-09-138505-97743/+96982
|\ \ | |/ |/|
| * Disabled tests for refactor->master integrationJo Asplin2011-09-1336-17/+52
| * Implemented texture cache for GL paint engine in QtGui.Samuel Rødal2011-09-121-2/+8
| * Added new QOpenGLPaintDevice test case in tst_QOpenGL.Samuel Rødal2011-09-121-0/+42
| * Fixed auto-test failure in tst_QOpenGL.Samuel Rødal2011-09-121-8/+7
| * Disambiguated access to QTestLib APIJo Asplin2011-09-122-43/+43
| * Disambiguated access to QTestLib APIJo Asplin2011-09-123-3/+3
| * Add other.pro back to auto.proJo Asplin2011-09-122-1/+2
| * Moved autotests in category 'tools' into new directory structureJo Asplin2011-09-12369-4/+8
| * Moved autotests in category 'testlib' into new directory structureJo Asplin2011-09-12217-3/+7
| * Merge branch 'master' into refactorGunnar Sletta2011-09-1210-10/+111
| |\