- Added reference module with test cases for JDK-provided readers

- Fixed ThumbsDBImageReader to pass test cases (got rid of some errouneous caching)
- Added TODO to remove caching in ICOImageReader (will need a test case for that)
- Minor changes in test cases to allow the reference test cases to pass
This commit is contained in:
Harald Kuhr
2009-10-11 22:43:41 +02:00
parent 1221a8bebc
commit 359659dc36
11 changed files with 303 additions and 42 deletions
+2
View File
@@ -41,6 +41,8 @@
<!-- Wrappers for 3rd party libs -->
<module>batik</module>
<module>jmagick</module>
<module>reference</module>
</modules>
<properties>