summaryrefslogtreecommitdiffstats
path: root/tests/auto/xml
Commit message (Expand)AuthorAgeFilesLines
* Prefix QTextStream operators with Qt:: in testsLars Knoll2019-05-031-2/+2
* Remove redundant file from testsRobert Loehning2019-05-021-5/+0
* Don't indefinitely wait for data if it was able to read some dataAndy Shaw2018-01-241-0/+84
* tst_qxmlsimplereader::inputFromSocket - fix race condition(s)Timur Pocheptsov2017-11-061-8/+24
* Increase timeout for tst_QXmlSimpleReader::inputFromSocket() testMilla Pohjanheimo2017-10-051-1/+1
* Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-11-011-6/+6
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-10-131-6/+6
| |\
| | * Plug leaks in tst_QXmlSimpleReaderMarc Mutz2016-10-101-6/+6
* | | 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
* | | Make test work for sandboxed targetsv5.8.0-alpha1Maurice Kalinowski2016-08-311-50/+60
* | | Remove Windows CE from tests (others).Friedemann Kleint2016-03-311-5/+0
|/ /
* | Updated license headersJani Heikkinen2016-01-218-136/+96
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-11-041-0/+9
|\|
| * Fix QDomNamedNodeMap::item crash with negative indexJoni Poikelin2015-10-291-0/+9
* | Tests: Remove CONFIG += parallel_test.Friedemann Kleint2015-09-051-1/+0
|/
* Various tests: Replace Q[TRY]_VERIFY(a == b) by Q[TRY]_COMPARE(a, b).Friedemann Kleint2015-07-282-6/+6
* Remove exec bits from files that should not be executableDmitry Shachnev2015-06-0745-0/+0
* Update copyright headersJani Heikkinen2015-02-118-56/+56
* Fix QDomDocument::importNode() crashing on null nodesMarian Beermann2014-10-071-0/+3
* Update license headers and add new license filesMatti Paaso2014-09-248-152/+88
* Speed up tst_QXmlSimpleReader.Friedemann Kleint2014-05-081-20/+14
* expand tabs and related whitespace fixes in *.{cpp,h,qdoc}Oswald Buddenhagen2014-01-133-191/+191
* Add a new UTF-8 decoder, similar to the encoder we've just addedThiago Macieira2014-01-091-1/+1
* Fully expand entities to ensure deep or widely nested ones fail parsingMitch Curtis2013-11-141-1/+1
* Disallow deep or widely nested entity references.Mitch Curtis2013-11-054-0/+96
* Add explanation to QEXPECT_FAIL statementsKurt Pattyn2013-10-171-42/+42
* Allow non-character codes in utf8 stringsKurt Pattyn2013-10-172-19/+4
* tests: Make the QT assignments more explicitSergio Ahumada2013-08-213-7/+2
* tst_qdom: Fix warning about character conversion,Friedemann Kleint2013-06-081-2/+2
* QtXml tests: Remove DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0Debao Zhang2013-03-275-5/+0
* Whitespace cleanup: remove trailing whitespaceAxel Waggershauser2013-03-164-15/+15
* Check for network module when building according auto testsOliver Wolff2013-02-191-1/+3
* Update copyright year in Digia's license headersSergio Ahumada2013-01-188-8/+8
* Tests: Remove declaration of built-in and automatic metatypes.Stephen Kelly2013-01-061-1/+0
* remove obsolete DEPENDPATH assignmentsOswald Buddenhagen2012-12-171-1/+0
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-228-193/+193
* Test: Remove QSKIP for tst_QXmlSimpleReader::inputFromSocketCaroline Chao2012-09-071-3/+0
* Set the Qt API level to compatibility mode in all tests.Thiago Macieira2012-08-015-0/+5
* Fixes to the qdom autotestLars Knoll2012-07-313-147/+14
* remove some qmake -project boilerplate from project filesOswald Buddenhagen2012-06-191-2/+1
* Add CONFIG+=parallel_test to suspected parallel-safe tests.Rohan McGovern2012-05-281-0/+1
* Change remaining uses of {to,from}Ascii to {to,from}Latin1 [QtXml]Thiago Macieira2012-05-031-2/+2
* 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
* | Merge remote-tracking branch 'origin/master' into api_changesOswald Buddenhagen2012-04-101-1/+1
|\|
| * Fix some compiler warnings in tests.Friedemann Kleint2012-03-271-1/+1
* | Stop relying on QHash orderingGiuseppe D'Angelo2012-04-031-4/+12
|/
* clean up qmake-generated projectsOswald Buddenhagen2012-02-242-13/+1