summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-03-062-2/+2
|\
| * Use qmake for package dependency resolution in cmake tests.Stephen Kelly2013-02-262-2/+2
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-02-05127-132/+132
|\ \ | |/
| * Doc: Fix module name formatSze Howe Koh2013-01-251-6/+6
| * Update copyright year in Digia's license headersSergio Ahumada2013-01-10126-126/+126
* | Remove QT_{BEGIN,END}_HEADER macro usageSergio Ahumada2013-01-2836-140/+0
|/
* make qtbase source dependency explicitv5.0.0-rc2Oswald Buddenhagen2012-12-121-2/+3
* make use of qt_headersclean.prfOswald Buddenhagen2012-12-112-66/+2
* fixing linking against non-installed libsOswald Buddenhagen2012-12-041-0/+1
* Always get the default flags from QAIM.Stephen Kelly2012-11-271-1/+1
* Doc: Modularized Qt XML Patterns documentation.Jerome Pasion2012-11-231-11/+11
* CMake: Remove obsolete test_modules testv5.0.0-beta2Stephen Kelly2012-11-013-74/+0
* CMake: Test module includesStephen Kelly2012-10-311-0/+6
* Tests: Use qInstallMessageHandler()Kai Koehne2012-10-162-7/+7
* Fix XmlListModel memory leakAri Koivisto2012-10-144-1/+9
* Build fix after QVariant change.Jędrzej Nowacki2012-10-103-10/+10
* Remove invalid URIs from testing with QXmlQueryThiago Macieira2012-10-081-4/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-24128-3083/+3083
* centralize load(qt_build_config)s in .qmake.confOswald Buddenhagen2012-09-112-3/+0
* Set the Qt API level to compatibility mode in all tests.Thiago Macieira2012-08-0134-0/+34
* Test that the package configs for QtXmlPatterns work.Stephen Kelly2012-07-205-0/+90
* don't reference $$QT_SOURCE/BUILD_TREE - they're unavailable hereOswald Buddenhagen2012-07-066-20/+18
* make test suite properly shadow build compatibleOswald Buddenhagen2012-06-2812-128/+130
* build system cleanupsOswald Buddenhagen2012-06-272-2/+2
* tests: No need to exclude files after the move out of Qt.Holger Hans Peter Freyther2012-06-271-5/+1
* Changed tests to work from install directorySergio Ahumada2012-05-313-0/+6
* test: Change SRCDIR to use QFINDTESTDATASergio Ahumada2012-05-281-26/+25
* QtXmlPatterns: Fix compiler warnings.Friedemann Kleint2012-05-252-9/+7
* Fix for exceptions being turned off by default.Toby Tomkins2012-05-211-0/+2
* qxmlquery: Update incorrect test data for incorrect test.Toby Tomkins2012-05-101-2/+2
* Change remaining uses of {to,from}Ascii to {to,from}Latin1 [other]Thiago Macieira2012-05-031-4/+4
* QAbstractItemModel::reset is deprecated.Thiago Macieira2012-05-031-1/+6
* Don't use the QRegExp methods that modify the objectThiago Macieira2012-04-242-2/+2
* Update XmlPatterns test suite scriptHonglei Zhang2012-04-234-31/+83
* Use a QMap instead of a QHash for the regexp flagsThiago Macieira2012-04-201-1/+1
* Update QtXmlPatterns module name in documentationqt-v5.0.0-alpha1Honglei Zhang2012-03-222-2/+2
* Fix line endins on xmlpatterns test case data filesMiikka Heikkinen2012-02-231-0/+1
* Windows: Fix local file URLs in two autotestsMiikka Heikkinen2012-02-232-2/+10
* Fixed failure of tst_xmlpatterns due to Qt plugin loading changesRohan McGovern2012-02-221-6/+28
* Fix QUrl handling after QUrl changes.David Faure2012-02-021-4/+0
* Mark expected failures in tst_qxmlqueryRohan McGovern2012-01-311-0/+4
* Purge the Symbian support from this moduleHolger Hans Peter Freyther2012-01-3112-40/+14
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-31126-126/+126
* Fix build on Mac OS XTor Arne Vestbø2012-01-234-4/+4
* Update obsolete contact address.Jason McDonald2012-01-23126-126/+126
* Update copyright year in license headers.Jason McDonald2012-01-09126-126/+126
* QtXmlPatterns-test: Use QFINDTESTDATA to locate test data.Friedemann Kleint2011-12-224-4/+38
* Fix sanity check of network test serverJason McDonald2011-11-304-9/+15
* Remove needless include from xmlpatternsvalidator test.Jason McDonald2011-11-301-1/+0
* Make private headers usable, and use them in the tests.Rohan McGovern2011-11-1120-109/+93