2008-06-27 Sebastien Pouliot <sebastien@ximian.com>
[mono.git] / mcs / class / System.Drawing / Test / System.Drawing / ChangeLog
1 2008-06-27  Sebastien Pouliot  <sebastien@ximian.com>
2
3         * TestRegion.cs: Add test case for #402613 to verify Exclude.
4         Based on Jan Krajicek's code supplied inside the bug report.
5
6 2008-06-27  Ivan N. Zlatev  <contact@i-nz.net>
7
8         * TestPointConverter.cs: Add test cases to verify that no NRE 
9         is thrown if culture is null in ConvertTo.
10         * TestSizeConverter.cs: Add test cases to verify that no NRE 
11         is thrown if culture is null in ConvertTo.
12
13 2008-04-25  Sebastien Pouliot  <sebastien@ximian.com>
14
15         * TestRegion.cs: Add test cases for #383878 to verify Intersect
16         with negative width & height and to check against the crash in
17         Complement.
18
19 2008-03-03  Sebastien Pouliot  <sebastien@ximian.com>
20
21         * TestIcon.cs: Add test case for #366485.
22
23 2008-01-21  Gert Driesen  <drieseng@users.sourceforge.net>
24
25         * TestGraphics.cs: Added test for bug #355141.
26
27 2008-01-13  Sebastien Pouliot  <sebastien@ximian.com>
28
29         * GDIPlusTest.cs: Don't use internal Unit enum anymore.
30
31 2008-01-08  Sebastien Pouliot  <sebastien@ximian.com>
32
33         * TestFont.cs: Add test case for GetHashCode from Jonathan Pobst
34         for bug #351647
35
36 2007-12-19  Sebastien Pouliot  <sebastien@ximian.com>
37
38         * TestGraphics.cs: Add test case on TransformPoints for #349800.
39
40 2007-12-17  Atsushi Enomoto  <atsushi@ximian.com>
41
42         * GDIPlusTest.cs : fix test build.
43
44 2007-11-12  Sebastien Pouliot  <sebastien@ximian.com>
45
46         * ColorTranslator.cs: Add test case for #340917 (LightGrey).
47
48 2007-11-06  Sebastien Pouliot  <sebastien@ximian.com>
49
50         * TestBitmap.cs: XML serialization test case (#323246).
51         * TestImage.cs: XML serialization test case (#323246).
52
53 2007-11-05  Sebastien Pouliot  <sebastien@ximian.com> 
54
55         * Image.cs: Add test cases for the stream position when loading and
56         saving bitmaps and metafiles. Some of them are based on Gert Driesen
57         samples in #338779
58
59 2007-08-13  Sebastien Pouliot  <sebastien@ximian.com>
60
61         * TestGraphics.cs: Test against NRE in MultiplyTransform
62
63 2007-08-02  Sebastien Pouliot  <sebastien@ximian.com>
64
65         * TestGraphics.cs: Enabled test MeasureString_MultlineString_Width
66         now that #81572 is fixed.
67
68 2007-08-01  Sebastien Pouliot  <sebastien@ximian.com>
69
70         * GDIPlusTest.cs: Add test case for GdipCloneFontFamily
71
72 2007-07-30  Sebastien Pouliot  <sebastien@ximian.com>
73
74         * TextureBrushTest.cs: Added test cases for textures using alpha 
75         values (fix #81828).
76
77 2007-07-30  Sebastien Pouliot  <sebastien@ximian.com> 
78
79         * TestGraphics.cs: Added test cases for [Draw|Fill]Path (#82202)
80
81 2007-07-03  Sebastien Pouliot  <sebastien@ximian.com> 
82
83         * RegionNonRectTest.cs: Add test cases for combining empty paths and 
84         regions with infinite regions.
85
86 2007-06-21  Sebastien Pouliot  <sebastien@ximian.com>
87
88         * GDIPlusTest.cs: Add test cases for GdipCreateCustomLineCap (#81829)
89
90 2007-05-30  Sebastien Pouliot  <sebastien@ximian.com>
91
92         * Graphics.cs: Add more test cases for [Get|Release]Hdc[Internal] 
93         methods. Add test case for drawing lines with a pen's width > 1.
94
95 2007-05-28  Sebastien Pouliot  <sebastien@ximian.com>
96
97         * GDIPlusTest.cs: Add test cases for GdipDrawRectangles[I]
98         * TestGraphics.cs: Re-enable [Draw|Fill]Rectangles tests and remove
99         the saved bitmap (used for debugging).
100
101 2007-05-28  Sebastien Pouliot  <sebastien@ximian.com> 
102
103         * TestGraphics.cs: Add test cases for [Draw|Fill]Rectangles (#81737)
104
105 2007-05-25  Sebastien Pouliot  <sebastien@ximian.com> 
106
107         * TestGraphics.cs: Avoid calling ImageAttributes.SetThreshold in test
108         cases as it's not supported in libgdiplus.
109
110 2007-05-24  Sebastien Pouliot  <sebastien@ximian.com> 
111
112         * TestGraphics.cs: Add test cases for DrawImage overloads accepting
113         Point or PointF arrays as destination points.
114
115 2007-05-24  Sebastien Pouliot  <sebastien@ximian.com>
116
117         * TestGraphics.cs: Add test cases for the normal behaviour of 
118         FillRectangles.
119
120 2007-05-22  Sebastien Pouliot  <sebastien@ximian.com>
121
122         * GDIPlusTest.cs: Add test cases for GdipCreateFromHDC when HDC is
123         NULL. This match MS behavior as seen in (unfixed) bug #81709.
124
125 2007-05-18  Sebastien Pouliot  <sebastien@ximian.com>
126
127         * TestBitmap.cs: Don't use IntPtr.ToInt32 as it may not represent the
128         pointer correctly in 64bits architectures. Thanks to Zoltan.
129
130 2007-05-15  Sebastien Pouliot  <sebastien@ximian.com>
131
132         * GDIPlusTest.cs: Add test cases for GdipDrawImage[I] (overflow) and 
133         GdipDrawImageRectRect (GraphicsUnit).
134         * TestGraphics.cs: Add test cases for DrawImage, DrawImageUnscaled and
135         DrawImageUnscaledAndClipped (2.0).
136         * TestRectangle.cs: Add test cases for negative width/height. Fix some
137         test cases that were using RectangleF instead of Rectangle.
138         * TestRectangleF.cs: Add test cases for negative width/height.
139
140 2007-05-08  Everaldo Canuto  <everaldo@simios.org>
141
142         * TestGraphics.cs: MeasureString_MultlineString_Width added (NotWorking)
143         it is a reproduction of bug #81572 that checks width for multiline
144         string measurement.
145
146 2007-05-02  Sebastien Pouliot  <sebastien@ximian.com>
147
148         * TestColor.cs: Under Windows ensure we're getting the same values for
149         the desktop colors.
150
151 2007-04-26  Sebastien Pouliot  <sebastien@ximian.com>
152
153         * GDIPlusTest.cs: Add basic test cases for GdipRecordMetafileFileName
154         and it's parameter's validations.
155
156 2007-04-16  Sebastien Pouliot  <sebastien@ximian.com> 
157
158         * TestBitmap.cs: Add test cases for 16bpp formats (NotWorking) and
159         reworked LockUnlockBitmap (e.g. add assert messages).
160
161 2007-04-16  Sebastien Pouliot  <sebastien@ximian.com>
162
163         * GDIPlusTest.cs: Add test cases for GdipBitmap[Get|Set]Pixel on an
164         indexed bitmap (1bpp) and on a 16bpp grayscale bitmap.
165         * TestBitmap.cs: Add test cases for Format[1,4,8]bppIndexed and 
166         Format16bppGrayScale.
167
168 2007-04-14  Sebastien Pouliot  <sebastien@ximian.com>
169
170         * TestBitmap.cs: Always test buffer byte-by-byte to avoid endian 
171         issues.
172
173 2007-04-12  Sebastien Pouliot  <sebastien@ximian.com>
174
175         * TestBitmap.cs: Rework a test under 2.0 to see if GdipLockBits leaks
176         if in particular case (it doesn't). Added Categoty("Valgrind") to a 
177         test know to leak due to the API design.
178
179 2007-04-12  Sebastien Pouliot  <sebastien@ximian.com> 
180
181         * TestBitmap.cs: Split LockBitmap into several tests and do not modify
182         the data when using ImageLockMode.ReadOnly (this makes some results 
183         random when using MS GDI+).
184
185 2007-04-11  Sebastien Pouliot  <sebastien@ximian.com> 
186
187         * GDIPlusTest.cs: Add a check for locking (LockBits) a bitmap twice
188         (without unlocking it first).
189         * SolidBrushTest.cs: Add a test case to see if a cloned solid brush
190         returns a named color and a unnamed color.
191         * TestBitmap.cs: Renable four test cases depending on LockBits. Add 
192         two additionnal test cases for LockBits, Double locks (exception) and
193         invalid ImageLockMode (no exception).
194
195 2007-04-09  Sebastien Pouliot  <sebastien@ximian.com> 
196
197         * TestColor.cs: Add a few more test cases for ==, != and Equals
198
199 2007-04-09  Sebastien Pouliot  <sebastien@ximian.com>
200
201         * ColorConverter.cs: Add test case with a null CultureInfo for 
202         ConvertFrom.
203         * ColorTranslator.cs: Add test cases with known values for FromHtml
204         * TestColor.cs: Made some test clearer about what they do/check.
205
206 2007-04-02  Sebastien Pouliot  <sebastien@ximian.com>
207
208         * TestFont.cs: Add test cases for GetHeight(Graphics) and 
209         GetHeight(float) methods.
210
211 2007-03-30  Sebastien Pouliot  <sebastien@ximian.com>
212
213         * GDIPlusTest.cs: Add pen test case to check for #81266 (note: will
214         crash libgdiplus if it's not updated to the latest svn revision).
215         * SystemFontsTest.cs: Allow a small delta when comparing floats. This
216         allows the ARM to work properly (e.g. 8.249999 versus 8.25).
217
218 2007-03-19  Jonathan Pobst  <monkey@jpobst.com>
219
220         * TestFont.cs: Add a test for exception thrown when an unavailable font 
221         style is requested.  (Marked NotWorking due to being platform specific.)
222
223 2007-03-16  Sebastien Pouliot  <sebastien@ximian.com> 
224
225         * SystemFontsTest.cs: Avoid failures (ignore tests) if no fonts are 
226         available on the system.
227
228 2007-03-15  Sebastien Pouliot  <sebastien@ximian.com> 
229
230         * ColorConverter.cs: Merge ConvertFrom_NotWorking with ConvertFrom as
231         the test cases are now working properly.
232         * ColorTranslator.cs: Add two other #hex cases. Fix typo.
233
234 2007-03-14  Sebastien Pouliot  <sebastien@ximian.com>
235
236         * TestImage.cs: Add test cases for loading invalid files as an Image.
237
238 2007-03-09  Sebastien Pouliot  <sebastien@ximian.com>
239
240         * GDIPlusTest.cs: Add test cases for GDI+ metafile API.
241         * TestImage.cs: Add test cases for loading metafile as Image.
242
243 2007-03-08  Sebastien Pouliot  <sebastien@ximian.com>
244
245         * TestBitmap.cs: Re-add the 2 NotWorking cases that were removed by 
246         mistake.
247
248 2007-03-07  Vladimir Krasnov  <vladimirk@mainsoft.com>
249
250         * TestBitmap.cs, TestFont.cs, TestIcon.cs, TestRegion.cs: removed tests
251         for TARGET_JVM with not supported method calls
252
253 2007-02-28  Sebastien Pouliot  <sebastien@ximian.com>
254
255         * SystemFontsTest.cs: Add more tests cases including disposing the
256         font instance returned by the SystemFonts class.
257
258 2007-02-26  Sebastien Pouliot  <sebastien@ximian.com>
259
260         * TestRegion.cs: Add test cases for ReleaseHrgn and fix GetHrgn tests
261         to avoid leaking memory under 2.0 (where ReleaseHrgn is available).
262
263 2007-02-21  Sebastien Pouliot  <sebastien@ximian.com> 
264
265         * ColorConverter.cs: Rename fixture to match our styleguide.
266         * ColorTranslator.cs: Rename fixture to match our styleguide.
267
268 2007-02-14  Sebastien Pouliot  <sebastien@ximian.com> 
269
270         * TestBitmap.cs: Add a test cases for default palettes for 1, 4 and 8
271         bpp indexed formats.
272
273 2007-02-08  Sebastien Pouliot  <sebastien@ximian.com>
274
275         * TestRegion.cs: Add test cases for matrix operations on infinite 
276         regions (result is always an infinite region). Add test cases for
277         scale and scale+translate on regions (to see that they do not trigger
278         a convertion into bitmap-based regions).
279
280 2007-02-01  Sebastien Pouliot  <sebastien@ximian.com>
281
282         * TestGraphics.cs: Add test cases for VisibleClipBound (bug #78958)
283         and for checking clip bounds after operation on world tranformations.
284
285 2007-01-31  Sebastien Pouliot  <sebastien@ximian.com>
286
287         * TestGraphics.cs: Add test case for trailing spaces when calling
288         MeasureString. #80680
289
290 2007-01-30  Sebastien Pouliot  <sebastien@ximian.com> 
291
292         * TestBitmap.cs: Add a test cases for SoapFormatter and Xml 
293         serialization, which "works" under 2.0 but not under 1.1.
294         * TestImage.cs: Add test case for XmlSerializer on Image type, which
295         "works" under 2.0 but not under 1.1.
296
297 2007-01-30  Sebastien Pouliot  <sebastien@ximian.com>
298
299         * TestBitmap.cs: Add a test case to serialize and deserialize a icon,
300         which use a decoder-only codec.
301
302 2007-01-19  Sebastien Pouliot  <sebastien@ximian.com>
303
304         * GDIPlusTest.cs: Add test cases for loading unexisting files in
305         GdipLoadImageFromFile and GdipCreateBitmapFromFile. Added test case
306         for error code returned by GdipGetImageGraphicsContext for indexed
307         bitmaps.
308
309 2007-01-18  Sebastien Pouliot  <sebastien@ximian.com>
310
311         * TestGraphics.cs: Fix the LoadIndexed test case as it's current 
312         implementation leads to false conclusions. MS GDI+ upgrades the 
313         indexed PNG images to 32bpp ARGB. BMP are kept indexed but it's not 
314         possible to create a Graphics from them.
315         * TestImage.cs: Test cases Stream_Unlock and Stream_Lock both fails
316         under MS 1.x with ArgumentNullException.
317
318 2007-01-16  Sebastien Pouliot  <sebastien@ximian.com> 
319
320         * TestBitmap.cs: Added test case to create multiple bitmaps from a
321         single HBITMAP.
322         * TestIcon.cs: Added test cases to create multiple icons from a
323         single Handle or HICON. Enabled SaveAndCompare on roundtrip tests.
324
325 2007-01-15  Sebastien Pouliot  <sebastien@ximian.com> 
326
327         * TestIcon.cs: Add test cases for ToBitmap when multiple icon sizes
328         coexists in the same icon file.
329
330 2007-01-15  Sebastien Pouliot  <sebastien@ximian.com>
331
332         * TestIcon.cs: Add test cases for non-standard size icons, 10x16 and
333         11x22, to test for non perfect match icon selection.
334         * TestImage.cs: Add test cases for locked/unlocked streams when using
335         GDI+ (e.g. Mono running on Windows).
336
337 2007-01-15  Sebastien Pouliot  <sebastien@ximian.com>
338
339         * TestIcon.cs: Add test cases for XP (32bpp) icons.
340
341 2007-01-12  Sebastien Pouliot  <sebastien@ximian.com>
342
343         * TestBitmap.cs: Add test cases for FromHicon and roundtripping using
344         GetHbitmap and FromHbitmap.
345         * TestIcon.cs: Add test cases for all constructors. Add test cases for
346         saving icons (all sizes). Add test cases for roundtripping icons using
347         Handle and HICON.
348
349 2007-01-11  Sebastien Pouliot  <sebastien@ximian.com>
350
351         * GDIPlusTest.cs: Add test case for loading an icon and playing with
352         it's color palette.
353         * TestIcon.cs: Add test cases for different sizes of icons.
354
355 2007-01-07  Sebastien Pouliot  <sebastien@ximian.com>
356
357         * TestGraphics.cs: Mark MeasureString_StringFontInt_LongString and
358         MeasureString_Wrapping_Dots as a possible, host specific, ignored test
359         cases.
360         * FontFamilyTest.cs: Mark FontFamily_String as a possible, host
361         specific, ignored test case.
362
363 2006-12-29  Gert Driesen  <drieseng@users.sourceforge.net>
364
365         * SystemFontsTest.cs: Split DefaultFont test into two parts, since
366         on Linux MS Sans Sarif is mapped to other available font.
367
368 2006-12-29  Gert Driesen  <drieseng@users.sourceforge.net>
369
370         * SystemFontsTest.cs: Added test for DefaultFont.
371
372 2006-12-22  Sebastien Pouliot  <sebastien@ximian.com>
373
374         * TestBrushes.cs: Ensure that the unit tests are destructive on the 
375         brushes (since you can change their color and dispose them). Now only
376         Brushes.YellowGreen is "destroyed" in the (new) Dispose test. This fix
377         any other unit test that use Brushes.* executed after this one.
378
379 2006-12-19  Sebastien Pouliot  <sebastien@ximian.com>
380
381         * TestIcon.cs: Add test cases for 2.0 ExtractAssociatedIcon method.
382
383 2006-12-03  Sebastien Pouliot  <sebastien@ximian.com>
384
385         * SystemIconsTest.cs: New. Unit tests for SystemIcons. Note that the
386         icons provided here behave differently than normal icons (can't be 
387         disposed).
388
389 2006-11-23  Sebastien Pouliot  <sebastien@ximian.com>
390
391         * TestImageFormatConverter.cs: Add test cases for ConvertFrom (long 
392         names, currently not working), GetStandardValuesSupported and 
393         GetStandardValues methods.
394
395 2006-11-06  Sebastien Pouliot  <sebastien@ximian.com> 
396
397         * TestGraphics.cs: Add new MeasureString test cases.
398         * TestRectangle.cs: Add unit tests for == and != operators. Update 
399         tests to NUnit 2.2 syntax.
400         * TestRectangleF.cs: Add unit tests for == and != operators. Update 
401         tests to NUnit 2.2 syntax.
402
403 2006-10-18  Sebastien Pouliot  <sebastien@ximian.com>
404
405         * TestGraphics.cs: Ignore new test cases when font is null (not 
406         available). Add pixel size compares to MeasureString_Bug76664.
407
408 2006-10-11  Sebastien Pouliot  <sebastien@ximian.com>
409
410         * TestGraphics.cs: Added test case to measure strings, some aren't yet
411         working. Modified some to get better checks (e.g. Int32.MaxValue for 
412         #79643).
413
414 2006-10-03      Boris Kirzner <borisk@mainsoft.com>
415
416         * TestStringFormat.cs: mark tests not working in TARGET_JVM.
417
418 2006-09-29  Sebastien Pouliot  <sebastien@ximian.com>
419
420         * TestGraphics.cs: Convert unit tests to 2.2 API so we can Ignore some
421         tests dynamically (when fonts aren't installed).
422
423 2006-09-28  Sebastien Pouliot  <sebastien@ximian.com>
424
425         * TestGraphics.cs: Added test cases for bug #77699 (with and without 
426         wrapping).
427
428 2006-09-26      Boris Kirzner <borisk@mainsoft.com>
429
430         * TestStringFormat.cs: fix build for TARGET_JVM.
431
432 2006-09-22  Sebastien Pouliot  <sebastien@ximian.com>
433
434         * TestGraphics.cs: Added more test cases for MeasureCharacterRanges,
435         like handling bad ranges (start, length) and hotkey prefix handling.
436
437 2006-09-21  Sebastien Pouliot  <sebastien@ximian.com> 
438
439         * GDIPlusTest.cs: Added test cases for GdipGetStringFormatTabStops and
440         GdipSetStringFormatTabStops functions.
441         * TestStringFormat.cs: Added a more complex test case for Clone.
442
443 2006-09-19  Sebastien Pouliot  <sebastien@ximian.com> 
444
445         * GDIPlusTest.cs: Added test cases for GdipMeasureCharacterRanges and
446         StringFormat functions.
447         * TestGraphics.cs: Avoid test cases failure if the font object can't 
448         be created during fixture's setup.
449         * TestStringFormat.cs: Increased coverage of the unit tests.
450
451 2006-09-18  Sebastien Pouliot  <sebastien@ximian.com>
452
453         * TestGraphics.cs: Add test cases for MeasureString and 
454         MeasureCharacterRanges methods.
455
456 2006-09-18      Boris Kirzner <borisk@mainsoft.com>
457
458         * ColorTranslator.cs,TestBitmap.cs,TestColor.cs,TestFont.cs,
459         TestRegion.cs,TestSizeFConverter.cs : mark tests not working
460         in TARGET_JVM.
461
462 2006-09-16  Sebastien Pouliot  <sebastien@ximian.com>
463
464         * TestSizeF.cs: Remove the NET_2_0/NotWorking stuff from GetHashCode
465         test. The test is bad because sometimes it uses Size instead of SizeF.
466
467 2006-09-14  Sebastien Pouliot  <sebastien@ximian.com>
468
469         * GDIPlusTest.cs: Added test cases for GdipBitmapUnlockBits.
470
471 2006-09-11  Sebastien Pouliot  <sebastien@ximian.com>
472
473         * TestBitmap.cs: Fix the bitmap loading code to work in more cases.
474         * TestImageConverter.cs: Added a test case when value is null (should
475         return "(none)"). Uncommented and splitted all exception test cases 
476         into individual tests. Still got one faulty test: ConvertTo_ByteArray.
477
478 2006-09-04  Jonathan Gilbert  <logic@deltaq.org>
479
480         * TestBitmap.cs: Reactivated the Rotate1bit4bit test, with code added
481         to ignore the test if Microsoft's GDIPLUS.DLL is in use.
482
483 2006-09-01  Sebastien Pouliot  <sebastien@ximian.com>
484
485         * TestBitmap.cs: Add more test cases for LockBits which, on Mono, 
486         seems to work only when the destination format is 32 bits.
487
488 2006-08-31  Sebastien Pouliot  <sebastien@ximian.com>
489
490         * TextureBrushTest.cs: Remove NotWorking from rotation test case.
491
492 2006-08-30  Sebastien Pouliot  <sebastien@ximian.com>
493
494         * TextureBrushTest.cs: More test cases when only a partial part of the
495         image is being used and for cloning the brush.
496
497 2006-08-28  Sebastien Pouliot  <sebastien@ximian.com> 
498
499         * GDIPlusTest.cs: Added more parameters checks for TextureBrush calls.
500         * TestBitmap.cs: Fix test case for big endian arch (Marshal.ReadInt32)
501
502 2006-08-27  Sebastien Pouliot  <sebastien@ximian.com> 
503
504         * ColorConverter.cs: Add a new test case for a color with a integer 
505         part that is too large to convert into an int.
506         * ColorTranslator.cs: Add more test cases for FromHtml method.
507
508 2006-08-25  Sebastien Pouliot  <sebastien@ximian.com> 
509
510         * GDIPlusTest.cs: Fix ImageAttributes test case.
511         * TestBitmap.cs: Add more details to pinpoint exact failure under OSX.
512
513 2006-08-24  Sebastien Pouliot  <sebastien@ximian.com>
514
515         * GDIPlusTest.cs: Added more test cases for TextureBrush functions.
516         Added new test cases for ImageAttributes. Removed some assertion for 
517         GpGraphicsPath (which returns different value on monobuild win32 bot 
518         than my own machine, uninit field ?).
519
520 2006-08-23  Sebastien Pouliot  <sebastien@ximian.com>
521
522         * GDIPlusTest.cs: Added new test cases for TextureBrush functions.
523         * TextureBrushTest.cs: New. Unit tests for TextureBrush class.
524
525 2006-08-19  Sebastien Pouliot  <sebastien@ximian.com>
526
527         * GDIPlusTest.cs: Added new test cases for GraphicsPathIter functions.
528
529 2006-08-18  Sebastien Pouliot  <sebastien@ximian.com>
530
531         * GDIPlusTest.cs: Added more test cases for Matrix functions.
532
533 2006-08-16  Sebastien Pouliot  <sebastien@ximian.com>
534
535         * GDIPlusTest.cs: Ignore some test cases if we cannot get any font
536         family from GDI+.
537
538 2006-08-15  Sebastien Pouliot  <sebastien@ximian.com>
539
540         * FontFamilyTest.cs: Ignore test cases if we cannot get any font 
541         family from GDI+.
542         * TestFont.cs: Ignore test cases if we cannot get any font family 
543         from GDI+.
544
545 2006-08-14  Sebastien Pouliot  <sebastien@ximian.com> 
546
547         * GDIPlusTest.cs: Re-add LOGONT definition as a class (instead of a
548         struct like it's currently defined inside SD).
549
550 2006-08-12  Duncan Mak  <duncan@novell.com>
551
552         * GDIPlusTest.cs: Removed all the local PInvoke methods.
553         (DrawingOperations): New test for various draw and fill operations
554         in Graphics.
555
556 2006-08-11  Sebastien Pouliot  <sebastien@ximian.com> 
557
558         * GDIPlusTest.cs: Added one more case for GdipGetLogFont.
559         * TestBitmap.cs: Ignore test Rotate1bit4bit as it fails when Mono 
560         executes under Windows (GDI+);
561         * TestFont.cs: Added more test cases for ToLogFont including one that
562         shows that LOGFONT only works properly when it's a class (not a struct)
563
564 2006-08-10  Sebastien Pouliot  <sebastien@ximian.com>
565
566         * GDIPlusTest.cs: Add more test cases for GraphicsPath and 
567         PathGradientBrush to fix unit tests under Windows.
568         * RegionNonRectTest.cs: Ignore Region_Ctor_RegionData as it will
569         fail when using MS GDI+ (e.g. Mono on Windows).
570
571 2006-08-10  Sebastien Pouliot  <sebastien@ximian.com> 
572
573         * GDIPlusTest.cs: Add more test cases for GraphicsPath (Reset and 
574         Widen) and some new tests for Matrix related GDI+ functions.
575
576 2006-08-08  Sebastien Pouliot  <sebastien@ximian.com>
577
578         * TestRegion.cs: Add test case for excluding a rectangle from an 
579         infinite region.
580
581 2006-08-07  Sebastien Pouliot  <sebastien@ximian.com> 
582
583         * GDIPlusTest.cs: Avoid leaking during tests.
584
585 2006-08-05  Sebastien Pouliot  <sebastien@ximian.com> 
586
587         * GDIPlusTest.cs: Some test cases for Graphics and Font related GDI+ 
588         functions.
589
590 2006-08-04  Sebastien Pouliot  <sebastien@ximian.com> 
591
592         * GDIPlusTest.cs: Some test cases for GraphicsPath, PathGradientBrush,
593         Pen related GDI+ calls.
594  
595 2006-08-03  Sebastien Pouliot  <sebastien@ximian.com> 
596
597         * GDIPlusTest.cs: More test cases for the GDI+ function calls (which
598         fixes some unit test failures seen with Mono running on Windows).
599
600 2006-08-03  Sebastien Pouliot  <sebastien@ximian.com>
601
602         * TestFont.cs: Remove asserts that are system dependant.
603
604 2006-07-20  Sebastien Pouliot  <sebastien@ximian.com>
605
606         * TestGraphics.cs: Added ReleaseHDC test cases by Jonathan Pobst.
607
608 2006-07-06  Sebastien Pouliot  <sebastien@ximian.com> 
609
610         * GDIPlusTest.cs: New WIP. Unit tests for the GDI+ function calls.
611         * TestImage.cs: Added checks to validate that the thumbnail's callback
612         is never called.
613
614 2006-07-06  Sebastien Pouliot  <sebastien@ximian.com>
615
616         * SolidBrushTest.cs: New test case using DrawLine.
617
618 2006-07-04  Sebastien Pouliot  <sebastien@ximian.com>
619
620         * TestImage.cs: Add test cases for GetThumbnailImage.
621
622 2006-06-30  Sebastien Pouliot  <sebastien@ximian.com>
623
624         * SolidBrushTest.cs: New. Unit tests for SolidBrush.
625
626 2006-06-28  Sebastien Pouliot  <sebastien@ximian.com>
627
628         * TestFont.cs: Expanded a test case to check for bug #78721 where the
629         LOGFONT structure must be initialized even if the ToLogFont call fails
630
631 2006-06-27  Sebastien Pouliot  <sebastien@ximian.com>
632
633         * TestBitmap.cs: Reactivate a test case (LockBitmap) as NotWorking and
634         add a comment on a commented one (MakeTransparent ;-)
635
636 2006-06-12 Gonzalo Paniagua Javier <gonzalo@ximian.com>
637
638         * TestBitmap.cs: add test for stride with 1bpp indexed bitmap.
639
640 2006-06-02 Gonzalo Paniagua Javier <gonzalo@ximian.com>
641
642         * TestColor.cs: added 2 more tests for serialization and enabled one
643         that was not working.
644
645 2006-05-30  Sebastien Pouliot  <sebastien@ximian.com>
646
647         * FontFamilyTest.cs: New. Unit tests for FontFamily.
648         * TestFont.cs: Added more test cases to Font.
649
650 2006-05-29  Sebastien Pouliot  <sebastien@ximian.com>
651
652         * TestImageFormatConverter.cs: Added test cases for all well known
653         ImageFormat short and long names using ConvertFrom.
654
655 2006-05-26  Sebastien Pouliot  <sebastien@ximian.com>
656
657         * TestColor.cs: Added test cases for serialization. Currently we can't
658         deserialize Color coming from MS serialization.
659
660 2006-05-25  Sebastien Pouliot  <sebastien@ximian.com> 
661
662         * TestRegion.cs: Added a new fixture that executes with UnmanagedCode
663         permission and test the [Get|From]Hrgn methods.
664
665 2006-05-24 Gonzalo Paniagua Javier <gonzalo@ximian.com>
666
667         * TestBitmap.cs: new tests for the default format and the default file
668         type.
669
670 2006-05-24  Sebastien Pouliot  <sebastien@ximian.com> 
671
672         * ColorConverter.cs: Split unworking test case from ConvertFrom into
673         a separate test case (marked as NotWorking).
674         * TestBitmap.cs: Mark test case Rotate1bit4bit as NotDotNet as it was
675         probably never tested under Windows (and doesn't work there).
676         * TestFontConverter.cs: Split test case for CreateInstance to check 
677         for ArgumentException (2.0) or NullReferenceException (1.x).
678         * TestPointConverter.cs: Split test case for CreateInstance to check 
679         for ArgumentException (2.0) or NullReferenceException (1.x).
680         * TestRectangleConverter.cs: Split test case for CreateInstance to 
681         check for ArgumentException (2.0) or NullReferenceException (1.x).
682         * TestSizeConverter.cs: Split test case for CreateInstance to check 
683         for ArgumentException (2.0) or NullReferenceException (1.x).
684         * TestSizeFConverter.cs: Add/split test cases for CreateInstance to
685         check for InvalidCastException and NullReferenceException.
686         * TestSizeF.cs: Mark GetHashCodeTest as NotWorking in 2.0 profile as
687         Empty and SizeF(0,0) don't share the same hash code.
688
689 2006-05-24  Sebastien Pouliot  <sebastien@ximian.com>
690
691         * TestImageConverter.cs: Adjust test cases as there is an additional
692         properties under 2.0.
693         * TestSizeF.cs: Under 2.0 SizeF.Empty != SizeF(0,0)
694
695 2006-05-24  Sebastien Pouliot  <sebastien@ximian.com> 
696
697         * PenTest.cs: Fix different exception being thrown in 1.x and 2.0.
698         * TestFont.cs: Fix tests under Windows (CAS related);
699         * TestGraphics.cs: Fix and add more test cases for FillRectangles.
700
701 2006-05-24  Sebastien Pouliot  <sebastien@ximian.com>
702
703         * PenTest.cs: Added a test case where the brush supplied to the .ctor 
704         is disposed before the pen is used. Based on a sample from Paddy joy.
705
706 2006-05-17  Sebastien Pouliot  <sebastien@ximian.com>
707
708         * PenTest.cs: New. Unit tests for Pen.
709
710 2006-05-15  Atsushi Enomoto  <atsushi@ximian.com>
711
712         * TestGraphics.cs : added test for bug #78408 (FillRectangles).
713
714 2006-05-12  Sebastien Pouliot  <sebastien@ximian.com>
715
716         * TestRegion.cs: Added a new test case for unioning a rectangle with 
717         infinity and a new test case for GetRegionScans.
718
719 2006-05-04  Sebastien Pouliot  <sebastien@ximian.com> 
720
721         * TestGraphics.cs: Re-introduce the removed check :)    
722
723 2006-05-04  Sebastien Pouliot  <sebastien@ximian.com>
724
725         * TestGraphics.cs: Temporarily remove the checks for the transform in
726         containers. This allows libgdiplus to get better visual results until
727         the matrix issue is fixed correctly (instead of returning the "right"
728         matrix and displaying wrong data).
729
730 2006-05-02  Sebastien Pouliot  <sebastien@ximian.com>
731
732         * TestGraphics.cs: Added new test cases for [Begin|End]Container and
733         for Save and Restore methods.
734
735 2006-04-27  Sebastien Pouliot  <sebastien@ximian.com>
736
737         * TestGraphics.cs: Added new test cases for DrawCurve methods.
738
739 2006-04-26 Gonzalo Paniagua Javier <gonzalo@ximian.com>
740
741         * TestBitmap.cs: added tests for UnlockBits when the target is an
742         indexed image and a non-indexed one.
743
744 2006-04-21  Sebastien Pouliot  <sebastien@ximian.com>
745
746         * TestGraphics.cs: Added new test cases for clipping. Some of them do 
747         not work yet.
748
749 2006-04-11  Sebastien Pouliot  <sebastien@ximian.com>
750
751         * TestGraphics.cs: Added new test cases for bug #77129 where we should
752         not draw or fill rectangle(s) with negative width or height. Converted
753         all test cases to UNIX line endings.
754
755 2006-03-30  Sebastien Pouliot  <sebastien@ximian.com>
756
757         * TestGraphics.cs: Added new test cases translating matrix with 
758         different MatrixOrder and for multiplying a non-invertible matrix.
759
760 2006-03-28  Sebastien Pouliot  <sebastien@ximian.com>
761
762         * TestGraphics.cs: Add new test cases for clipping.
763
764 2006-03-25  Sebastien Pouliot  <sebastien@ximian.com>
765
766         * RegionDataTest.cs: Add test cases for GetRegionData when a region is
767         path-based (using bitmaps in libgdiplus) and for regions that had a 
768         binary operations applied (i.e. using a path tree in libgdiplus).
769         * RegionNonRectTest.cs: Add test cases for GetRegionScans and all
770         binary operators (Union, Intersection, Complement, Exclude and Xor)
771         on path based regions (using bitmaps in libgdiplus).
772
773 2006-02-29  Peter Dennis Bartok  <pbartok@novell.com>
774
775         * TestFont.cs: LOGFONT must be CharSet=Auto to make sure we have
776           the appropriate size on each system
777
778 2006-01-27  Sebastien Pouliot  <sebastien@ximian.com>
779
780         * RegionNonRectTest.cs: Updated comments on a test that fails on both
781         1.x and 2.0 MS runtime.
782         * TestFont.cs: Converted tests to NUnit 2.2 and added descriptions to
783         each asserts.
784
785 2006-01-26 Boris Kirzner <borisk@mainsoft.com>
786         * ColorConverter.cs, TestBitmap.cs, TestIcon.cs, TestIconConverter.cs,
787         TestImageConverter.cs, TestPointConverter.cs, TestRectangleConverter.cs,
788         TestRegion.cs, TestSizeConverter.cs, TestStringFormat.cs: 
789         added #ifdef for TARGET_JVM.
790
791 2006-01-23 Boris Kirzner <borisk@mainsoft.com>
792         * TestBitmap.cs, TestFont.cs: #ifdef fot TARGET_JVM.    
793
794 2006-01-18  Sebastien Pouliot  <sebastien@ximian.com>
795
796         * RegionDataTest.cs: New. Unit tests for RegionData.
797         * RegionNonRectTest.cs: New. Unit tests for non-rectangular regions.
798         * TestRegion.cs: Added new test cases for empty region and IsInfinite
799         behaviour with multiple rectangles / path-rectangle regions.
800
801 2006-01-16  Sebastien Pouliot  <sebastien@ximian.com>
802
803         * TestRegion.cs: Mark a test case as NotWorking as it caused a 
804         regression in SWF.
805
806 2006-01-11  Sebastien Pouliot  <sebastien@ximian.com>
807
808         * RegionCas.cs: New. CAS unit tests for Region.
809         * TestRegion.cs: Added test cases to check for expected exceptions.
810
811 2005-12-05  Peter Dennis Bartok  <pbartok@novell.com>
812
813         * TestFont.cs: Added test for LogFont conversion
814
815 2005-12-05 Jordi Mas i Hernandez <jordimash@gmail.com>
816
817         * TestPoint.cs: Test new methods for .Net 2.0
818         * TestPointF.cs Test new methods for .Net 2.0
819         * ColorConverter.cs: Fixes for .Net 2.0
820         * TestSizeF.cs: Test new methods for .Net 2.0
821         * TestSize.cs: Test new methods for .Net 2.0
822
823 2005-12-02  Jonathan Gilbert  <logic@deltaq.org>
824
825         * TestBitmap.cs (LockUnlockBitmap): Added test for the copying back
826           of bitmap data in Bitmap.UnlockBits for non-readonly ImageLockMode
827           values.
828
829 2005-11-17  Vladimir Krasnov  <vladimirk@mainsoft.com>
830
831         * ColorConverter.cs: added testcases for ConvertFrom and 
832         three digit notaion color.
833
834 2005-10-23  Jonathan Gilbert  <logic@deltaq.org>
835
836         * TestBitmap.cs (Rotate1bit4bit): Added test for rotation & flipping
837           of indexed (1- and 4-bit) Bitmaps.
838         * 1bit.png, 4bit.png: Added to 'bitmaps' subdirectory.
839
840 2005-09-19  Miguel de Icaza  <miguel@novell.com>
841
842         * TestGraphics.cs (LoadIndexed): Add test for the indexed bug.
843
844 2005-09-16  Sebastien Pouliot  <sebastien@ximian.com>
845
846         * BitmapCas.cs: New. CAS unit tests for Bitmap.
847         * GraphicsCas.cs: New. CAS unit tests for Graphics.
848         * ColorConverter.cs, ColorTranslator.cs, TestBrushes.cs, TestBitmap.cs
849         TestColor.cs, TestFont.cs, TestIcon.cs, TestIconConverter.cs,
850         TestImage.cs, TestImageConverter.cs, TestImageFormatConverter.cs,
851         TestPens.cs, TestPoint.cs, TestPointF.cs, TestPointConverter.cs,
852         TestRectangle.cs, TestRectangleF.cs, TestRectangleConverter.cs,
853         TestRegion.cs, TestSizeConverter.cs, TestSize.cs, TestSizeF.cs,
854         TestStringFormat.cs, TestSystemBrushes.cs, TestSystemPens.cs: Deny 
855         UnmanagedCode permission to all tests. This shows (when executed under
856         MS runtime) that S.D API is safe and doesn't requires high privileges
857         to run - even if we know that, deep down, this calls into GDI+.
858
859 2005-09-14 Jordi Mas i Hernandez <jordi@ximan.com>
860
861         * TestGraphics.cs: Adds default properties, properties set/get and save
862         and restore status test
863
864 2005-09-13 Jordi Mas i Hernandez <jordi@ximan.com>
865
866         * TestGraphics.cs: resets graphics object status before every SetClip test
867
868 2005-09-12 Gert Driesen <drieseng@users.sourceforge.net>
869
870         * TestImageConverter.cs: Re-enabled GetProperties test.
871         * TestPointConverter.cs: same.
872         * TestRectangleConverter.cs: same.
873         * TestSizeConverter.cs: same.
874
875 2005-09-06 Jordi Mas i Hernandez <jordi@ximan.com>
876
877         * TestImagge.cs: File not found exception, related to fix r49744
878         * TestBimap.cs: File not found exception, related to fix r49744
879
880 2005-09-06 Jordi Mas i Hernandez <jordi@ximan.com>
881
882         * TestGraphics.cs: New test case, only clipping for now
883
884 2005-08-26 Gert Driesen <drieseng@users.sourceforge.net>
885
886         * TestPointConverter.cs: Use Assert class instead of deriving from
887         deprecated Assertion class. Tests now pass on both Mono and MS.NET.
888         * TestRectangleConverter.cs: same.
889         * TestSizeConverter.cs: same.
890
891 2005-08-26 Gert Driesen <drieseng@users.sourceforge.net>
892
893         * ColorConverter.cs: Add hex string tests. Fixed tests to pass on
894         MS.NET.
895
896 2005-08-23 Jordi Mas i Hernandez <jordi@ximan.com>
897
898         * TestPens.cs: Add test for Equals method
899         * TestBrushes.cs: Add test for Equals method
900
901 2005-08-19 Jordi Mas i Hernandez <jordi@ximan.com>
902
903         * TestPointConverter.cs: Fixes and changes to make the test locale unsensitive
904         * TestRectangleConverter.cs: Fixes and changes to make the test locale unsensitive
905         * TestSizeConverter.cs:  Fixes and changes to make the test locale unsensitive
906         * ColorConverter.cs: Fixes and changes to make the test locale unsensitive
907
908 2005-08-17 Jordi Mas i Hernandez <jordi@ximan.com>
909
910         * TestRegion.cs: Adds many new cases for the new region implementation
911
912 2005-08-16  Gert Driesen  <drieseng@users.sourceforge.net>
913
914         * ColorConverter.cs: Mono now also throws ArgumentException when
915         color value is not between 0 and 255.
916         * TestColor.cs: Added tests for invalid color values.
917         * TestRectangleConverter.cs: Fixed tests for conversion to/from 
918         string. Added tests that verify results using specific cultures.
919
920 2005-08-14  Gert Driesen  <drieseng@users.sourceforge.net>
921
922         * ColorConverter.cs: Merged tests from TestColorConverter.cs. Fixed
923         tests using current culture.
924         * TestColorConverter.cs: Merged tests with ColorConverter.cs and 
925         removed.
926
927 2005-08-14  Gert Driesen  <drieseng@users.sourceforge.net>
928
929         * TestColor.cs: Added test for ToString() on uninitialized color.
930         * TestColorConverter.cs: Added tests for ColorConverter.
931
932 2005-08-10 Jordi Mas i Hernandez <jordi@ximan.com>
933
934         * TestRegion.cs: new cases for Combine and Intersect
935
936 2005-08-10  Zoltan Varga  <vargaz@freemail.hu>
937
938         * TestRectangle.cs: Add new test.
939
940 2005-08-09  Andrew Skiba  <andrews@mainsoft.com>
941
942         * ColorConverter.cs, ColorTranslator.cs: added
943         * TestPointConverter.cs, TestRectangleConverter.cs, TestSizeConverter.cs: new
944         tests for convert to/from string
945
946 2005-08-07  Andrew Skiba  <andrews@mainsoft.com>
947
948         * Color.cs: many new testcases added
949
950 2005-08-07  Andrew Skiba  <andrews@mainsoft.com>
951
952         * Size.cs, SizeF.cs: GetHashCode and ToString tests
953
954 2005-08-07  Andrew Skiba  <andrews@mainsoft.com>
955
956         * TestRectangle.cs, TestRectangleF.cs: add new testcases
957
958 2005-08-07  Andrew Skiba  <andrews@mainsoft.com>
959
960         * TestPoint.cs: GetHashCode and ToString tests added
961         * TestPointF.cs: GetHashCode and ToString tests added, Addition and Substraction
962         tests improved
963
964 2005-08-07  Andrew Skiba  <andrews@mainsoft.com>
965
966         * TestPens.cs, TestSystemBrushes.cs, TestSystemPens.cs: don't rethrow exceptions, keep
967         the original stack trace.
968
969 2005-07-27  Andrew Skiba  <andrews@mainsoft.com>
970
971         * TestColor.cs: added tests for equality operators, IsEmpty property and fixed GetHBS
972         tests to use tolerance.
973
974 2005-05-10 Juraj Skripsky <juraj@hotfeet.ch>
975
976         * TestColor.cs: Added tests for GetHue, GetBrightness
977         and GetSaturation.
978
979 2005-02-24 Jordi Mas i Hernandez <jordi@ximan.com>
980         * TestRegion.cs: added new IsVisible cases
981
982 2004-06-22  Sanjay Gupta <gsanjay@novell.com>
983
984         * TestIconConverter.cs, TestImageConverter.cs: Commented out some tests.
985
986 2004-06-17  Ravindra <rkumar@novell.com>
987
988         * graphicsUi.cs: Formatted and moved to
989         Samples/System.Drawing directory.
990         * image1.cs: Formatted and renamed to bmpsave.cs. Moved to
991         Samples/System.Drawing directory.
992         * hering.cs: Formatted and moved to Samples/General directory.
993         * BmpPaint.cs: Ficed, formatted and moved to 
994         Samples/System.Drawing directory.
995         * font1.cs: Formatted and renamed to font.cs. Moved to
996         Samples/System.Drawing directory.
997
998 2004-06-10  Sanjay Gupta <gsanjay@novell.com>
999
1000         * TestBitmap.cs: Corrected issues from my previous checkin.
1001
1002 2004-06-10  Sanjay Gupta <gsanjay@novell.com>
1003
1004         * TestImageFormatConverter.cs, TestStringFormat.cs: Removed 
1005         dependency on obsolete class, Assertion from NUnit.
1006
1007 2004-06-09  Sanjay Gupta <gsanjay@novell.com>
1008
1009         * TestImageConverter.cs: Removed dependency on obsolete class, 
1010         Assertion from NUnit.
1011
1012 2004-06-09  Sanjay Gupta <gsanjay@novell.com>
1013
1014         * TestBitmap.cs, TestIcon.cs, TestIconConverter.cs: Removed
1015         dependency on obsolete class, Assertion from NUnit.
1016
1017 2004-05-27  Ravindra <rkumar@novell.com>
1018
1019         * TestRectangleConverter.cs: Ignored the test that is failing
1020         because of bug #58435.
1021         * TestPointConverter.cs: Same.
1022         * TestSizeConverter.cs: Same.
1023         * TestImageConverter.cs: Same.
1024
1025 2004-05-26 Sanjay Gupta <gsanjay@novell.com>
1026
1027         * TestImageFormatConverter.cs: Minor modification. Removed duplicate 
1028         assertion numbers. 
1029
1030 2004-05-26 Ravindra <rkumar@novell.com>
1031
1032         * TestColor.cs: Added a test for testing ARGB values for all
1033         the static color properties.
1034
1035 2004-05-20 Sanjay Gupta <gsanjay@novell.com>
1036         
1037         * TestIcon.cs: Added.
1038         * bitmaps/smiley.ico: Added.
1039
1040 2004-05-18 Sanjay Gupta <gsanjay@novell.com>
1041         
1042         * TestImageFormatConverter.cs: Fixed issues with test case.
1043
1044 2004-05-18 Sanjay Gupta <gsanjay@novell.com>
1045         
1046         * TestImageConverter.cs: Fixed issues with test case.
1047
1048 2004-05-18 Sanjay Gupta <gsanjay@novell.com>
1049         
1050         * TestIconConverter.cs: Fixed issues with test case.
1051
1052 2004-05-18 Ravindra <rkumar@novell.com>
1053
1054         * TestHatchBrush.cs: Removed. Now, we have a better test for HatchBrush
1055         this under Test/System.Drawing.Drawing2D directory.
1056
1057 2004-05-17 Sanjay Gupta <gsanjay@novell.com>
1058                                                                                                          
1059         * TestIconConverter.cs: Added.
1060         * bitmaps/VisualPng.ico: Added
1061         * bitmaps/VisualPng1.ico: Added
1062
1063 2004-05-14 Sanjay Gupta <gsanjay@novell.com>
1064
1065         * TestBitmap.cs: Modified method signature to static to be used in other file.
1066         * TestImageConverter.cs: Added.
1067         * TestImageFormatConverter.cs: Added
1068
1069 2004-05-12 Jordi Mas <jordi@ximan.com>
1070         * TestBitmap.cs: added lockbitmap tests
1071
1072 2004-05-07 Jordi Mas <jordi@ximan.com>
1073         * TestBitmap.cs: added rotation tests
1074
1075 2004-04-23  Ravindra <rkumar@novell.com>
1076
1077         * TestSystemPens.cs: Removed some unused exception variables.
1078         * TestRectangleConverter.cs: Removed culture dependent tests.
1079         * TestPointConverter.cs: Removed culture dependent tests.
1080         * TestSizeConverter.cs: Removed culture dependent tests.
1081         (These tests were not right because a constant culture specific string
1082         was being parsed by using current culture of the thread. It resulted in
1083         test failures when cultures do not match.)
1084
1085 2004-04-22  Ravindra <rkumar@novell.com>
1086
1087         * TestPointConverter.cs: Added.
1088         * TestSizeConverter.cs: Added.
1089
1090 2004-04-22  Ravindra <rkumar@novell.com>
1091
1092         * TestRectangleConverter.cs: Added.
1093
1094 2004-04-21  Ravindra <rkumar@novell.com>
1095
1096         * TestPens.cs: Added.
1097
1098 2004-04-21  Ravindra <rkumar@novell.com>
1099
1100         * TestBrushes.cs: Added.
1101
1102 2004-04-16  Ravindra <rkumar@novell.com>
1103
1104         * TestSystemPens.cs: Added.
1105
1106 2004-03-13  Ravindra <rkumar@novell.com>
1107
1108         * TestSystemBrushes.cs: Added test fail conditions.
1109
1110 2004-03-12  Ravindra <rkumar@novell.com>
1111
1112         * TestSystemBrushes.cs: Added.
1113
1114 2004-03-17  Ravindra <rkumar@novell.com>
1115         * TestHatchBrush.cs: Added.
1116
1117 2004-01-26  Ravindra <rkumar@novell.com>
1118         * TestPointF.cs: Added.
1119         * TestSize.cs: Added.
1120         * TestSizeF: Added.
1121
1122 2004-01-16  Ravindra <rkumar@novell.com>
1123         * BmpPaint.cs   did not run on .NET.
1124         Modified to make it run on .NET. Specs say
1125         "Do not save an image to the same stream
1126         that was used to construct the image."
1127
1128 2003-07-30  Alexandre Pigolkine <pigolkine@gmx.de>
1129         * BmpPaint.cs   modified
1130
1131 2003-06-28  Alexandre Pigolkine <pigolkine@gmx.de>
1132         * hering.cs     save as Jpeg also
1133
1134 2003-06-22  Alexandre Pigolkine <pigolkine@gmx.de>
1135         * font1.cs added
1136
1137 2003-06-17  Alexandre Pigolkine <pigolkine@gmx.de>
1138         * hering.cs     added
1139         
1140 2003-06-15  Alexandre Pigolkine <pigolkine@gmx.de>
1141         * BmpPaint.cs   ImageFormat specified for Save()
1142         * image1.cs             added
1143
1144 2003-06-06  Alexandre Pigolkine <pigolkine@gmx.de>
1145         * BmpPaint.cs   added
1146
1147 2001-10-31  Mike Kestner <mkestner@speakeasy.net>
1148
1149         * TestPoint.cs : Tests I've had in my node forever.
1150