summaryrefslogtreecommitdiffstats
path: root/tests/auto/xml/sax/qxmlsimplereader
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | Make test work for sandboxed targetsv5.8.0-alpha1Maurice Kalinowski2016-08-311-50/+60
|/ /
* / Updated license headersJani Heikkinen2016-01-215-85/+60
|/
* Remove exec bits from files that should not be executableDmitry Shachnev2015-06-0745-0/+0
* Update copyright headersJani Heikkinen2015-02-115-35/+35
* Update license headers and add new license filesMatti Paaso2014-09-245-95/+55
* 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-211-2/+1
* QtXml tests: Remove DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0Debao Zhang2013-03-272-2/+0
* Whitespace cleanup: remove trailing whitespaceAxel Waggershauser2013-03-161-1/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-185-5/+5
* remove obsolete DEPENDPATH assignmentsOswald Buddenhagen2012-12-171-1/+0
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-225-121/+121
* 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-012-0/+2
* remove some qmake -project boilerplate from project filesOswald Buddenhagen2012-06-191-2/+1
* clean up qmake-generated projectsOswald Buddenhagen2012-02-242-13/+1
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-305-5/+5
* Update contact information in license headers.Jason McDonald2012-01-235-5/+5
* Changed xml unittests to work from installation directoryKurt Korbatits2012-01-192-6/+11
* Update copyright year in license headers.Jason McDonald2012-01-055-5/+5
* Use true and false in preference to TRUE and FALSE in tests.Jason McDonald2012-01-031-26/+26
* 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 SkipMode parameter from QSKIP calls.Jason McDonald2011-10-211-1/+1
* Remove Symbian-specific code from tests.Jason McDonald2011-09-292-6/+1
* Moved xml autotests into new directory structureJo Asplin2011-09-06773-0/+5654