diff options
| author | Shane Kearns <shane.kearns@accenture.com> | 2010-10-12 16:32:29 (GMT) |
|---|---|---|
| committer | Shane Kearns <shane.kearns@accenture.com> | 2010-10-18 13:35:45 (GMT) |
| commit | ec1c89a9440cefc0ebea225d3aeca2decb56e690 (patch) | |
| tree | f3ce4b2b0a05b75cd2dd08713800fae7a87566b0 /doc/src/snippets/code/src_opengl_qglpixelbuffer.cpp | |
| parent | b131badb55f7611a9ad47e2be54d6721a28d1307 (diff) | |
| download | Qt-ec1c89a9440cefc0ebea225d3aeca2decb56e690.zip Qt-ec1c89a9440cefc0ebea225d3aeca2decb56e690.tar.gz Qt-ec1c89a9440cefc0ebea225d3aeca2decb56e690.tar.bz2 | |
Correct errors in the qimagereader autotest
First, pgm and pbm formats need the same exception given to ppm format
as they are subtypes of the same format. (as text based image formats they
are vulnerable to line end differences)
Second, a workaround for the readFromDevice test case hanging on the symbian
emulator. The test expects to be able to send a whole image to a socket and
have this fit within the send/receive buffers of the TCP stack.
At least for the emulator's winsock backend, this hangs the autotest inside
a blocking write. On the Nokia 5800, the test passed so it's currently skipped
only for the emulator.
Reviewed-By: Jason Barron
Diffstat (limited to 'doc/src/snippets/code/src_opengl_qglpixelbuffer.cpp')
0 files changed, 0 insertions, 0 deletions
