summaryrefslogtreecommitdiffstats
path: root/tests/auto/qwidgetaction
diff options
context:
space:
mode:
authorShane Kearns <shane.kearns@accenture.com>2010-10-13 18:00:00 (GMT)
committerShane Kearns <shane.kearns@accenture.com>2010-10-19 08:34:35 (GMT)
commit9ea66f867c1aeb60dc4e90acefb2258a084740ca (patch)
tree7830fa8fb30db8b2068e1c6ff07d768cc8facbdc /tests/auto/qwidgetaction
parentc822fba71e2949eea3de49009ef99602a4110914 (diff)
downloadQt-9ea66f867c1aeb60dc4e90acefb2258a084740ca.zip
Qt-9ea66f867c1aeb60dc4e90acefb2258a084740ca.tar.gz
Qt-9ea66f867c1aeb60dc4e90acefb2258a084740ca.tar.bz2
Autotest for seeking beyond end of file and then writing
File engine refactor caused a regression in the TIFF image codec, as QFile::seek() previously worked like lseek() / fseek() in posix. But on symbian the native RFile::Seek api clamps to the end of the file if you attempt to seek beyond there. This test checks seek behaviour in the appropriate place, the QFile auto test. Reviewed-By: joao
Diffstat (limited to 'tests/auto/qwidgetaction')
0 files changed, 0 insertions, 0 deletions