summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Add QMetaMethod::isValid() functionKent Hansen2012-02-201-0/+15
* Changed qabstractnetworkcache unittest to use TESTDATAKurt Korbatits2012-02-201-5/+1
* Modify helper functions to remove embedded QSKIP call and return status.Toby Tomkins2012-02-201-8/+13
* Set tst_qtoolbutton triggered function skipped.Toby Tomkins2012-02-201-0/+4
* Make QLocale autotest pass for shadow builds.Jason McDonald2012-02-201-7/+1
* testlib: Report one test result per benchmark test.Jason McDonald2012-02-2016-70/+314
* Fixed qobject unittest to work from installation directoryKurt Korbatits2012-02-202-2/+6
* testlib: Add selftests for XPASS and XFAIL involving QCOMPARE.Jason McDonald2012-02-205-59/+200
* testlib: make XPASS output slightly less confusing.Jason McDonald2012-02-208-12/+12
* 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
* Fix qclipboard autotest on Windows.Friedemann Kleint2012-02-181-1/+0
* Windows: Fix QWindow-test.Friedemann Kleint2012-02-171-1/+1
* Ensure that Qt public headers compile with strict flagsDavid Faure2012-02-172-4/+28
* Fix handling of urls containing username/password in QNetworkAccessManagerShane Kearns2012-02-171-10/+53
* Make 'nmake check' succeed for widgets testsMiikka Heikkinen2012-02-1710-0/+21
* Disable 'check' target generation for network autotests for Windows.Miikka Heikkinen2012-02-171-2/+2
* Expect failure in tst_QStyleSheetStyle::hoverColors()Bradley T. Hughes2012-02-171-0/+5
* Skip tst_QGuiApplication::focusObject() on Mac OS XBradley T. Hughes2012-02-171-0/+3
* Skip all tst_QFontDialog tests on Mac OS XBradley T. Hughes2012-02-171-0/+10
* Skip hanging tst_QColorDialog test, expect failing test on Mac OS XBradley T. Hughes2012-02-171-0/+6
* Skip hanging/failing tst_QApplication tests on Mac OS XBradley T. Hughes2012-02-172-2/+6
* Expect tst_QSettings::ctor(native) failures on Mac OS XBradley T. Hughes2012-02-172-1/+6
* Add palette() and further hints to QtGui/QPlatformTheme.Friedemann Kleint2012-02-171-1/+3
* Changed qnetworkreply unittest to work from install directoryKurt Korbatits2012-02-174-289/+243
* Removed rfc3252.txt from networkselftest unittestKurt Korbatits2012-02-172-910/+0
* Remove usages of QT_ARCH and QT_ARCH_* from qtbaseBradley T. Hughes2012-02-178-10/+10
* Use ctest to run all tests and print output.Stephen Kelly2012-02-171-15/+66
* Compilation fix: missing includes for geteuid()Marc Mutz2012-02-172-0/+9
* Fix qlogging test for release configurationMiikka Heikkinen2012-02-172-12/+26
* QWindow-test: Fix QSignalSpy warning about Qt::ScreenOrientation.Friedemann Kleint2012-02-171-0/+3
* QMimeData: export URLs as text tooDavid Faure2012-02-171-2/+5
* Remove historical +1 from font height calculationEskil Abrahamsen Blomfeldt2012-02-172-7/+7
* 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
* testlib: Skip test function if init() fails.Jason McDonald2012-02-175-38/+273
* Changed qsslkey to work from installation directoryKurt Korbatits2012-02-172-52/+12
* Changed qsslcertificate unittest to work from install directoryKurt Korbatits2012-02-172-63/+38
* 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
* Eliminate duplicate data row names in dbus, tools and xml autotests.Jason McDonald2012-02-163-32/+31
* Eliminate duplicate data row names in network autotestsJason McDonald2012-02-164-23/+24
* Use static-less QMetaType API in QVariant.Jędrzej Nowacki2012-02-161-0/+2
* Implement new static less API for QMetaType.Jędrzej Nowacki2012-02-162-24/+186
* Fixed tst_QFile when redirecting stdin/stdout/stderr to/from files.Rohan McGovern2012-02-161-3/+6
* Fix ref counted window close handling.Stephen Kelly2012-02-161-499/+14
* Add QMetaType::FirstCoreType enum value.Jędrzej Nowacki2012-02-163-3/+4
* Move the removal of the Quit event to QWindow.Stephen Kelly2012-02-152-0/+80
* Make the cmake tests work with a namespace build.Stephen Kelly2012-02-156-0/+11