New test.
[mono.git] / mcs / class / System.Drawing / Test / System.Drawing.Imaging / ChangeLog
index 7c80710b60ee1193ffbd069fe183566fa4059663..02897cba1d69f25e11774aba931f559ffaab2de1 100644 (file)
@@ -1,3 +1,26 @@
+2006-09-18     Boris Kirzner <borisk@mainsoft.com>
+
+       * TestBmpCodec.cs,TestColorMatrix.cs,TestJpegCodec.cs : mark tests
+       not working in TARGET_JVM.
+
+2006-09-16  Sebastien Pouliot  <sebastien@ximian.com>
+
+       * GifCodecTest.cs: Change filename for Save to ease debugging. 
+       * IconCodecTest.cs: Change filename for Save to ease debugging. 
+       * PngCodecTest.cs: Change filename for Save to ease debugging. Change
+       color from Red to BlueViolet for lossless formats.
+       * TestBmpCodec.cs: Change filename for Save to ease debugging. Change
+       color from Red to BlueViolet for lossless formats. 
+       * TestJpegCodec.cs: Change filename for Save to ease debugging.
+       * TiffCodecTest.cs: Change filename for Save to ease debugging. Change
+       color from Red to BlueViolet for lossless formats.
+
+2006-09-15  Sebastien Pouliot  <sebastien@ximian.com>
+
+       * GifCodecTest.cs, IconCodecTest.cs, PngCodecTest.cs, TestBmpCodec.cs,
+         TestJpegCodec.cs, TiffCodecTest.cs: Refactor Save test case to check
+       convertions between pixel formats.
+
 2006-09-12     Boris Kirzner <borisk@mainsoft.com>
 
        * TestBmpCodec.cs, TestJpegCodec.cs: ifdef unsafe code