summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib
Commit message (Expand)AuthorAgeFilesLines
* Drop file-engine abstraction from public APIJoão Abecasis2012-02-229-10/+32
* qmimetype: Fix test failure when LC_ALL is set.David Faure2012-02-211-0/+1
* QEasingCurve: implement move constructorMarc Mutz2012-02-211-0/+6
* QEasingCurve: implement move-assignment operatorMarc Mutz2012-02-211-0/+19
* QEasingCurve: add member-swapMarc Mutz2012-02-211-0/+7
* Fix qlogging test.Friedemann Kleint2012-02-211-2/+3
* Silence warnings/debug output from qobject testsKent Hansen2012-02-201-0/+14
* Add QMetaMethod::isValid() functionKent Hansen2012-02-201-0/+15
* Modify helper functions to remove embedded QSKIP call and return status.Toby Tomkins2012-02-201-8/+13
* Make QLocale autotest pass for shadow builds.Jason McDonald2012-02-201-7/+1
* Fixed qobject unittest to work from installation directoryKurt Korbatits2012-02-202-2/+6
* Speed up tst_QWaitConditionBradley T. Hughes2012-02-201-7/+1
* Import QMimeType / QMimeDatabase into QtCore.David Faure2012-02-1814-2/+1358
* Added error reporting to QJsonParserAndrew Christian2012-02-181-0/+165
* Expect tst_QSettings::ctor(native) failures on Mac OS XBradley T. Hughes2012-02-172-1/+6
* Remove usages of QT_ARCH and QT_ARCH_* from qtbaseBradley T. Hughes2012-02-171-1/+1
* Compilation fix: missing includes for geteuid()Marc Mutz2012-02-171-0/+4
* Fix qlogging test for release configurationMiikka Heikkinen2012-02-172-12/+26
* QMimeData: export URLs as text tooDavid Faure2012-02-171-2/+5
* QDebug: Add support for %{pid}, %{appname} and %{threadid}David Faure2012-02-172-7/+10
* Fix tst_QFileSystemWatcher failure on Mac OS XBradley T. Hughes2012-02-172-2/+5
* Changed qcryptographichash unittest to work from installation directoryKurt Korbatits2012-02-172-12/+4
* Changed json unittest to work from installation directoryKurt Korbatits2012-02-162-8/+13
* Implement new static less API for QMetaType.Jędrzej Nowacki2012-02-161-23/+133
* Fixed tst_QFile when redirecting stdin/stdout/stderr to/from files.Rohan McGovern2012-02-161-3/+6
* Add QMetaType::FirstCoreType enum value.Jędrzej Nowacki2012-02-161-1/+2
* Add autotest for QMetaMethod introspectionKent Hansen2012-02-153-0/+621
* Stabilize QFileSystemWatcher test.Friedemann Kleint2012-02-152-35/+69
* tst_QVariant passes on Mac OS XBradley T. Hughes2012-02-151-2/+0
* Test template-based connect() with qmetaobjectbuilderKent Hansen2012-02-151-9/+17
* qmetaobjectbuilder: Add support for revisioned methods and propertiesKent Hansen2012-02-151-0/+25
* Eliminate duplicate data row names from corelib autotests.Jason McDonald2012-02-1419-193/+193
* Eliminate duplicate data row names in utf8 autotest.Jason McDonald2012-02-141-3/+3
* Fix duplicate data row name in tst_QTextCodec::utf8Codec test.Jason McDonald2012-02-141-2/+2
* Use meaningful data row names in tst_QTextCodec::fromUnicode test.Jason McDonald2012-02-141-64/+61
* Add QFileInfo::isNativePathJoão Abecasis2012-02-141-11/+12
* Fix tst_QSocketNotifier on Mac OS XBradley T. Hughes2012-02-132-9/+12
* Remove HP PA-RISC atomic implementation.Bradley T. Hughes2012-02-131-5/+0
* Add QUrl::toDisplayString(), which is toString() without password.David Faure2012-02-111-0/+6
* Make it possible to put QObject tracked with QWeakPointer inside QSharedPointerOlivier Goffart2012-02-101-8/+25
* Fix qlogging autotest for clangKai Koehne2012-02-101-0/+17
* Test posted events in tst_QEventDispatcher with various flagsBradley T. Hughes2012-02-101-1/+13
* Run tst_QEventDispatcher with the GUI event dispatchers as wellBradley T. Hughes2012-02-101-1/+16
* Add tst_QEventDispatcher to tests/auto/corelib/kernelBradley T. Hughes2012-02-103-0/+191
* Force -fPIE on ELF if Qt is built with reduced relocationsOlivier Goffart2012-02-101-3/+0
* Fixed qlibrary unittest to work on macKurt Korbatits2012-02-102-1/+2
* Fixed qsharedpointer unittest to run from installation directoryKurt Korbatits2012-02-101-1/+1
* Allow customization of qDebug output at runtimeKai Koehne2012-02-098-152/+719
* Make "nmake check" pass for corelib tests in Windows.Miikka Heikkinen2012-02-096-0/+12
* Fixed tst_qfileinfo::group crash if getgrgid failsRohan McGovern2012-02-091-0/+6