summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
| * Flag QGraphicsView test as unstable on Mac.Toby Tomkins2012-02-221-1/+1
| * Drop file-engine abstraction from public APIJoão Abecasis2012-02-2212-16/+75
| * Fix the qlocalsocket testAndrew Stanley-Jones2012-02-211-1/+3
| * Enable qlocalsocket auto testAndrew Stanley-Jones2012-02-211-1/+1
| * Give the compile flags an EXECUTABLE_ prefix.Stephen Kelly2012-02-217-1/+29
| * Print out the try_compile output for tests expected to fail.Stephen Kelly2012-02-211-0/+2
| * qmimetype: Fix test failure when LC_ALL is set.David Faure2012-02-211-0/+1
| * Test for QT_NO_SSL instead of QT_NO_OPENSSLShane Kearns2012-02-2111-74/+74
| * Make qget manual test compile without ssl supportShane Kearns2012-02-212-0/+6
| * 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
| * Port badxml autotest to QMetaObjectBuilderKent Hansen2012-02-212-16/+16
| * Remove qMacVersion()Bradley T. Hughes2012-02-211-1/+1
* | Port badxml autotest to QMetaObjectBuilderKent Hansen2012-02-242-16/+16
* | SimpleVector: don't assert when reserving on emptyJoão Abecasis2012-02-222-2/+65
* | Change QVector's in-memory data layoutJoão Abecasis2012-02-221-4/+7
* | Change meaning of offset in QStringDataJoão Abecasis2012-02-221-1/+1
* | Workaround compiler issueJoão Abecasis2012-02-221-1/+1
* | Merge remote-tracking branch 'gerrit/master' into containersJoão Abecasis2012-02-21404-5362/+9086
|\|
| * Fix qlogging test.Friedemann Kleint2012-02-211-2/+3
| * Improve tst_QPrinterInfo::testForDefaultPrinter().Jason McDonald2012-02-211-1/+2
| * Allow printer names to contain hyphens in QPrinterInfo test.Jason McDonald2012-02-211-1/+1
| * Fix warning about unregistered metatype in QWindow autotest.Jason McDonald2012-02-211-0/+2
| * Flag two tests (Win+A, Simon+G) in parseString as expect fail on OSX.Toby Tomkins2012-02-212-2/+5
| * Make the QApplication autotest work for shadow builds.Jason McDonald2012-02-211-3/+22
| * tst_qapplication: mark expected failure on macRohan McGovern2012-02-211-0/+11
| * Changed qnetworksession unittest to work from installation dirKurt Korbatits2012-02-212-1/+6
| * Stabilize tst_qdbusabstractinterface and make it XFAILRohan McGovern2012-02-201-40/+38
| * Silence warnings/debug output from qobject testsKent Hansen2012-02-201-0/+14
| * Remove QPlatformIntegration/QPlatformTheme from QGuiAppPrivate.Friedemann Kleint2012-02-201-0/+1
| * Fix warning about converting false to pointer value.Friedemann Kleint2012-02-201-2/+2
| * uic: use QStringLiteral() instead of QString::fromUtf8() where applicableMarc Mutz2012-02-2099-1500/+1500
| * 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