summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJason McDonald <jason.mcdonald@nokia.com>2011-11-17 16:11:59 +1000
committerQt Continuous Integration System <qt-info@nokia.com>2011-11-18 06:25:39 +0100
commit0c6597e59f64c0bb7bf1069e0e0a8b8d2fc88198 (patch)
tree4d18387d0a1d83c2f1810336d7da46dcf3640080
parent530d794be82e91cd09eb06ba814a4e68b47a3e1d (diff)
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>
0 files changed, 0 insertions, 0 deletions