summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Accessibility: childAt returns interfaceFrederik Gladhorn2011-12-191-14/+26
* Move proxy and selection models to QtCore.Stephen Kelly2011-12-1618-8/+8
* QTestlib-Selftest: Add initTestCase() setting the directory.Friedemann Kleint2011-12-151-2/+15
* fix QMutex warning in tst_QLocalSocket::threadedConnectionJoerg Bornemann2011-12-151-0/+1
* Fix typos in QObject::(dis)connect warningsGiuseppe D'Angelo2011-12-151-1/+1
* Fix qimagereader, qmovie and qmake unittest to work in shadow build.Kurt Korbatits2011-12-156-32/+18
* Application-test: Fix location of sub-executables.Friedemann Kleint2011-12-154-28/+53
* QThread-test: Fix test on Windows (timer inaccuracy).Friedemann Kleint2011-12-141-9/+4
* Make QCocoaWindow independent of NSWindow.Morten Sorvig2011-12-144-0/+502
* Remove redundant touch processing in QtGui and widgets.Laszlo Agocs2011-12-142-49/+310
* Fix testlib selftests on shadow build.Kurt Korbatits2011-12-1434-28/+169
* QObject-test: Reorganize subprocess.Friedemann Kleint2011-12-146-7/+16
* Improve QStringList test in cmptest selftest.Jason McDonald2011-12-141-0/+19
* Give names to data rows in cmptest selftest.Jason McDonald2011-12-145-15/+25
* Add testlib selftest for QStringList comparison.Jason McDonald2011-12-147-101/+171
* Fix possible jump in animation timer.Michael Brasser2011-12-141-0/+33
* QImageReader-test: Make more verbose, use QTemporaryDir.Friedemann Kleint2011-12-131-9/+46
* Fix failing unit tests.Sarah Smith2011-12-131-0/+3
* QClipboard-test: Fix testFriedemann Kleint2011-12-135-72/+122
* Fix qfile unit test failing on shadow build.Kurt Korbatits2011-12-131-3/+3
* Fix possible jump in animation timer.Michael Brasser2011-12-131-1/+45
* Move QAbstractItemModel into a separate directory.Stephen Kelly2011-12-136-2/+6
* Add touchEvent() virtual to QWindow.Laszlo Agocs2011-12-121-0/+82
* Add QVarLengthArray::length().Robin Burchell2011-12-121-0/+62
* Update .gitignore for tests/auto/corelib/io/qresourceengineBradley T. Hughes2011-12-121-0/+1
* Check driver validity before using itHonglei Zhang2011-12-121-2/+7
* Revert "Remove unused overload of QTest::qExec."Friedemann Kleint2011-12-126-1/+111
* Silence -Woverloaded-virtual warnings in QFileDialogBradley T. Hughes2011-12-122-5/+5
* Remove QMetaObject guards and deprecate QPointer.Bradley T. Hughes2011-12-102-4/+2
* Fixes for tst_QTemporary(File|Dir)::nonWritableCurrentDirJoão Abecasis2011-12-092-6/+4
* Extend touch events.Laszlo Agocs2011-12-095-70/+108
* Remove QtWidgets dependency from QTcpSocket autotestShane Kearns2011-12-093-33/+12
* Fix unstable test caseShane Kearns2011-12-092-2/+1
* QProcess-test: Fix executable location on Windows.Friedemann Kleint2011-12-091-7/+0
* Promote openStandardStreams sub-tests to top levelJoão Abecasis2011-12-091-10/+2
* QPixmap test: Re-enable tests of Windows bitmap/icon conversion.Friedemann Kleint2011-12-091-40/+48
* Tests: Fix the language change test.Friedemann Kleint2011-12-092-15/+21
* QFile-test: Do not fail when run with redirected stdout/stderr.Friedemann Kleint2011-12-091-5/+11
* QProcess-Test: Improve error handling.Friedemann Kleint2011-12-091-6/+23
* Re-enable 'check' target for tests/auto/gui on Mac OS XBradley T. Hughes2011-12-0910-1/+18
* Forward the contents of the parents argument through this proxy.Stephen Kelly2011-12-091-0/+53
* Notify about moves in the source model more efficiently.Stephen Kelly2011-12-092-3/+133
* Fix failing setSocketDescriptor test in QTcpSocketShane Kearns2011-12-091-0/+1
* testProcessSpacesArgs fixedJoerg Bornemann2011-12-092-2/+2
* Improve/cleanup qtemporarydir (and qtemporaryfile) unit testsDavid Faure2011-12-082-75/+33
* Fix QTemporaryDir unittest on Mac OS XDavid Faure2011-12-081-7/+9
* QPixmap test: Make lenientCompare() more verbose.Friedemann Kleint2011-12-081-19/+15
* QTestlib/Selftest: Fix Windows.Friedemann Kleint2011-12-081-2/+20
* Create a class to contain accessibilty enums.Frederik Gladhorn2011-12-081-8/+8
* Remove unused overload of QTest::qExec.Jason McDonald2011-12-086-111/+1