The Version table provides details related to the release that this issue/RFE will be addressed.
Unresolved : Release in which this issue/RFE will be addressed. Resolved: Release in which this issue/RFE has been resolved. Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.
We need to develop unit tests for the Image Ops feature (RT-17409).
Comments
The remainder of the tests will be done in Lombard.
24-07-2012
Some unit tests for the PixelFormat class were added when RT-22885 was fixed, but they only test the PixelFormat classes.
Additional tests are needed for PixelReader, PixelWriter, and WritableImage.
21-07-2012
The unit tests should contain a test for negative/zero w,h to test the documentation added for RT-21831.