summaryrefslogtreecommitdiffstats
path: root/tests/auto/xml/dom
Commit message (Expand)AuthorAgeFilesLines
* Get rid of QTextCodec in QTextStreamLars Knoll2020-05-143-196/+25
* Merge remote-tracking branch 'origin/5.15' into devSimon Hausmann2020-03-161-7/+17
|\
| * Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-03-111-7/+17
| |\
| | * QDom: use correct precision when converting float/double valuesChristian Ehrlicher2020-03-031-7/+17
* | | Merge remote-tracking branch 'origin/dev' into merge-devLeander Beernaert2020-01-241-6/+127
|\ \ \
| * | | Merge remote-tracking branch 'origin/5.15' into devFriedemann Kleint2020-01-071-10/+26
| |\| |
| | * | Deprecate SAX classes in Qt XMLSona Kurazyan2020-01-061-10/+26
| * | | Merge remote-tracking branch 'origin/5.15' into devFriedemann Kleint2019-11-271-6/+42
| |\| |
| | * | Port QDomDocument to QXmlStreamReaderSona Kurazyan2019-11-261-6/+42
| | |/
| * | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-11-251-0/+69
| |\|
| | * QDom: use QLocale::C when converting a double to a xml attributeChristian Ehrlicher2019-11-191-0/+69
* | | Merge remote-tracking branch 'origin/dev' into wip/cmakeLeander Beernaert2019-11-191-4/+4
|\| |
| * | test: migrate QDom test to QRegularExpressionSamuel Gaist2019-10-211-4/+4
| |/
* / Add XML testsLeander Beernaert2019-10-102-0/+24
|/
* Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-09-291-3/+3
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-09-231-3/+3
| |\
| | * Fix test for sandboxed platformsMaurice Kalinowski2016-09-231-3/+3
* | | Remove Windows CE from tests (others).Friedemann Kleint2016-03-311-5/+0
|/ /
* / Updated license headersJani Heikkinen2016-01-211-17/+12
|/
* Fix QDomNamedNodeMap::item crash with negative indexJoni Poikelin2015-10-291-0/+9
* Various tests: Replace Q[TRY]_VERIFY(a == b) by Q[TRY]_COMPARE(a, b).Friedemann Kleint2015-07-281-5/+5
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Fix QDomDocument::importNode() crashing on null nodesMarian Beermann2014-10-071-0/+3
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* tests: Make the QT assignments more explicitSergio Ahumada2013-08-211-1/+0
* tst_qdom: Fix warning about character conversion,Friedemann Kleint2013-06-081-2/+2
* QtXml tests: Remove DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0Debao Zhang2013-03-271-1/+0
* Whitespace cleanup: remove trailing whitespaceAxel Waggershauser2013-03-161-9/+9
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Tests: Remove declaration of built-in and automatic metatypes.Stephen Kelly2013-01-061-1/+0
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Set the Qt API level to compatibility mode in all tests.Thiago Macieira2012-08-011-0/+1
* Fixes to the qdom autotestLars Knoll2012-07-313-147/+14
* Merge remote-tracking branch 'origin/master' into api_changesLars Knoll2012-04-161-1/+1
|\
| * Bump some Qt 5 to-do's to Qt 6.Jason McDonald2012-04-101-1/+1
* | Stop relying on QHash orderingGiuseppe D'Angelo2012-04-031-4/+12
|/
* Fix breakage in dead codeRichard Moore2012-02-221-1/+1
* Eliminate duplicate data row names in dbus, tools and xml autotests.Jason McDonald2012-02-161-27/+26
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Changed xml unittests to work from installation directoryKurt Korbatits2012-01-192-34/+37
* Fix memory leak in QDomDocument entity text expansionSami Rosendahl2012-01-101-2/+2
* Fix memory leak in QDomDocument DTD entity declaration handlerSami Rosendahl2012-01-061-0/+25
* Fix memory leak in QDomDocument DTD notation declaration handlerSami Rosendahl2012-01-061-0/+24
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Use true and false in preference to TRUE and FALSE in tests.Jason McDonald2012-01-031-32/+32
* Remove TESTED_CLASS/TESTED_FILES comments from tests.Jason McDonald2011-12-061-3/+0
* all remaining tests: eliminated usage of qttest_p4.prfRohan McGovern2011-10-251-2/+3
* Remove Symbian-specific code from tests.Jason McDonald2011-09-292-8/+2
* Moved xml autotests into new directory structureJo Asplin2011-09-0618-0/+6407