qt5base-lts/tests/auto/corelib/io
Jason McDonald 93d2519d99 Improve QBuffer autotest.
This commit fixes several issues found in the readLineBoundaries() test
function.

First, the test performed some test actions but did not perform any
verification steps to check that the outcome of those actions was
acceptable.

Second, the test didn't need to write the buffered data to a file to
verify line-by-line reading.

Third, the get/unget action was unrelated to the readLineBoundaries()
test and has been moved to a separate test function.  That test function
now tests that get/unget works at every position in a buffer, not just
at position 0.

Change-Id: Icad52ed598e94b6e05a194b9ab301d099bfc094c
Reviewed-by: Rohan McGovern <rohan.mcgovern@nokia.com>
2011-11-18 04:51:09 +01:00
..
qabstractfileengine Cleanup corelib autotests 2011-11-11 02:45:05 +01:00
qbuffer Improve QBuffer autotest. 2011-11-18 04:51:09 +01:00
qdatastream Don't depend on moc to disable test functions. 2011-11-18 01:51:57 +01:00
qdebug Cleanup corelib autotests 2011-11-11 02:45:05 +01:00
qdir Don't depend on moc to disable test functions. 2011-11-18 01:51:57 +01:00
qdiriterator Don't depend on moc to disable test functions. 2011-11-18 01:51:57 +01:00
qfile Don't depend on moc to disable test functions. 2011-11-18 01:51:57 +01:00
qfileinfo Don't depend on moc to disable test functions. 2011-11-18 01:51:57 +01:00
qfilesystementry Cleanup corelib autotests 2011-11-11 02:45:05 +01:00
qfilesystemwatcher Cleanup corelib autotests 2011-11-14 07:33:57 +01:00
qiodevice Don't depend on moc to disable test functions. 2011-11-18 01:51:57 +01:00
qprocess Don't depend on moc to disable test functions. 2011-11-18 01:51:57 +01:00
qprocessenvironment Don't depend on moc to disable test functions. 2011-11-18 01:51:57 +01:00
qresourceengine Cleanup corelib autotests 2011-11-14 07:33:57 +01:00
qsettings Don't depend on moc to disable test functions. 2011-11-18 01:51:57 +01:00
qstandardpaths Cleanup corelib autotests 2011-11-14 07:33:57 +01:00
qtemporaryfile Cleanup corelib autotests 2011-11-11 02:45:05 +01:00
qtextstream Don't depend on moc to disable test functions. 2011-11-18 01:51:57 +01:00
qurl Cleanup corelib autotests 2011-11-11 02:45:05 +01:00
io.pro QStandardPaths: add Config and GenericData, add methods 2011-10-23 00:56:39 +02:00