qt5base-lts/tests/auto/corelib/io/qbuffer
Jason McDonald a13b24eac0 Improve QBuffer autotest
The documentation of QIODevice::pos() states: "For sequential devices or
closed devices, where there is no concept of a "current position", 0 is
returned".  The test had a disabled check for a position of -1 before
the device is opened.  Make the test agree with the documentation.

Change-Id: Ide5729bfc825cdb84caf4851574a57d3ef42ccb2
Reviewed-by: Rohan McGovern <rohan.mcgovern@nokia.com>
2011-10-31 06:58:15 +01:00
..
.gitignore Moving relevant tests to corelib/io 2011-08-31 10:08:38 +02:00
qbuffer.pro corelib: eliminated usage of qttest_p4.prf 2011-10-25 05:03:08 +02:00
tst_qbuffer.cpp Improve QBuffer autotest 2011-10-31 06:58:15 +01:00