summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/xml/qxmlstream/tst_qxmlstream.cpp
Commit message (Expand)AuthorAgeFilesLines
* Create corelib/serialization and move existing file formats into itThiago Macieira2018-01-261-1745/+0
* QXmlStreamWriter: Avoid writing invalid charactersUlf Hermann2017-09-131-0/+46
* tests/auto/corelib/xml: cleanupMarc Mutz2016-08-271-21/+42
* Merge remote-tracking branch 'origin/5.6' into 5.7Edward Welbourne2016-07-261-0/+59
|\
| * QtCore: Fix QXmlStreamReader for invalid characters in XML 1.0Luca Bellonda2016-07-171-0/+59
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-06-101-0/+39
|\|
| * Add support for 8bit encodings not ASCII compatible in QXMLStreamWriter.Luca Bellonda2016-06-081-0/+39
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-03-211-1/+2
|\|
| * tst_QXmlStream::writerHangs(): Create file in temporary directoryMaurice Kalinowski2016-03-161-1/+2
* | Updated license headersJani Heikkinen2016-01-211-17/+12
* | tests/auto/corelib: Remove some placeholder formatting.Friedemann Kleint2015-10-221-10/+13
* | Tests: Use QCOMPARE() with QLatin1String() for QString values.Friedemann Kleint2015-10-141-2/+2
* | Tests: Fix single-character string literals.Friedemann Kleint2015-10-131-31/+31
* | tests/corelib: Replace Q[TRY]_VERIFY(a == b) by Q[TRY]_COMPARE(a, b).Friedemann Kleint2015-08-191-3/+3
|/
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Doc: Fix references to Qt TestSze Howe Koh2013-01-301-4/+4
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Fix regression in QXmlStreamWriter with codec set to UTF-16Jan Arve Saether2012-11-201-0/+22
* Remove duplicate words and punctuation from documentation.Mitch Curtis2012-09-261-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* A few more random documentation fixesShawn Rutledge2012-08-231-11/+10
* Convert these files to ASCII or UTF-8Thiago Macieira2012-04-271-1/+1
* Fix MSVC warnings in tests.Friedemann Kleint2012-04-021-7/+10
* Eliminate duplicate data row names from corelib autotests.Jason McDonald2012-02-141-1/+1
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Changed qxmlstream unittest to remove its created file after run.Kurt Korbatits2012-01-241-0/+6
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Remove TESTED_CLASS/TESTED_FILES comments from tests.Jason McDonald2011-12-061-3/+0
* Fixed installation of corelib testsRohan McGovern2011-12-011-5/+5
* Cleanup corelib autotestsJason McDonald2011-11-301-19/+5
* Cleanup corelib autotestsJason McDonald2011-11-251-3/+4
* Cleanup corelib autotestsJason McDonald2011-11-141-2/+0
* Remove test that hasn't been enabled since 2007.Casper van Donderen2011-11-011-69/+0
* Remove Symbian-specific code from tests.Jason McDonald2011-09-291-4/+0
* Moving relevant tests to corelib/xmlHolger Ihrig2011-09-011-0/+1650