summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib
Commit message (Expand)AuthorAgeFilesLines
...
* Remove empty functions from QSet autotest.Jason McDonald2011-12-251-4/+0
* Finish removing Qt3 supportBradley T. Hughes2011-12-231-4/+4
* QCryptographicHash: allow to hash the content of a QIODeviceSune Vuorela2011-12-224-0/+44
* Fix movablity of QVariant.Jędrzej Nowacki2011-12-221-2/+24
* Allow QMetaType to register information about movabilityJędrzej Nowacki2011-12-221-0/+40
* Remove QT_NO_STL_WCHAR hackHarald Fernengel2011-12-221-7/+1
* Fix compile error when configured with -no-exceptionsShane Kearns2011-12-221-1/+4
* Reimplement QAbstractFileEngine::open() properlyBradley T. Hughes2011-12-211-1/+1
* Revert "Revert "Add QObject::objectNameChanged(con... signal""Alan Alpert2011-12-201-2/+0
* Retire QTest::pixmapsAreEqual().Jason McDonald2011-12-201-4/+10
* Fix QDir::removeRecursively so it doesn't follow symlinks to directories.David Faure2011-12-191-0/+26
* Do not call QueuedConnection slot on partialy destroyed objectOlivier Goffart2011-12-191-4/+17
* Move proxy and selection models to QtCore.Stephen Kelly2011-12-1617-3/+7400
* Fix typos in QObject::(dis)connect warningsGiuseppe D'Angelo2011-12-151-1/+1
* QThread-test: Fix test on Windows (timer inaccuracy).Friedemann Kleint2011-12-141-9/+4
* QObject-test: Reorganize subprocess.Friedemann Kleint2011-12-146-7/+16
* Fix possible jump in animation timer.Michael Brasser2011-12-141-0/+33
* 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 QVarLengthArray::length().Robin Burchell2011-12-121-0/+62
* Update .gitignore for tests/auto/corelib/io/qresourceengineBradley T. Hughes2011-12-121-0/+1
* 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
* 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
* 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
* 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
* Port externaltests.cpp to QTemporaryDirDavid Faure2011-12-071-69/+23
* Fix tst_QSharedPointer invalidConstructs:forward-declaration failureBradley T. Hughes2011-12-061-0/+6
* Remove TESTED_CLASS/TESTED_FILES comments from tests.Jason McDonald2011-12-0684-255/+0
* Make tst_QVariant::canConvertMetaTypeToInt more verbose.Jędrzej Nowacki2011-12-051-13/+20
* New class QTemporaryDir.David Faure2011-12-023-0/+479
* Remove QInternal callbacks and internal functionsBradley T. Hughes2011-12-021-73/+0
* Implement QDir::removeRecursivelyDavid Faure2011-12-021-0/+83
* Remove cast and assignment operators from QAtomicInt and QAtomicPointerBradley T. Hughes2011-12-023-153/+10
* Windows: Stabilize qpauseanimation test.Friedemann Kleint2011-12-021-8/+65
* Revert "Add QObject::objectNameChanged(const QString &objectName) signal"Martin Jones2011-12-021-0/+2
* Windows: Fix qabstractfilenengine-test.Friedemann Kleint2011-12-011-2/+16
* Add QObject::objectNameChanged(const QString &objectName) signalBradley T. Hughes2011-12-011-2/+0
* Windows: Fix compilation of qdir test.Friedemann Kleint2011-12-011-1/+1
* Improve Q_CONSTRUCTOR_FUNCTION and Q_DESTRUCTOR_FUNCTION macros.Jędrzej Nowacki2011-12-011-0/+13
* Mark tst_qfilesystementry as private test on Windows.Rohan McGovern2011-12-011-0/+3
* Fixed installation of corelib testsRohan McGovern2011-12-0184-762/+497
* Improve QString autotest.Jason McDonald2011-12-011-8/+7
* Minor improvement to QByteArray autotestJason McDonald2011-12-011-28/+23
* Make QWinEventNotifier part of the public APIDebao Zhang2011-12-011-1/+1