Description: | %body |
Skills: | |
Estimated time: | |
Contact person: |
Another source of inspiration are GNU Classpath's
Write Mauve tests for reading in images. You could use the test images at libpng.org and write Mauve testlets that load each image from a file. Compute a hash (such as SHA-1) over the contents of the DataBuffer. If the hash matches, the test succeeds.
Note that we don't have javax.imageio yet, so you'd have to develop this with the Sun JDK.