Commit Graph

4 Commits (fcd7836a832e0f0a966a278d39d5f5f39eee053d)

Author SHA1 Message Date
Pierre Ossman fcd7836a83 Approximate comparison of JPEG result
The browsers have various rounding errors so we need to compare the
output data only approximately and not exactly.
4 years ago
Pierre Ossman 073737c8ac Handle empty rects from the server
These are very pointless for the server to send, but not a violation of
the protocol so we need to be able to handle them. We've seen this
happen in real world scenarios a few times.
4 years ago
Pierre Ossman 5752bf8ab7 Add tests for the Tight decoders 4 years ago
Pierre Ossman 6fd1035fb1 Split decoder tests to separate files 4 years ago