summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Moved autotests in category 'testlib' into new directory structureJo Asplin2011-09-12217-3/+7
* Merge branch 'master' into refactorGunnar Sletta2011-09-1210-10/+111
|\
| * tests: use contains(QT_CONFIG,private_tests) consistentlyRohan McGovern2011-09-093-1/+8
| * Add an SSE4.2 even simpler version of toLatin1Thiago Macieira2011-09-081-0/+4
| * Add missing license header.Jason McDonald2011-09-081-0/+41
| * tests: fix QNetworkProxyFactory testCorentin Chary2011-09-071-1/+1
| * Change in tst_qstylesheetstyle.cpp to work around a bug in testcocoon parser.Caroline Chao2011-09-071-1/+1
| * Fix missing curly brackets in tst_global.cpp.Caroline Chao2011-09-071-6/+9
| * Update V8Aaron Kennedy2011-09-074-0/+51
* | Fixed build error in tst_qopenglJo Asplin2011-09-091-1/+2
* | Moved autotests in category 'opengl' into new directory structureJo Asplin2011-09-0914-6/+6
* | Moved autotests in category 'other' into new directory structureJo Asplin2011-09-0960-10/+15
* | Moved network autotests into new directory structureJo Asplin2011-09-09282-66/+93
* | Disambiguated access to touch event API in QTestLibJo Asplin2011-09-081-10/+10
* | Added equivalent to tst_QGL::destroyFBOAfterContext() in tst_QOpenGL.Samuel Rødal2011-09-081-0/+27
* | Fixed tst_QGL::partialGLWidgetUpdates.Samuel Rødal2011-09-071-7/+2
* | Fixed tst_graphicseffect auto-test failures.Samuel Rødal2011-09-071-5/+5
* | Merge "Merge remote branch 'gerrit/master' into HEAD" into refactorPaul Olav Tvete2011-09-0660-290/+536
|\ \
| * | Merge remote branch 'gerrit/master' into HEADSamuel Rødal2011-09-0660-290/+536
| |\|
| | * Fix delayed password masking mid-string.Andrew den Exter2011-09-051-0/+7
| | * Restore Qt4.7 behaviour of QFileInfo::absolute(File)PathShane Kearns2011-09-021-1/+9
| | * Fix compile error on MSVC2008Shane Kearns2011-09-021-1/+1
| | * Remove the build-key from the plugin verification dataBradley T. Hughes2011-09-022-3/+0
| | * Fix comparison of absolute, unclean paths in QDirShane Kearns2011-09-022-0/+45
| | * qssl: add auto test to QSsl::Opaque QSslKeysCorentin Chary2011-09-022-0/+41
| | * test: removed bogus CONFIG+=debug in qdiriterator benchmarkRohan McGovern2011-09-011-2/+0
| | * test: removed bogus CONFIG+=debug for badxml selftestRohan McGovern2011-09-011-1/+0
| | * test: fixed `assert' selftest for release-only mac buildsRohan McGovern2011-09-012-2/+4
| | * Add option to compare to different platform in lancelot autotestaavit2011-09-018-74/+141
| | * Simplify qtestlib logging code, part 1Jason McDonald2011-09-011-6/+4
| | * Remove XFAIL from selftests for some platformsJason McDonald2011-08-315-11/+14
| | * Add QLocale::toUpper/LowerLars Knoll2011-08-311-8/+12
| | * QSslCertificate: regenerate blacklisted certificates, they were expiredPeter Hartmann2011-08-319-90/+90
| | * Fix errors in lightxml test loggerJason McDonald2011-08-3117-40/+117
| | * Make lightxml and xml log formatting consistentJason McDonald2011-08-3128-62/+62
* | | Moved xml autotests into new directory structureJo Asplin2011-09-06802-7/+16
|/ /
* | Moved sql autotests into new directory structureJo Asplin2011-09-0639-18/+26
* | Mark test as insignificantJo Asplin2011-09-051-0/+1
* | tests: mark `qstatictext' as using private APISergio Ahumada2011-09-051-0/+1
* | Moving relevant tests to corelib/xmlHolger Ihrig2011-09-014059-4/+6
* | Moving relevant tests to corelib/toolsHolger Ihrig2011-09-01147-46/+52
* | Moving relevant tests to corelib/threadHolger Ihrig2011-09-0144-13/+16
* | Moving relevant tests to corelib/statemachineHolger Ihrig2011-09-018-3/+6
* | Moving relevant tests to corelib/pluginHolger Ihrig2011-09-0149-5/+8
* | Moving relevant tests to corelib/kernelHolger Ihrig2011-09-0195-32/+157
* | Moved gui autotests into new directory structureJo Asplin2011-09-01640-74/+114
* | Moved dbus autotests into new directory structureJo Asplin2011-09-0170-1/+1
* | Clean up shared resources immediately as the last context is destroyed.Samuel Rødal2011-09-011-0/+17
* | Fix further test builds on Windows.Friedemann Kleint2011-08-316-6/+13
* | Fix compile on Windows.Friedemann Kleint2011-08-311-1/+1