merge -r 98047:98048
[mono.git] / mcs / class / System.Web / ChangeLog
1 2008-02-07  Vladimir Krasnov  <vladimirk@mainsoft.com>
2
3         * System.Web20.csproj: added ObjectInputStream.cs and
4         ObjectOutputStream.cs
5
6 2007-12-30  Vladimir Krasnov  <vladimirk@mainsoft.com>
7
8         * System.Web.dll.sources: added AspNetDBSchemaChecker.cs
9         * System.Web20.csproj: added AspNetDBSchemaChecker.cs
10
11 2007-12-19  Juraj Skripsky  <js@hotfeet.ch>
12
13         * System.Web.dll.sources: removed TimeoutManager.cs
14
15 2007-12-08  Marek Habersack  <mhabersack@novell.com>
16
17         * SQLiteProviders_DatabaseSchema.sql: added
18         * Makefile: added support for compiling .resx resources.
19         Added SQLiteProviders_DatabaseSchema.sql to EXTRA_DISTFILES.
20         Added new resource files to EXTRA_DISTFILES
21         Added a RESX_DIST variable which contains all the .resx files. The
22         variable is used by RESX_RES and by EXTRA_DISTFILES.
23
24 2007-11-23  Daniel Nauck  <dna@mono-project.de>
25
26         * System.Web.dll.sources: added
27         System.Web/TraceContextRecord.cs
28         * System.Web_test.dll.sources: added
29         System.Web/TraceContextRecordTest.cs
30
31 2007-11-23  Marek Habersack  <mhabersack@novell.com>
32
33         * System.Web.dll.sources: added
34         System.Web.Configuration_2.0/IConfigMapPath.cs and
35         System.Web.Configuration_2.0/IConfigMapPathFactory.cs
36
37 2007-11-22  Daniel Nauck  <dna@mono-project.de>
38
39         * System.Web.dll.sources: added
40         System.Web/IPartitionResolver.cs
41
42 2007-11-22  Marek Habersack  <mhabersack@novell.com>
43
44         * System.Web.dll.sources: added System.Web/HttpCacheVaryByContentEncodings.cs
45         Added System.Web/RequestNotification.cs, System.Web/RequestNotificationStatus.cs
46
47 2007-11-22  Daniel Nauck  <dna@mono-project.de>
48
49         * System.Web.dll.sources: added
50         System.Web/WebPageTraceListener.cs
51
52 2007-11-06  Marek Habersack  <mhabersack@novell.com>
53
54         * System.Web.dll.sources: added
55         System.Web.UI.WebControls/ChildTable.cs to compilation, for MS.NET
56         compatibility.
57
58 2007-11-01  Marek Habersack  <mhabersack@novell.com>
59
60         * System.Web.dll.sources: added MachineKeySectionUtils.cs
61
62 2007-10-24  Marek Habersack  <mhabersack@novell.com>
63
64         * System.Web.dll.sources: added
65         System.Web.Configuration/FileMatchingInfo.cs
66
67 2007-08-30  Marek Habersack  <mhabersack@novell.com>
68
69         * System.Web.dll.sources: added MachineKeyRegistryStorage.cs
70
71 2007-08-14  Gert Driesen  <drieseng@users.sourceforge.net>
72
73         * System.Web_test.dll.sources: Added AggregateCacheDependencyTest.cs.
74
75 2007-06-28  Vladimir Krasnov  <vladimirk@mainsoft.com>
76
77         * System.Web20.csproj: added HttpWorkerRequest.jvm.cs,
78         HttpResponseStream.jvm.cs to the project
79
80 2007-06-15  Gert Driesen  <drieseng@users.sourceforge.net>
81
82         * System.Web_test.dll.sources: Added LosFormatterTest.cs.
83
84 2007-06-12  Vladimir Krasnov  <vladimirk@mainsoft.com>
85         
86         * System.Web20.csproj: added CompilationSection.cs
87
88 2007-05-15  Marek Habersack  <mhabersack@novell.com>
89
90         * System.Web.dll.sources: added
91         System.Web.Compilation/XsdBuildProvider.cs
92
93 2007-04-18  Marek Habersack  <grendello@gmail.com>
94
95         * Makefile (System.Web/UplevelHelper.cs): use binary in the
96         net_1_1_bootstrap profile.
97
98 2007-04-17  Wade Berrier  <wberrier@novell.com>
99
100         * Makefile: use BUILT_SOURCES for UplevelHelper.cs instead of including it in the
101         .sources file.  Include UplevelHelperDefinitions.xml for 'make dist'.
102
103 2007-04-17  Jonathan Chambers <joncham@gmail.com>
104
105         * Makefile: Fix build, add $(TEST_RUNTIME) before call to culevel.
106
107 2007-04-17  Marek Habersack  <mhabersack@novell.com>
108
109         * Makefile (System.Web/UplevelHelper.cs): autogenerate the file if
110         it doesn't exist.
111
112         * System.Web.dll.sources: added the System.Web/UplevelHelper.cs
113         file. It is autogenerated by the culevel compiler.
114
115         * UplevelHelperDefinitions.xml: added default uplevel browsers
116         definition file. This serves as input to the culevel compiler in
117         the tools directory at the top of the mcs tree.
118
119 2007-04-12  Vladimir Krasnov  <vladimirk@mainsoft.com>
120         
121         * System.Web20.csproj: 
122         * System.Web.dll.sources: added HttpParamsCollection.cs
123
124 2007-04-01  Vladimir Krasnov  <vladimirk@mainsoft.com>
125         
126         * System.Web20.csproj: 
127         * System.Web.dll.sources: HeadersCollection.cs, BaseParamsCollection.cs
128
129 2007-03-21  Marek Habersack  <mhabersack@novell.com>
130
131         * System.Web.dll.sources: added UnknownAttributeDescriptor.cs
132
133 2007-02-20  Gert Driesen  <drieseng@users.sourceforge.net>
134
135         * System.Web_test.dll.sources: Removed duplicate ImageFieldTest.cs
136         entry.
137
138 2007-02-19  YonikKalin  <yonik@mainsoft.com>
139
140         * Add System.Web_test.dll.sources add ChangePasswordTest.cs 
141
142 2007-02-18  Eyal Alaluf  <eyala@mainsoft.com>
143
144         * run-mono-tests.bat: Add J2EE jar to classpath.
145
146 2007-02-12  Marek Habersack  <grendello@gmail.com>
147
148         * System.Web.dll.sources: added PreservationFile.cs
149
150 2007-01-15  Marek Habersack  <grendello@gmail.com>
151
152         * System.Web.dll.sources: Added WsdlBuildProvider.cs
153
154 2007-01-14  Eyal Alaluf  <eyala@mainsoft.com>
155
156         * System.Web20.vmwcsproj: added .jvm files for Control.cs, Page.cs,
157           HttpRequest.cs & HttpContext.cs
158
159 2007-01-07  Vladimir Krasnov  <vladimirk@mainsoft.com>
160
161         * System.Web20.vmwcsproj: added ProfileParameter.cs
162         * System.Web.dll.sources: added ProfileParameter.cs
163
164 2007-01-07  Vladimir Krasnov  <vladimirk@mainsoft.com>
165
166         * System.Web20.vmwcsproj: added AppResourcesCompiler.jvm.cs to project
167
168 2007-01-05  Marek Habersack  <grendello@gmail.com>
169
170         * System.Web.dll.sources: Add new app resources compiler files.
171
172 2006-12-20  Marek Habersack  <grendello@gmail.com>
173
174         * System.Web.dll.sources: adjustments for the 2.0 SessionState
175         changes.
176
177 2006-12-09  Marek Habersack  <grendello@gmail.com>
178
179         * System.Web.dll.sources: Add the HiddenFieldPageStatePersister.cs
180         file to compilation
181
182 2006-12-05  Yoni Klain   <yonik@mainsoft.com>
183
184         * MakeFile added new resources TextBoxTestlPage.aspx for TextBoxTest.cs
185
186 2006-11-29  Yoni Klain   <yonik@mainsoft.com>
187
188         * MakeFile added new resources ListControlPage.aspx for ListControlTest.cs
189
190 2006-11-28  Miguel de Icaza  <miguel@novell.com>
191
192         * Rationalize the user of MonoTODOs.  
193
194                 - Removed all the TODOs that were only overwritten methods
195                 and had no further information.
196
197                 - Methods that threw exceptions now have the message "Not
198                 implemnted".
199
200                 - Methods that return some constant are declared like
201                 that.
202
203                 - Removed a bunch of stale MonoTODOs that had not been
204                 removed. 
205
206 2006-11-27  Yoni Klain   <yonik@mainsoft.com>
207
208         * MakeFile added new resources NoEventValidation.aspx for ImageButtonTest.cs
209
210 2006-11-09 Vladimir Krasnov <vladimirk@mainsoft.com>
211
212         * System.Web_test.dll.sources: added PasswordRecoveryTest.cs, 
213         PasswordRecoveryTest.cs
214         * Makefile: added WebControl.config resource
215
216 2006-11-09 Vladimir Krasnov <vladimirk@mainsoft.com>
217
218         * System.Web.dll.sources: added PasswordRecovery.cs
219         * System.Web20.vmwcsproj: added PasswordRecovery.cs
220
221 2006-11-22  Yoni Klain   <yonik@mainsoft.com>
222
223         * MakeFile added new resources AsyncPage.aspx,PageCultureTest.aspx for PageTest.cs
224
225 2006-11-21  Yoni Klain   <yonik@mainsoft.com>
226
227         * MakeFile added new resources Theme2.skin and adapters.browser for ControlTest.cs
228
229 2006-11-20  Marek Habersack  <grendello@gmail.com>
230
231         * System.Web.dll.sources: Added
232         System.Web.UI.WebParts/PersonalizableAttribute.cs
233
234 2006-11-17  Marek Habersack  <grendello@gmail.com>
235
236         * System.Web.dll.sources: Added
237         System.Web.Compilation/ForceCopyBuildProvider.cs and
238         System.Web.Compilation/MasterPageBuildProvider.cs and
239         System.Web.UI/PageLifeCycle.cs
240
241 2006-11-09 Vladimir Krasnov <vladimirk@mainsoft.com>
242
243         * System.Web.dll.sources: added DataSourceCasheManager.cs
244         * System.Web20.vmwcsproj: added DataSourceCasheManager.cs
245
246 2006-11-08  Marek Habersack  <grendello@gmail.com>
247
248         * System.Web.dll.sources: added the App_Code compiler
249
250 2006-11-05 Vladimir Krasnov <vladimirk@mainsoft.com>
251
252         * System.Web.dll.sources: added System.Web.Profile/ProfileParser.cs
253         * System.Web20.vmwcsproj: 
254         added System.Web.Profile/ProfileParser.jvm.cs
255
256 2006-10-23 Merav Sudri <meravs@mainsoft.com
257
258         *System.Web_test.dll.sources : FormParameterTest and ParameterTest were added.
259
260 2006-10-18  Marek Habersack  <grendello@gmail.com>
261
262         * System.Web.dll.sources: add global/local resources compiler
263         files.
264
265         * Makefile: System.Windows.Forms.dll is needed for global/local
266         resource compiler now.
267
268 2006-10-17 Vladimir Krasnov <vladimirk@mainsoft.com>
269
270         * run-mono-tests.bat: added Derby to tests classpath
271
272 2006-10-11 Merav Sudri <meravs@mainsoft.com>
273         The following new tests were added:
274         * System.Web.UI.WebControls.SessionParameterTest.cs
275         * System.Web.UI.WebControls.QueryStringParameterTest.cs
276         * System.Web.UI.WebControls.ControlParameterTest.cs
277         * System.Web.UI.WebControls.CookieParameterTest.cs
278
279 2006-10-10 Yoni Klain <yonik@mainsoft.com>
280         * System.Web.UI.WebControls.CustomValidatorTest.cs new tests added;
281
282 2006-10-04 Yoni Klain <yonik@mainsoft.com>
283         * System.Web.UI.Page.Test.cs new tests added;
284     * MakeFile: add new resources for PageTest.cs :
285     Test/mainsoft/NunitWebResources/PageLifecycleTest.aspx ;
286         Test/mainsoft/NunitWebResources/PageValidationTest.aspx ;
287         
288 2006-10-03 Hagit Yidov <hagity@mainsoft.com>
289
290         * ImageMapTest.cs: New test was added
291         * HotSpotTest.cs: New test was added
292         * HotSpotCollectionTest.cs: New test was added
293         * CircleHotSpot.cs: New test was added
294         * RectangleHotSpot.cs: New test was added
295         * PolygonHotSpot.cs: New test was added
296
297 2006-09-28 Yoni Klain <yonik@mainsoft.com>
298
299     * MakeFile: add new resources for MasterPageTest.cs :
300     Test/mainsoft/NunitWebResources/MasterTypeTest1.aspx ;
301         Test/mainsoft/NunitWebResources/MasterTypeTest2.aspx ;
302         Test/mainsoft/NunitWebResources/MyDerived.master ;
303         Test/mainsoft/NunitWebResources/MyPageWithDerivedMaster.aspx ;
304
305 2006-09-26      Boris Kirzner <borisk@mainsoft.com>
306
307         * run-mono-tests.bat: log files naming fix.
308
309 2006-09-19 Yoni Klain <yonik@mainsoft.com>
310
311     * System.Web_test.dll.sources: add new \System.Web.UI.WebControls\CrossPagePostingTest.cs
312     * MakeFile: add new resources for CrossPagePostingTest.cs :
313     Test/mainsoft/NunitWebResources/CrossPagePosting1.aspx ;
314         Test/mainsoft/NunitWebResources/CrossPagePosting2.aspx ;
315
316 2006-09-18 Yoni Klain <yonik@mainsoft.com>
317
318     * System.Web_test.dll.sources: add new \System.Web.UI.WebControls\MappingUrlTest.cs
319     * MakeFile: add new resources for MappingUrlTest.cs :
320     Test/mainsoft/NunitWebResources/Mapping.aspx ;
321         Test/mainsoft/NunitWebResources/Mapping1.aspx ;
322         Test/mainsoft/NunitWebResources/WebMapping.config
323
324 2006-09-17 Yoni Klain <yonik@mainsoft.com>
325
326     * System.Web_test.dll.sources: add new \System.Web.UI\TemplateControlTest.cs
327     * MakeFile: add new resources for TemplateControlTest.cs
328     Test/mainsoft/NunitWebResources/TemplateUserControl.ascx \
329         Test/mainsoft/NunitWebResources/EvalTest.aspx \
330
331 2006-09-14      Boris Kirzner <borisk@mainsoft.com>
332
333         * run-mono-tests.bat: fixes for TARGET_JVM tests run.
334         
335 2006-04-09      Boris Kirzner <borisk@mainsoft.com>
336
337         * run-mono-tests.bat: fixes for TARGET_JVM NET_2_0 tests run.
338
339 2006-08-27 Roei Erez <roeie@mainsoft.com>
340
341         * WebConfigurationManager.cs: corrections for static variables on mainsoft platform
342
343 2006-08-28 Yoni Klain <yonik@mainsoft.com>
344
345     * System.Web_test.dll.sources: add new \System.Web.UI\ClientScriptManagerTest.cs
346     * MakeFile: add new resources for ClientScriptMenagerTest.cs
347     Test/mainsoft/NunitWebResources/EventValidationTest2.aspx \
348         Test/mainsoft/NunitWebResources/EventValidationTest1.aspx \
349         Test/mainsoft/NunitWebResources/ClientScript.js \
350
351 2006-08-27 Hagit Yidov <hagity@mainsoft.com>
352
353         * TreeNodeBindingCollectionTest.cs: New test was added
354         * TreeNodeBindingTest.cs: New test was added
355         * TreeNodeCollectionTest.cs: New test was added
356         * TreeNodeStyleCollectionTest.cs: New test was added
357         * TreeNodeTest.cs: New test was added
358         * TreeViewTest.cs: Test was updated
359
360 2006-08-10 Hagit Yidov <hagity@mainsoft.com>
361
362         * ImageMapTest.cs: New test was added
363         * HotSpotTest.cs: New test was added
364         * HotSpotCollectionTest.cs: New test was added
365         * CircleHotSpot.cs: New test was added
366         * RectangleHotSpot.cs: New test was added
367         * PolygonHotSpot.cs: New test was added
368
369 2006-08-23 Igor Zelmanovich <igorz@mainsoft.com>
370
371         * MenuTest.cs: added tests 
372
373 2006-08-23 Igor Zelmanovich <igorz@mainsoft.com>
374
375         * StyleTest.cs: 
376         added tests ensure that AddAttributesToRender method calls FillStyleAttributes
377         and style attributes work properly.
378
379 2006-08-23 Igor Zelmanovich <igorz@mainsoft.com>
380
381         * FontInfoTest.cs: added test 
382
383 2006-08-22 Igor Zelmanovich <igorz@mainsoft.com>
384
385         * FontInfoTest.cs: added test: CopyFrom and MergeWith behave differently between 1.1 and 2.0 
386
387 2006-08-17 Igor Zelmanovich <igorz@mainsoft.com>
388
389         * StyleTest.cs: added test ensures that IsEmpty returns false for 
390         empty style that was registered with StyleSheet         
391
392 2006-08-17 Igor Zelmanovich <igorz@mainsoft.com>
393
394         * StyleTest.cs: new test was added, fixed Style_CssClass test
395
396 2006-08-16 Yoni Klain <yonik@mainsoft.com>
397
398         * DataSourceViewTest.cs; DataSourceControlTest.cs : new tests
399
400 2006-08-15 Igor Zelmanovich <igorz@mainsoft.com>
401
402         * MenuTest.cs: new test was added, removed NotWorking attributes
403
404 2006-08-15 Igor Zelmanovich <igorz@mainsoft.com>
405
406         * MenuTest.cs: new tests were added.
407
408 2006-08-14 Andrew Skiba <andrews@mainsoft.com>
409
410         * TableTest.cs: new test added.
411
412 2006-08-14 Igor Zelmanovich <igorz@mainsoft.com>
413
414         * MenuTest.cs: added test showing that items initialization should occurs only once
415
416 2006-08-10 Yoni Klain <yonik@mainsoft.com>
417
418         * CallBackTest.cs: New test was added
419
420 2006-08-010 Hagit Yidov <hagity@mainsoft.com>
421
422         * ImageMapTest.cs: New test was added
423         * HotSpotTest.cs: New test was added
424         * HotSpotCollectionTest.cs: New test was added
425         * CircleHotSpot.cs: New test was added
426         * RectangleHotSpot.cs: New test was added
427         * PolygonHotSpot.cs: New test was added
428
429 >>>>>>> .r64424
430 2006-08-10 Igor Zelmanovich <igorz@mainsoft.com>
431
432         * MenuTest.cs: new tests were added
433
434 2006-08-09 Igor Zelmanovich <igorz@mainsoft.com>
435
436         * HierarchicalDataBoundControlTest.cs: added new tests
437
438 2006-08-08 Merav Sudri <meravs@mainsoft.com>
439
440         * ObjectDataSourceTest.cs: SetUp with delay was added to the test.
441 2006-08-08 Merav Sudri <meravs@mainsoft.com>
442
443         * ObjectDataSourceTest.cs: New test was added
444         
445 2006-08-08 Yoni Klain <yonik@mainsoft.com>
446
447         * LoginViewTest.cs: added new tests and new resources for tests
448         * ObjectDataSourceView.cs: added new tests
449
450 2006-08-06 Vladimir Krasnov <vladimirk@mainsoft.com>
451
452         * CommandFieldTest.cs:
453         * GridViewRowCollectionTest.cs:
454         * MultiViewTest.cs:
455         * SiteMapPathTest.cs:
456         * ViewTest.cs: 
457         * XmlDataSourceTest.cs: removed NotWorking attributes
458
459 2006-08-06 Vladimir Krasnov <vladimirk@mainsoft.com>
460
461         * ThemeTest.cs: fixed test resource
462
463 2006-08-06 Vladimir Krasnov <vladimirk@mainsoft.com>
464
465         * ThemeTest.cs: tests added
466
467 2006-08-01 Vladimir Krasnov <vladimirk@mainsoft.com>
468
469         * BulletedListTest.cs: fixed new line in render tests
470
471 2006-07-31 Vladimir Krasnov <vladimirk@mainsoft.com>
472         
473         * WizardStepBaseTest.cs:
474         * MasterPageTest.cs
475         * MenuTest.cs
476         * GridViewTest.cs: removed NotWorking attributes
477
478 2006-07-30 Andrew Skiba <andrews@mainsoft.com>
479
480         * FormViewTest.cs: fix few tests.
481
482 2006-07-30 Vladimir Krasnov <vladimirk@mainsoft.com>
483
484         * WizardTest.cs: fixed test, removed NotWorking attributes
485
486 2006-07-27 Andrew Skiba <andrews@mainsoft.com>
487
488         * FormViewTest.cs: fix few tests.
489
490 2006-07-27 Andrew Skiba <andrews@mainsoft.com>
491
492         * DetailsViewTest.cs: fix tests.
493
494 2006-07-26 Vladimir Krasnov <vladimirk@mainsoft.com>
495
496         * XmlDataSourceTest.cs: fixed aspx based tests
497
498 2006-07-26 Andrew Skiba <andrews@mainsoft.com>
499
500         * FormViewTest.cs: visual studio ifdef.
501
502 2006-07-26 Andrew Skiba <andrews@mainsoft.com>
503
504         * DetailsViewRowTest.cs: fix the test (incomplete).
505
506 2006-07-26 Andrew Skiba <andrews@mainsoft.com>
507
508         * DetailsViewTest.cs: fix few tests.
509
510 2006-07-26 Yoni Klain <yonik@mainsoft.com>
511
512         * XmlDataSourceTest.cs: Add new tests.
513
514 2006-07-25 Vladimir Krasnov <vladimirk@mainsoft.com>
515
516         * MultiViewTest.cs: added test
517
518 2006-07-25 Vladimir Krasnov <vladimirk@mainsoft.com>
519
520         * GridViewTest.cs:
521         * ViewTest.cs:
522         * WizardStepBaseTest.cs:
523         * WizardTest.cs: fixed tests
524
525 2006-07-25 Merav Sudri <meravs@mainsoft.com>
526
527         * FormViewTest.cs: Add three postback tests.
528
529 2006-07-24 Andrew Skiba <andrews@mainsoft.com>
530
531         * DetailsViewTest.cs: split a test in two, working and not working.
532
533 2006-07-23 Andrew Skiba <andrews@mainsoft.com>
534
535         * DetailsViewTest.cs: fix the test.
536
537 2006-07-20 Andrew Skiba <andrews@mainsoft.com>
538
539         * DetailsViewTest.cs: more precise lifetime flow check.
540
541 2006-07-20 Andrew Skiba <andrews@mainsoft.com>
542
543         * DetailsViewTest.cs: add EnsureChildControls basic test.
544
545 2006-07-20 Andrew Skiba <andrews@mainsoft.com>
546
547         * DetailsViewTest.cs: add a new assert
548
549 2006-07-20 Vladimir Krasnov <vladimirk@mainsoft.com>
550
551         * PagerSettingsTest.cs: fixed PropertyChanged test
552
553 2006-07-19 Andrew Skiba <andrews@mainsoft.com>
554
555         * DetailsViewTest.cs: #if VISUAL_STUDIO
556
557 2006-07-20 Yoni Klain <yonik@mainsoft.com>
558
559         * GridViewTest.cs: added new tests
560
561 2006-07-19 Andrew Skiba <andrews@mainsoft.com>
562
563         * DetailsViewTest.cs: #if NET_2_0
564         * TableStyleTest.cs: Category ("NotWorking")
565         
566 2006-07-19 Andrew Skiba <andrews@mainsoft.com>
567
568         * TableStyleTest.cs: add a test for BackImageUrl rendering
569
570 2006-07-19 Merav Sudri <meravs@mainsoft.com>
571
572         * DetailsViewRowTest.cs: added new test
573         * DetailsViewRowCollectionTest.cs: added new test
574         * FormViewRowTest.cs: added new test
575         * FormViewTest.cs: added new test
576
577 2006-07-19 Merav Sudri <meravs@mainsoft.com>
578
579         * DetailsViewTest.cs: added new test
580
581 2006-07-18 Vladimir Krasnov <vladimirk@mainsoft.com>
582
583         * GridViewTest.cs: removed NotWorking attributes, added tests
584
585 2006-07-17 Yoni Klain <yonik@mainsoft.com>
586
587         * SiteMapPathTest.cs: added new test
588
589 2006-07-17 Andrew Skiba <andrews@mainsoft.com>
590
591         * CommandFieldTest.cs: added positive flow test for
592         ValidateSupportsCallback
593
594 2006-07-17 Andrew Skiba <andrews@mainsoft.com>
595
596         * WebControlTest.cs: added tests for display style
597         
598 2006-07-17 Vladimir Krasnov <vladimirk@mainsoft.com>
599
600         * GridViewTest.cs: added new test
601
602 2006-07-16 Vladimir Krasnov <vladimirk@mainsoft.com>
603
604         * BoundFieldTest.cs: added new test
605
606 2006-07-16 Andrew Skiba <andrews@mainsoft.com>
607
608         * SiteMapPathTest.cs: fix expected results for dotnet in 3 tests;
609         add 2 new asserts for InitializeItem
610
611 2006-07-16 Vladimir Krasnov <vladimirk@mainsoft.com>
612
613         * BulletedListTest.cs: removed NotWorking attributes
614
615 2006-07-16 Yoni Klain <yonik@mainsoft.com>
616
617         * added WizardStepBaseTest.cs; WizardStepTest.cs; WizardStepCollectionTest.cs
618         
619 2006-07-13 Gonzalo Paniagua Javier <gonzalo@ximian.com>
620
621         * DataListTest.cs: new test for templated items. Patch by Jaros?aw
622         Pawlak.
623
624 2006-07-12 Yoni Klain <yonik@mainsoft.com>
625
626         * WizardTest.cs added new tests;
627         * SiteMapPathTest.cs removed remarks
628
629 2006-07-11 Vladimir Krasnov <vladimirk@mainsoft.com>
630         
631         * GridViewTest.cs: added GridView_RenderingCheckBoxField2
632         for testing of autogenerated checkbox column
633
634 2006-07-11 Yoni Klain <yonik@mainsoft.com>
635
636         * ImageFieldTest.cs added new tests;
637
638 2006-07-10 Andrew Skiba <andrews@mainsoft.com>
639
640         * SiteMapPathTest.cs: fix expected results for IE user-agent
641
642 >>>>>>> .r62654
643 2006-07-09 Yoni Klain <yonik@mainsoft.com>
644
645         * MenuTest.cs changes on postback;
646
647 2006-07-09 Yoni Klain <yonik@mainsoft.com>
648
649         * ContentTest.cs changes on event test;
650
651 2006-07-07 Yoni Klain <yonik@mainsoft.com>
652
653         * added PagerSettingsTest.cs;GridViewRowCollectionTest.cs;
654         ContentTest.cs;GridViewRowTest.cs
655
656 2006-07-07 Yoni Klain <yonik@mainsoft.com>
657
658         * GridViewTest.cs, MenuTest.cs added PostBack tests
659
660 2006-07-05 Vladimir Krasnov <vladimirk@mainsoft.com>
661         
662         * added CreateUserWizardTest.cs
663
664 2006-07-03 Vladimir Krasnov <vladimirk@mainsoft.com>
665
666         * BoundFieldTest.cs, ButtonFieldTest.cs, DataControlFieldTest.cs
667         HyperLinkFieldTest.cs, ImageFieldTest.cs: removed NotWorking
668         attribute from Initialize test case
669
670 2006-06-28 Juraj Skripsky <js@hotfeet.ch>
671
672         * RegularExpressionValidatorTest.cs: check for automatic wrapping of
673         expression with "^...$".
674
675 2006-06-28 Vladimir Krasnov <vladimirk@mainsoft.com>
676
677         * Added WizardTest.cs: Wizard control basic tests
678
679 2006-06-25 Yoni Klain <yonik@mainsoft.com>
680
681         * GridViewTest.cs;
682         * AutoGeneratedFieldTest.cs;BoundFieldTest.cs;DataControlFieldTest.cs;
683         * DataControlFieldCollectionTest.cs;DataKeyArrayTest.cs;
684         * DataKeyTest.cs;ButtonFieldBaseTest.cs;HyperLinkFieldTest.cs;
685         * CommandFieldTest.cs;CheckBoxFieldTest.cs;TemplateFieldTest.cs
686         * GridView test and GridView subclasses tests. 
687
688 2006-06-25      Konstantin Triger <kostat@mainsoft.com>
689
690         * FormViewTest.cs: test for PageIndex bounds.
691
692 2006-06-21 Andrew Skiba <andrews@mainsoft.com>
693
694         * ThemeTest.cs, SiteMapPathTest.cs, FormViewTest.cs, MenuTest.cs,
695          MasterPageTest.cs: NunitWeb refactoring
696
697 2006-06-21 Andrew Skiba <andrews@mainsoft.com>
698
699         * FileUploadTest.cs: add new tests for FileUpload control
700
701 2006-06-20 Andrew Skiba <andrews@mainsoft.com>
702
703         * ThemeTest.cs: add new test for UrlPropertyAttribute
704
705 2006-06-20 Andrew Skiba <andrews@mainsoft.com>
706
707         * FormViewTest.cs: add new test for CssClass attribute
708
709 2006-06-14 Gonzalo Paniagua Javier <gonzalo@ximian.com>
710
711         * RepeaterItemCollectionTest.cs: New file.
712
713 2006-06-14 Andrew Skiba <andrews@mainsoft.com>
714
715         * MenuTest.cs: add test for CssClass attribute
716
717 2006-06-13 Juraj Skripsky <js@hotfeet.ch>
718
719         * CalendarTest.cs (SelectDateProperty): Make sure SelectedDate is
720         automatically "rounded" to the same date with time set to 12:00am.
721
722 2006-05-28 Andrew Skiba <andrews@mainsoft.com>
723
724         * ThemeTest.cs, MenuTest.cs, MasterPageTest.cs: rename methods to make
725         nunit quiet
726
727 2006-05-21 Yoni Klain <yonik@mainsoft.com>
728
729         * ThemeTest.cs  -  Add new test
730
731 2006-05-21 Yoni Klain <yonik@mainsoft.com>
732
733         * MasterPageTest.cs  -  add attributes for NotWorking tests
734         * MenuTest.cs - sleep time changed
735
736 2006-05-21 Yoni Klain <yonik@mainsoft.com>
737
738         * Added MasterPageTest.cs
739
740 2006-05-21 Yoni Klain <yonik@mainsoft.com>
741
742         * MenuTest.cs, SiteMapPathTest.cs ,BulletedListTest.cs -  add attributes for NotWorking tests 
743           
744 2006-05-21 Yoni Klain <yonik@mainsoft.com>
745
746         * Added ContentTest.cs
747
748 2006-05-17 Andrew Skiba <andrews@mainsoft.com>
749
750         * MenuTest.cs, SiteMapPathTest.cs: multiple changes, now passes on 
751         dotnet with mono makefile
752
753 2006-05-14 Yoni Klain <yonik@mainsoft.com>
754
755         * Added MenuTest.cs
756
757 2006-05-14 Yoni Klain <yonik@mainsoft.com>
758
759         * Added SiteMapPathTest.cs 
760
761 2006-04-30 Yoni Klain <yonik@mainsoft.com>
762
763         * Added SiteMapDataSourceTest.cs 
764
765 2006-04-23 Tal Klahr <talk@mainsoft.com>
766
767         * Added ViewTest.cs and MultiViewTest.cs
768
769 2006-04-25      Konstantin Triger <kostat@mainsoft.com>
770
771         * FormViewTest.cs: added test for PageCount.
772
773 2006-04-20      Konstantin Triger <kostat@mainsoft.com>
774
775         * FormViewTest.cs: added test for PageIndex.
776
777 2006-04-06      Konstantin Triger <kostat@mainsoft.com>
778
779         * DataListTest.cs: added test for DataSourceID.
780
781 2006-04-06      Konstantin Triger <kostat@mainsoft.com>
782
783         * LoginTest.cs: Added LayoutTemplate property Test.
784         * LoginViewTest.cs: Added AnonymousTemplate property Test.
785
786 2006-03-28  Alexandre Miguel Pedro Gomes  <alexmipego@gmail.com>
787  
788         * FontInfoTest.cs: Implemented ShouldSerializeNames tests
789
790 2006-03-06  Vladimir Krasnov  <vladimirk@mainsoft.com>
791
792         * CalendarTest.cs: refactoring, inline delegates replaced with
793         regular ones.
794         * LinkButtonTest.cs: same
795
796 2006-03-03  Vladimir Krasnov  <vladimirk@mainsoft.com>
797
798         * PagedDataSourceTest.cs: added TARGET_JVM part to exclude
799         not working tests.
800         * WebControlTest.cs: same
801
802 2006-02-21  Chris Toshok  <toshok@ximian.com>
803
804         * SqlDataSourceTest.cs, SqlDataSourceViewTest.cs,
805         AccessDataSourceTest.cs: new tests.
806
807 2005-12-14 Gonzalo Paniagua Javier <gonzalo@ximian.com>
808
809         * DropDownListTest.cs: test for html-encoding of the text.
810
811 2005-11-21 Gonzalo Paniagua Javier <gonzalo@ximian.com>
812
813         * RadioButtonTest.cs: more tests for the 'name' attribute.
814
815 2005-10-24 Gonzalo Paniagua Javier <gonzalo@ximian.com>
816
817         * LiteralTest.cs: Literal allows LiteralControl.
818
819 2005-10-20 Gonzalo Paniagua Javier <gonzalo@ximian.com>
820
821         * ListBoxTest.cs: a few more tests for ListBox and selection.
822
823 2005-10-18 Gonzalo Paniagua Javier <gonzalo@ximian.com>
824
825         * ListControlTest.cs: 3 more tests for ListControl.
826
827 2005-10-17 Gonzalo Paniagua Javier <gonzalo@ximian.com>
828
829         * CustomValidatorTest.cs: an empty control name is valid.
830
831 2005-10-17  Sebastien Pouliot  <sebastien@ximian.com> 
832
833         * RequiredFieldValidatorCas.cs: New. CAS unit for 
834         RequiredFieldValidator.
835
836 2005-10-10 Gonzalo Paniagua Javier <gonzalo@ximian.com>
837
838         * DataListTest.cs: added some style and IRepeatInfoUser tests.
839
840 2005-10-04 Gonzalo Paniagua Javier <gonzalo@ximian.com>
841
842         * ListBoxTest.cs: the name is the UniqueID, not the ClientID.
843         * WebControlTest.cs: Attributes statebag is case insensitive.
844
845 2005-10-02 Gonzalo Paniagua Javier <gonzalo@ximian.com>
846
847         * ImageButtonTest.cs: test that 'name' attribute is rendered.
848
849 2005-10-02 Gonzalo Paniagua Javier <gonzalo@ximian.com>
850
851         * DataGridTest.cs: Test for ButtonColumn with DataTextField.
852
853 2005-10-02 Gonzalo Paniagua Javier <gonzalo@ximian.com>
854
855         * DataGridTest.cs: new test for the style of the linkbutton in the
856         headers when sorting is enabled. Also test that the Items property
857         contains the DataGridItems.
858
859 2005-09-29 Gonzalo Paniagua Javier <gonzalo@ximian.com>
860
861         * TableCellTest.cs: the "Text" viewstate value does not control whether
862         we render the children or not.
863
864         * EditCommandColumnTest.cs: some tests do not pass on MS rutime for me,
865         so I've made them NotDotNet and fixed all the problems. Also added tests
866         to ensure that the TextBox's form the BoundColumns are present in the
867         hierarchy, as before we did nothing there.
868         
869         * ButtonTest.cs: test to show that a Button's children are not rendered.
870
871 2005-09-29 Gonzalo Paniagua Javier <gonzalo@ximian.com>
872
873         * PagedDataSourceTest.cs: more tests.
874
875 2005-09-28 Gonzalo Paniagua Javier <gonzalo@ximian.com>
876
877         * PagedDataSourceTest.cs: more tests.
878
879 2005-09-28 Gonzalo Paniagua Javier <gonzalo@ximian.com>
880
881         * CalendarTest.cs: added test to check for ID and base attributes being
882         copied from the calendar into the table.
883
884 2005-09-28 Gonzalo Paniagua Javier <gonzalo@ximian.com>
885
886         * PagedDataSourceTest.cs: nullref is throw on null DataSource.
887
888 2005-09-28 Gonzalo Paniagua Javier <gonzalo@ximian.com>
889
890         * DataGridTest.cs: fixed a test and added a commented out one that works
891         fine in mono but throws nullref with MS.
892
893 2005-09-27 Gonzalo Paniagua Javier <gonzalo@ximian.com>
894
895         * DataGridTest.cs: more tests that add a TemplateColumn.
896
897 2005-09-27 Gonzalo Paniagua Javier <gonzalo@ximian.com>
898
899         * EditCommandColumnTest.cs: added a test here for datagrid, as this was
900         the file whose test failed because the id of the datagrid generated
901         table.
902
903 2005-09-27 Gonzalo Paniagua Javier <gonzalo@ximian.com>
904
905         * FontUnitCas.cs: method name change in FontUnitTest.
906         * FontUnitTest.cs: splitted tests, enabled the "NotWorking" ones and
907         added tests for FontSize names beginning with x and containing a dash.
908
909 2005-09-27 Gonzalo Paniagua Javier <gonzalo@ximian.com>
910
911         * ListControlTest.cs: new tests for SelectedValue, SelectedIndex and
912         DataBinding.
913
914 2005-09-24 Gonzalo Paniagua Javier <gonzalo@ximian.com>
915
916         * DataGridTest.cs:
917         * DataListTest.cs: OnItemCommand is raised always in OnBubbleEvent.
918
919 2005-09-23  Sebastien Pouliot  <sebastien@ximian.com>
920
921         * LoginTest.cs: Make OnBubbleEvent_Authenticated_OnAuthenticate test 
922         case "work" on both MS and Mono.
923         * UnitTest.cs: IncorrectConstructor9 was fixed (in 2.0 RC) to throw
924         the FormatException (just like earlier fx did).
925
926 2005-09-23  Sebastien Pouliot  <sebastien@ximian.com> 
927  
928         * LabelCas.cs, LinkButtonCas.cs, ListBoxCas.cs, ListControlCas.cs,
929         ListItemCas.cs, ListItemCollectionCas.cs, LiteralCas.cs, LoginCas.cs,
930         LoginNameCas.cs, LoginStatusCas.cs, MonthChangedEventArgsCas.cs,
931         PagedDataSourceCas.cs, PanelCas.cs, RadioButtonCas.cs, 
932         RadioButtonListCas.cs, RangeValidatorCas.cs, 
933         RegularExpressionValidatorCas.cs, RepeaterCas.cs, RepeatInfoCas.cs,
934         RoleGroupCas.cs, RoleGroupCollectionCas.cs, 
935         SelectedDatesCollectionCas.cs, StyleCas.cs, TableCas.cs, 
936         TableCellCas.cs, TableFooterRowCas.cs, TableHeaderCellCas.cs,
937         TableHeaderRowCas.cs, TableItemStyleCas.cs, TableRowCas.cs,
938         TableSectionStyleCas.cs, TableStyleCas.cs, TargetConverterCas.cs,
939         TextBoxCas.cs, TreeViewCas.cs, UnitCas.cs, UnitConverterCas.cs,
940         ValidatedControlConverterCas.cs, ValidationSummaryCas.cs, 
941         WebColorConverterCas.cs, WebControlCas.cs, XmlCas.cs, 
942         XmlDataSourceCas.cs: New CAS unit tests - checks for LinkDemands and 
943         re-execute the "classic" unit tests under the most retricted security
944         permissions possible.
945
946 2005-09-23  Sebastien Pouliot  <sebastien@ximian.com>
947
948         * LinkButtonTest.cs: Fixed fixture name (Text -> Test).
949         * ListItemTest.cs: Fixed header.
950         * LoginTest.cs: Changed [Ignore] to [Category ("NotDotNet")] on 
951         OnBubbleEvent_Authenticated_OnAuthenticate () test case.
952         * PagedDataSourceTest.cs: Added missing [Test] to 
953         TestEnumerators_NoPaging test case.
954         * RadioButtonListTest.cs: Fixed header.
955         * RepeatInfoTest.cs: Add missing [Test] on DefaultValues test case.
956         * UnitConverterTest.cs: Fixed test cases (commited bu never executed)
957         before including it in the suite.
958         * ValidatorTest.cs: Fixed header.
959         * WebColorConverterTest.cs: Fixed header.
960
961 2005-09-21  Sebastien Pouliot  <sebastien@ximian.com>
962
963         * AdCreatedEventArgsCas.cs, BaseCompareValidatorCas.cs,
964         BaseDataBoundControlCas.cs, BaseDataListCas.cs, BaseValidatorCas.cs,
965         BoundColumnCas.cs, ButtonColumnCas.cs, CalandarCas.cs, 
966         CalendarDayCas.cs, CheckBoxCas.cs, CheckBoxListCas.cs, 
967         CompareValidatorCas.cs, CompositeControlCas.cs, CustomValidatorCas.cs,
968         DataBoundControlCas.cs, DataGridCas.cs, DataGridColumnCas.cs,
969         DataGridItemCas.cs, DataGridItemCollectionCas.cs, 
970         DataGridPagerStyleCas.cs, DataKeyCollectionCas.cs, DataListItemCas.cs,
971         DataListItemCollectionCas.cs, EditCommandColumnCas.cs, FontInfoCas.cs,
972         FontNamesConverterCas.cs, FontUnitCas.cs, FormViewCas.cs, 
973         HyperLinkCas.cs, HyperLinkColumnCas.cs, ImageButtonCas.cs, 
974         ImageCas.cs: New CAS unit tests - checks for LinkDemands and 
975         re-execute the "classic" unit tests under the most retricted security
976         permissions possible.
977
978 2005-09-20 Gonzalo Paniagua Javier <gonzalo@ximian.com>
979
980         * DataGridTest.cs: added data binding tests.
981         * BaseDataListTest.cs: it's DataKeys (arraylist) what gets to the
982         viewstate, not the DataKeyCollection.
983
984 2005-09-20  Sebastien Pouliot  <sebastien@ximian.com>
985
986         * AdCreatedEventArgsTest.cs, BaseCompareValidatorTest.cs, 
987         CompositeControlTest.cs, DataListTest.cs, DropDownListTest.cs,
988         EditCommandColumnTest.cs, FontNamesConverterTest.cs, FormViewTest.cs,
989         ListControlTest.cs, MonthChangedEventArgsTest.cs, 
990         RadioButtonListTest.cs, StyleTest.cs, TableCellTest.cs, 
991         TextBoxTest.cs, TreeViewTest.cs, ValidatedControlConverterTest.cs:
992         Fixed tests results under 2.0 Release Candidate (for NET_2_0).
993
994 2005-09-19 Gonzalo Paniagua Javier <gonzalo@ximian.com>
995
996         * DataGridTest.cs: fix expected/actual order. Added test for HeaderText
997         and empty ArrayList.
998
999 2005-09-19 Gonzalo Paniagua Javier <gonzalo@ximian.com>
1000
1001         * TableCellTest.cs: TableCell does not get an automatic ID.
1002
1003 2005-09-19 Gonzalo Paniagua Javier <gonzalo@ximian.com>
1004
1005         * TableStyleTest.cs: added test to check that GridLines is correctly
1006         restored in LoadViewState.
1007
1008 2005-09-13 Gonzalo Paniagua Javier <gonzalo@ximian.com>
1009
1010         * TableCellTest.cs: added new test cases for bug #76078.
1011
1012 2005-09-09 Gonzalo Paniagua Javier <gonzalo@ximian.com>
1013
1014         * ListItemTest.cs: tests for ListItem.
1015         * RadioButtonListTest.cs: more test for load/raise.
1016
1017 2005-09-09  Chris Toshok  <toshok@ximian.com>
1018
1019         * StyleTest.cs (FontInfo_Empty): test to see if changes to
1020         Style.Font cause changes in the style's empty status.
1021
1022 2005-09-07  Chris Toshok  <toshok@ximian.com>
1023
1024         * CalendarTest.cs (TestSelectedColorDefault): we need to split up
1025         the color tests since they're rendered in different orders by
1026         ms/us.
1027
1028 2005-09-07  Chris Toshok  <toshok@ximian.com>
1029
1030         * ListControlTest.cs: add tests for the ControlState.
1031
1032 2005-09-05  Chris Toshok  <toshok@ximian.com>
1033
1034         * FormViewTest.cs: new tests.
1035
1036 2005-09-05  Chris Toshok  <toshok@ximian.com>
1037
1038         * DataBoundControlTest.cs: new tests.
1039
1040         * BaseDataBoundControlTest.cs: new tests.
1041
1042 2005-09-01  Chris Toshok  <toshok@ximian.com>
1043
1044         * ListControlTest.cs (DefaultProperties): add tests for TagKey,
1045         Text, and AppendDataBoundItems.
1046         (ViewStateContents): add checks for Text and AppendDataBoundItems.
1047
1048 2005-09-01  Raja R Harinath  <rharinath@novell.com>
1049
1050         * CalendarTest.cs: Remove duplicate using-declarations.
1051         * XmlDataSourceTest.cs: Protect with NET_2_0 guard.
1052         * RepeaterTest.cs (Poker.GetSelectArguments): Likewise.
1053         (Poker.DoCreateDataSourceSelectArguments): Likewise.
1054         (Repeater_DefaultsSelectArguments): Likewise.
1055
1056 2005-08-31  Chris Toshok  <toshok@ximian.com>
1057
1058         * TreeViewTest.cs: beginnings of new tests.
1059
1060         * RepeaterTest.cs: same.
1061
1062         * XmlDataSourceTest.cs: same.
1063
1064 2005-08-27  Chris Toshok  <toshok@ximian.com>
1065
1066         * TextBoxTest.cs: add 2.0 test to show that validation properties
1067         have no effect on downlevel rendering.
1068
1069 2005-08-26  Chris Toshok  <toshok@ximian.com>
1070
1071         * TextBoxTest.cs: add tests for the 2.0 validation properties, and
1072         to make sure they're getting saved to the viewstate.
1073
1074 2005-08-26  Chris Toshok  <toshok@ximian.com>
1075
1076         * FontUnitTest.cs: Add tests for the two 2.0 constructors, and the
1077         2.0 ToString(IFormatProvider) method.
1078
1079         * UnitTest.cs: Add tests for the 2.0 ToString(IFormatProvider)
1080         method.
1081
1082 2005-08-26  Sebastien Pouliot  <sebastien@ximian.com> 
1083
1084         * TableStyleTest.cs: New test cases for 2.0.
1085
1086 2005-08-25  Sebastien Pouliot  <sebastien@ximian.com> 
1087  
1088         * CheckBoxListTest.cs: Use Ben's CleanHtmlTextWriter to compare 
1089         rendered output. Re-ordered the expected value to match. Rendering 
1090         tests now pass on Mono 1.x|2.0 profile and MS 1.x.
1091         * DropDownListTest.cs: (Properties) we have the same 2.0 failure on
1092         both Mono and MS runtime, maybe it's a feature ;-)
1093
1094 2005-08-25  Chris Toshok  <toshok@ximian.com>
1095
1096         * CalendarTest.cs: add viewstate tests for Caption/CaptionAlign
1097         (2.0).
1098
1099 2005-08-25  Sebastien Pouliot  <sebastien@ximian.com>
1100
1101         * HyperLinkTest.cs: Fixed the expected output rendering for 2.0.
1102
1103 2005-08-25  Peter Dennis Bartok  <pbartok@novell.com>
1104
1105         * StyleTest.cs: Added tests for CssRegisteredStyle
1106
1107 2005-08-25  Sebastien Pouliot  <sebastien@ximian.com>
1108
1109         * StyleTest.cs: Added test for IsStyleEmpty(null).
1110
1111 2005-08-24  Chris Toshok  <toshok@ximian.com>
1112
1113         * ValidationSummaryTest.cs (ValidationSummary_ValidationGroup):
1114         add tests for ValidationGroup, making sure it's stored in the
1115         ViewState.
1116
1117 2005-08-24  Sebastien Pouliot  <sebastien@ximian.com>
1118
1119         * RoleGroupTest.cs: New (2.0). Unit tests for RoleGroup.
1120         * RoleGroupCollectionTest.cs: New (2.0). Unit tests for 
1121         RoleGroupCollection.
1122
1123 2005-08-23  Chris Toshok  <toshok@ximian.com>
1124
1125         * RepeatInfoTest.cs (RenderRepeater_BaseControl): the 2.0 ReatInfo
1126         class does things a little differently.
1127
1128 2005-08-22  Chris Toshok  <toshok@ximian.com>
1129
1130         * ListControlTest.cs: #if NET_2_0 some of the asserts whose values
1131         are different in 2.0.
1132
1133         * ValidationSummaryTest.cs: same.
1134
1135         * XmlTest.cs: same.
1136
1137         * ListBoxTest.cs: same.
1138
1139         * CheckBoxTest.cs: same.
1140
1141         * UnitTest.cs: same.
1142
1143         * TextBoxTest.cs: same.
1144
1145         * CustomValidatorTest.cs: same.
1146
1147         * DataGridTest.cs: same.
1148
1149         * BaseCompareValidatorTest.cs: remove ko-KR, since my laptop
1150         presently can't find it, and we already have another ymd date
1151         element order.
1152
1153 2005-08-22  Chris Toshok  <toshok@ximian.com>
1154
1155         * RepeatInfoTest.auto.cs: regenerate.
1156
1157         * RepeatInfoTest.auto.2.0.cs: generate using .Net 2.0.
1158
1159         * RepeatInfoTest.gen.cs: add wrapper #ifdefs for the 1.x/2.0 cases
1160         - we need both.
1161
1162 2005-08-22  Chris Toshok  <toshok@ximian.com>
1163
1164         * BaseCompareValidatorTest.cs: fix the tests that change behavior
1165         between 1.x and 2.0.
1166
1167 2005-08-22  Chris Toshok  <toshok@ximian.com>
1168
1169         * LinkButtonTest.cs: add validation group tests.
1170
1171 2005-08-22  Chris Toshok  <toshok@ximian.com>
1172
1173         * ImageButtonTest.cs: add NET_2_0 validation tests.
1174
1175 2005-08-22  Chris Toshok  <toshok@ximian.com>
1176
1177         * CheckBoxTest.cs: add NET_2_0 validation tests.
1178
1179 2005-08-22  Chris Toshok  <toshok@ximian.com>
1180
1181         * ButtonTest.cs (Button_DefaultValues): add NET_2_0 test for
1182         ValidationGroup.
1183         (Button_ViewState): same.
1184
1185 2005-08-22  Sebastien Pouliot  <sebastien@ximian.com>
1186
1187         * LoginNameTest.cs: New. Unit tests for LoginName control (2.0).
1188         * LoginStatusTest.cs: New. Unit tests for LoginStatus control (2.0).
1189
1190 2005-08-19  Sebastien Pouliot  <sebastien@ximian.com>
1191
1192         * TableCellTest.cs: Add test cases for AssociatedHeaderCellID (2.0).
1193
1194 2005-08-18  Sebastien Pouliot  <sebastien@ximian.com>
1195
1196         * BaseDataListTest.cs: Added test cases for new properties, methods
1197         and events defined in 2.0.
1198         * LoginTest.cs: Added test cases for On* methods.
1199
1200 2005-08-17  Chris Toshok  <toshok@ximian.com>
1201
1202         * CompositeControlTest.cs: put it in the MonoTests. namespace so
1203         it shows up in the right place in the nunit gui.
1204         
1205 2005-08-16  Sebastien Pouliot  <sebastien@ximian.com> 
1206
1207         * DataListTest.cs: Fixed ViewState test to work on both 1.x and 2.0.
1208         Added tests for Load|SaveControlState (2.0). Added basic tests for
1209          SelectedValue property (2.0).
1210         * LoginTest.cs: Added test cases to check for null (removal) on all 
1211         string properties, added checks for all enums properties. Also added
1212         test case for SaveViewState.
1213
1214 2005-08-15  Sebastien Pouliot  <sebastien@ximian.com> 
1215
1216         * TableHeaderRowTest.cs: New. Reuse TableRowTest test cases to test
1217         TableHeaderRow class (2.0).
1218         * TableFooterRowTest.cs: New. Reuse TableRowTest test cases to test
1219         TableFooterRow class (2.0).
1220         * TableRowTest.cs: Added test cases for new (2.0) TableSection 
1221         property. Reworked the tests to allow easier reuse of them by the
1222         TableHeaderRow and TableFooterRow classes.
1223
1224 2005-08-14  Sebastien Pouliot  <sebastien@ximian.com> 
1225
1226         * LoginTest.cs: New. Unit tests to test default values for Login.
1227         * TableHeaderCellTest.cs: Add tests for CategoryText and Scope 
1228         properties (new in 2.0).
1229         * TableSectionStyleTest.cs: New. Unit tests for TableSectionStyle.
1230         Note that this new 2.0 class seems broken as it is not complete (MS).
1231         
1232 2005-08-12  Chris Toshok  <toshok@ximian.com>
1233
1234         * CompositeControlTest.cs: a couple of tests for CompositeControl.
1235
1236 2005-08-09  Sebastien Pouliot  <sebastien@ximian.com> 
1237  
1238         * BaseDataListTest.cs: Added tests for OnDataBinding.
1239         * DataLitItemTest.cs: Added more useful tests for rendering items, 
1240         including a test when two tables are present and extractRows is true.
1241         Added tests for IDataItemContainer (2.0).
1242
1243 2005-08-08  Jackson Harper  <jackson@ximian.com>
1244
1245         * PagedDataSourceTest.cs: Tests for creating enumerators when
1246         paging is not enabled.
1247
1248 2005-08-08  Sebastien Pouliot  <sebastien@ximian.com>
1249
1250         * HyperLinkTest.cs: Updated comments. Resolve doesn't work when doing
1251         unit tests (probably because it requires a Page, or something else 
1252         that can be used as the base url for the application).
1253
1254 2005-08-03  Peter Dennis Bartok  <pbartok@novell.com>
1255
1256         * EditCommandColumnTest.cs: Updated; InitializeCell() passes except
1257           for the missing footer; InitializeCellEdit() has a problem with
1258           the name given to the TextBox controls
1259
1260 2005-08-05  Jackson Harper  <jackson@ximian.com>
1261
1262         * PagedDataSourceTest.cs: Tests for PageCount.
1263
1264 2005-08-04  Ben Maurer  <bmaurer@ximian.com>
1265
1266         * CalendarTest.cs: Test based on an msdn example. Again, I (heart)
1267         anonymous methods.
1268
1269 2005-08-04  Dick Porter  <dick@ximian.com>
1270
1271         * DataGridColumnTest.cs: Tests for DataGridColumn
1272
1273 2005-08-03  Ben Maurer  <bmaurer@ximian.com>
1274
1275         * RepeatInfoTest.cs: Test for copying from base control
1276
1277         * WebControlTest.cs: Issue I found while doing repeatinfo
1278
1279         * LabelTest.cs: New tests.
1280
1281         * PanelTest.cs: New tests
1282
1283 2005-08-03  Peter Dennis Bartok  <pbartok@novell.com>
1284
1285         * EditCommandColumnTest.cs: Enable tests
1286
1287 2005-08-03  Peter Dennis Bartok  <pbartok@novell.com> 
1288
1289         * DataGridPagerStyleTest.cs: Added testcase
1290
1291 2005-08-03  Jordi Mas i Hernandez <jordi@ximian.com>
1292
1293         *  CalendarTest.cs: Trackview states
1294
1295 2005-08-02  Jackson Harper  <jackson@ximian.com>
1296
1297         * BoundColumnTest.cs: Start of tests for the BoundColumn class.
1298         
1299 2005-08-02  Jordi Mas i Hernandez <jordi@ximian.com>
1300
1301         *  RadioButtonListTest.cs: test unit
1302
1303 2005-08-01  Jackson Harper  <jackson@ximian.com>
1304
1305         * TableStyleTest.cs: Check that items copied set the styles flags.
1306
1307 2005-08-01  Jackson Harper  <jackson@ximian.com>
1308
1309         * PagedDataSourceTest.cs: Test the enumerators a little.
1310
1311 2005-07-30  Chris Toshok  <toshok@ximian.com>
1312
1313         * HyperLinkColumnTest.cs: add some tests for how the column
1314         initializes a TableCell.
1315
1316 2005-07-30  Ben Maurer  <bmaurer@ximian.com>
1317
1318         * RepeatInfoTest.auto.cs: Regen.
1319
1320         * RepeatInfoTest.gen.cs: Autogenerate tests for 0 items
1321
1322 2005-07-29  Chris Toshok  <toshok@ximian.com>
1323
1324         * BaseCompareValidatorTest.cs (CanConvert): disable B9, until we
1325         figure out a culture independent way to do it.
1326         (Convert): same with C17/C18.
1327         (MiscPropertiesAndMethods): test CutoffYear, GetFullYear, and
1328         GetDateElementOrder.
1329
1330 2005-07-27  Peter Dennis Bartok  <pbartok@novell.com> 
1331
1332         * StyleTest.cs: Added font-related tests to check for special
1333           Name/Names behaviour
1334
1335 2005-07-29  Chris Toshok  <toshok@ximian.com>
1336
1337         * BaseCompareValidatorTest.cs: use DateTime to generate the
1338         strings for our date tests, since they're culture specific.
1339
1340 2005-07-29  Dick Porter  <dick@ximian.com>
1341
1342         * RadioButtonTest.cs: Added tests for RadioButton
1343
1344 2005-07-29  Jordi Mas i Hernandez <jordi@ximian.com>
1345
1346         * SelectedDatesCollectionTest.cs: new unit test
1347         * CalendarDayTest.cs: new unit test
1348         * CalendarTest.cs: more tests for calendar control
1349
1350 2005-07-28  Jackson Harper  <jackson@ximian.com>
1351
1352         * EditCommandColumnTest.cs: Make the DataGridTest nested so my
1353         top secret DataGrid tests will still compile.
1354
1355 2005-07-27  Peter Dennis Bartok  <pbartok@novell.com> 
1356
1357         * EditCommandColumnTest.cs: Added tests; marked some as NotWorking
1358           until PagedDataSource is not throwing NotImpl
1359
1360 2005-07-27  Peter Dennis Bartok  <pbartok@novell.com> 
1361
1362         * CustomValidatorTest.cs: Added tests
1363
1364 2005-07-27  Peter Dennis Bartok  <pbartok@novell.com>
1365
1366         * DataGridPagerStyleTest.cs: Added tests
1367
1368 2005-07-26  Peter Dennis Bartok  <pbartok@novell.com>
1369
1370         * DataGridItemTest.cs: Added tests
1371
1372 2005-07-26  Peter Dennis Bartok  <pbartok@novell.com> 
1373
1374         * DataGridItemCollectionTest.cs: Added tests
1375
1376 2005-07-26  Ben Maurer  <bmaurer@ximian.com>
1377
1378         * RepeatInfoTest.cs: Remove tests that are contained below
1379
1380         * RepeatInfoTest.auto.cs: Generated tests.
1381
1382         * RepeatInfoTest.gen.cs: A test generator for repeatinfo
1383
1384 2005-07-25  Peter Dennis Bartok  <pbartok@novell.com> 
1385
1386         * StyleTest.cs: Refined tests
1387
1388 2005-07-25  Jackson Harper  <jackson@ximian.com>
1389
1390         * DataGridTest.cs: More tests for the pager.
1391
1392 2005-07-22  Jackson Harper  <jackson@ximian.com>
1393
1394         * DataGridTest.cs: Basic test for InitializePager.
1395
1396 2005-07-22  Sebastien Pouliot  <sebastien@ximian.com> 
1397
1398         * HyperLinkTest.cs: New. (very basic) unit tests for HyperLink.
1399
1400 2005-07-21  Jackson Harper  <jackson@ximian.com>
1401
1402         * DataGridTest.cs: Test the order the events are invoked in when
1403         creating the control hierarchy.
1404
1405 2005-07-21  Sebastien Pouliot  <sebastien@ximian.com> 
1406
1407         * BaseDataList.cs: Replace IList test with IEnumerable test.
1408         * RepeatInfoTest.cs: Ignore the test about the baseControl / NRE.
1409         * TableCellTest.cs: Added tests for AddParsedSubObject versus the Text
1410         property (and LiteralControl).
1411
1412 2005-07-21  Peter Dennis Bartok  <pbartok@novell.com> 
1413
1414         * CustomValidatorTest.cs: Added
1415
1416 2005-07-21  Peter Dennis Bartok  <pbartok@novell.com> 
1417
1418         * RangeValidatorTest.cs: More test cases
1419
1420 2005-07-21  Sebastien Pouliot  <sebastien@ximian.com>  
1421  
1422         * RepeatInfoTest.cs: Added test for RepeatColumn is 0.
1423         * TableRowTest.cs: Added style rendering tests (for my sanity).
1424
1425 2005-07-21  Jackson Harper  <jackson@ximian.com>
1426
1427         * PagedDataSourceTest.cs: Test to see what happens when we get a
1428         non ITypedList.
1429
1430 2005-07-21  Duncan Mak  <duncan@novell.com>
1431
1432         * HyperLinkColumnTest.cs: Added new test for HyperLinkColumn.
1433
1434 2005-07-20  Peter Dennis Bartok  <pbartok@novell.com> 
1435
1436         * DropDownListTest.cs: Added [ExpectedException] for double select
1437           test
1438
1439 2005-07-20  Ben Maurer  <bmaurer@ximian.com>
1440
1441         * DropDownListTest.cs (InitialSelectionMade): Add a test for a
1442         regression that seems to be caused by some change to
1443         ListItemCollection. Add this file to sources as all tests other
1444         than this pass using the old impl of ddl except for this, which is
1445         a regression.
1446
1447 2005-07-20  Sebastien Pouliot  <sebastien@ximian.com> 
1448  
1449         * RepeatInfoTest.cs: More unit tests for arguments checks, default 
1450         values, baseControl (not figured out yet) and OuterTableImplied.
1451
1452 2005-07-20  Jackson Harper  <jackson@ximian.com>
1453 2005-07-20  Jackson Harper  <jackson@ximian.com>
1454
1455         * DataGridTest.cs: Make sure we get back a proper columns
1456         collection.
1457
1458 2005-07-20  Jackson Harper  <jackson@ximian.com>
1459
1460         * DataGridTest.cs: The columns collection cached from the
1461         CreateColumnSet is stored in the view state.
1462
1463 2005-07-20  Sebastien Pouliot  <sebastien@ximian.com> 
1464  
1465         * BaseDataListTest.cs: Added more tests ported from DataGridTest.
1466         * DataListTest.cs: Added more tests ported from DataGridTest.
1467
1468 2005-07-20  Peter Dennis Bartok  <pbartok@novell.com> 
1469
1470         * ValidationSummaryTest.cs: Added rendering tests
1471
1472 2005-07-20  Jackson Harper  <jackson@ximian.com>
1473
1474         * DataGridTest.cs: Test generating column names with/without
1475         enabling useDataSource.
1476
1477 2005-07-20  Sebastien Pouliot  <sebastien@ximian.com> 
1478  
1479         * DataListTest.cs: Add viewstate test.
1480
1481 2005-07-20  Jackson Harper  <jackson@ximian.com>
1482
1483         * DataGridTest.cs: Check the properties of newly created
1484         BoundColumns.
1485
1486 2005-07-20  Sebastien Pouliot  <sebastien@ximian.com> 
1487  
1488         * BaseDataListTest.cs: Add render tests (all empty).
1489         * DataListTest.cs: Added Controls vs Items test.
1490         * WebControlTest.cs: Added new (passing) tests.
1491
1492 2005-07-19  Jackson Harper  <jackson@ximian.com>
1493
1494         * PagedDataSource.cs: New unit test for GetItemProperties.
1495
1496 2005-07-19  Jackson Harper  <jackson@ximian.com>
1497
1498         * DataGridTest.cs: New tests for creating column sets.
1499
1500 2005-07-19  Sebastien Pouliot  <sebastien@ximian.com> 
1501  
1502         * DataListTest.cs: Add more tests for IRepeatInfoUser.
1503         * RepeatInfoTest.cs: New. Unit test for RepeatInfo (not exactly what
1504         I had expected...).
1505
1506 2005-07-19  Jackson Harper  <jackson@ximian.com>
1507
1508         * CheckBoxListTest.cs: New tests for FindControl.
1509
1510 2005-07-19  Jackson Harper  <jackson@ximian.com>
1511
1512         * DataGridTest.cs: New test for viewstate saving.
1513
1514 2005-07-19  Chris Toshok  <toshok@ximian.com>
1515
1516         * BaseValidatorTest.cs: use the right call (SetValidationTextBox)
1517         in ValidatorTest.
1518
1519 2005-07-19  Peter Dennis Bartok  <pbartok@novell.com> 
1520
1521         * DropDownListTest.cs: Testcases added
1522         * RangeValidatorTest.cs: Added
1523         * ValidatedControlConverterTest.cs: Added
1524         * ValidationSummaryTest.cs: Added
1525
1526 2005-07-19  Chris Toshok  <toshok@ximian.com>
1527
1528         * BaseCompareValidatorTest.cs: add date tests.
1529
1530 2005-07-19  Jackson Harper  <jackson@ximian.com>
1531
1532         * DataGridTest.cs: Bubble tests for Page command. Tests for bad
1533         Page command bubble event args.
1534
1535 2005-07-19  Jackson Harper  <jackson@ximian.com>
1536
1537         * DataGridTest.cs: Select can also be bubbled.
1538
1539 2005-07-19  Jackson Harper  <jackson@ximian.com>
1540
1541         * DataGridTest.cs: Tests for the BubbleEvent.
1542
1543 2005-07-19  Jackson Harper  <jackson@ximian.com>
1544
1545         * DataGridTest.cs: New tests. Just does properties and events for
1546         the most part.
1547
1548 2005-07-18  Chris Toshok  <toshok@ximian.com>
1549
1550         * BaseCompareValidatorTest.cs: note the lack of Date tests, and
1551         add null tests.
1552
1553 2005-07-18  Chris Toshok  <toshok@ximian.com>
1554
1555         * BaseCompareValidatorTest.cs: new tests.
1556
1557 2005-07-19  Ben Maurer  <bmaurer@ximian.com>
1558
1559         * UnitConverterTest.cs: New tests
1560
1561 2005-07-18  Chris Toshok  <toshok@ximian.com>
1562
1563         * CompareValidatorTest.cs (CompareValidator_ValueToCompareTest,
1564         CompareValidator_ControlToCompareTest): new methods.
1565
1566         * ValidatorTest.cs: add AddTextBox method.
1567
1568 2005-07-18  Chris Toshok  <toshok@ximian.com>
1569
1570         * RegularExpressionValidatorTest.cs: add a simple validation test.
1571
1572         * ValidatorTest.cs: add a base class for validator tests, that
1573         enables a little scaffolding for faking out the test.
1574
1575 2005-07-18  Chris Toshok  <toshok@ximian.com>
1576
1577         * CompareValidatorTest.cs: new tests.
1578
1579 2005-07-18  Chris Toshok  <toshok@ximian.com>
1580
1581         * RegularExpressionValidatorTest.cs: new test.
1582
1583 2005-07-18  Sebastien Pouliot  <sebastien@ximian.com>
1584
1585         * DataListTest.cs: Fix tests for 1.1 which keeps more stuff into it's
1586         ViewState.
1587
1588 2005-07-15  Peter Dennis Bartok  <pbartok@novell.com> 
1589
1590         * DropDownListTest.cs: Testcases added
1591
1592 2005-07-15  Jackson Harper  <jackson@ximian.com>
1593
1594         * CheckBoxListTest.cs: New tests for FindControl.
1595
1596 2005-07-15  Jackson Harper  <jackson@ximian.com>
1597
1598         * WebControlTest.cs: New test to make sure NamingContainers are
1599         honoured when rendering client ids.
1600
1601 2005-07-15  Jackson Harper  <jackson@ximian.com>
1602
1603         * CheckBoxListTest.cs: More tests for the IRepeatInfoUser stuff
1604         and for rendering.
1605
1606 2005-07-15  Sebastien Pouliot  <sebastien@ximian.com>
1607
1608         * BaseDataListTest.cs: New. Unit tests for abstract BaseDataList.
1609         * DataKeyCollectionTest.cs: New. Unit tests for DataKeyCollection.
1610         * DataListItemCollectionTest.cs: New. Unit tests for 
1611         DataListItemCollection.
1612         * DataListItemTest.cs: New. Unit tests for DataListItem (incomplete).
1613         * DataListTest.cs: New. Unit tests for DataList (incomplete).
1614
1615 2005-07-14  Jackson Harper  <jackson@ximian.com>
1616
1617         * CheckBoxListTest.cs: Rendering tests.
1618
1619 2005-07-14  Jackson Harper  <jackson@ximian.com>
1620
1621         * CheckBoxListTest.cs: Fix the exception types thrown for bad
1622         enums. Mark as NotWorking as this doesn't work with the old
1623         CheckBoxList class anymore.
1624
1625 2005-07-14  Jackson Harper  <jackson@ximian.com>
1626
1627         * CheckBoxListTest.cs: Add some rendering tests. These aren't
1628         fully working yet so they are in the NotWorking category.
1629
1630 2005-07-14  Jackson Harper  <jackson@ximian.com>
1631
1632         * CheckBoxListTest.cs: This has the potential to be a beautiful
1633         test.
1634
1635 2005-07-14  Peter Dennis Bartok  <pbartok@novell.com> 
1636
1637         * WebColorConverter.cs: Testcases added
1638
1639 2005-07-14  Jackson Harper  <jackson@ximian.com>
1640
1641         * ListControlTest.cs: New test for the viewstate and item
1642         selection.
1643
1644 2005-07-14  Dick Porter  <dick@ximian.com>
1645
1646         * CheckBoxTest.cs: Added enum checks
1647
1648 2005-07-14  Peter Dennis Bartok  <pbartok@novell.com> 
1649
1650         * TargetConverterTest.cs: Testcases added
1651
1652 2005-07-14  Duncan Mak  <duncan@novell.com>
1653
1654         * PagedDataSourceTest.cs: Added testcases.
1655         (PageCountTest, CountTest, IsLastPageTest): Needs more work.
1656
1657 2005-07-13  Peter Dennis Bartok  <pbartok@novell.com> 
1658
1659         * FontNamesConverterTest.cs: Testcases added
1660
1661 2005-07-13  Peter Dennis Bartok  <pbartok@novell.com>
1662
1663         * ListItemCollectionTest.cs: Added
1664         * ListBoxTest.cs: Marked test as not working since it dependes on
1665           ListControl making a call to an obsolete internal method
1666
1667 2005-07-13  Jackson Harper  <jackson@ximian.com>
1668
1669         * ListControlTest.cs: New tests for the ListControl.
1670
1671 2005-07-13  Jackson Harper  <jackson@ximian.com>
1672
1673         * ListBoxTest.cs: Exception is thrown (by ListControl). Dont run
1674         the BadBorderStyle test as this fails in ListControls.
1675
1676 2005-07-13  Sebastien Pouliot  <sebastien@ximian.com>
1677
1678         * ImageTest.cs: Added tests for DescriptionUrl in 1.1 profile as this
1679         property was added in Fx 1.1 SP1.
1680         * StyleTest.cs: Added more tests for CopyFrom to test it's behavior,
1681         e.g. it doesn't reset itself nor remove it's properties if they're
1682         not part of the copied Style instance.
1683         * TableTest.cs: Adjusted values so we're not testing a 100% match with
1684         MS lines/indentations.
1685         * TableRowTest.cs: Use Ben's trick on StreamWriter (\r\n). Adjusted
1686         values so we're not testing a 100% match with MS lines/indentations.
1687         * WebControlTest.cs: Added tests to remove attributes and style before
1688         rendering. Empty style properties shouldn't be rendered.
1689
1690 2005-07-13  Dick Porter  <dick@ximian.com>
1691
1692         * CheckBoxTest.cs: Added tests for CheckBox - currently all
1693         passing on mono and ms runtimes.
1694
1695 2005-07-12  Sebastien Pouliot  <sebastien@ximian.com> 
1696  
1697         * WebControlTest.cs: Added another test for RenderBeginTag, this time
1698         using an attribute (renamed old test as it was for style attributes).
1699
1700 2005-07-12  Peter Dennis Bartok  <pbartok@novell.com>
1701
1702         * WebControlTest.cs: Added test for loading/saving of state. Switched
1703           to use Sebastiens GetWriter method
1704
1705 2005-07-12  Jackson Harper  <jackson@ximian.com>
1706
1707         * ListBoxTest.cs: Some simple tests for the ListBox control.
1708         
1709 2005-07-12  Sebastien Pouliot  <sebastien@ximian.com> 
1710  
1711         * TableTest.cs: Use Ben's trick on StreamWriter.
1712         * WebControlTest.cs: Added tests for RenderBeginTag.
1713
1714 2005-07-12  Sebastien Pouliot  <sebastien@ximian.com>
1715
1716         * TableCellTest.cs: New. Unit tests for TableCell.
1717         * TableItemStyleTest.cs: New. Unit tests for TableItemStyle.
1718         * TableHeaderCellTest.cs: New. Unit tests for TableHeaderCell.
1719         * TableRowTest.cs: New. Unit tests for TableRow.
1720         * TableStyleTest.cs: New. Unit tests for TableStyle.
1721         * TableTest.cs: New. Unit tests for Table.
1722
1723 2005-07-12  Miguel de Icaza  <miguel@novell.com>
1724
1725         * UnitTest.cs: Update test suite.
1726
1727 2005-07-12  Jordi Mas i Hernandez <jordi@ximian.com>
1728
1729         * ButtonTest.cs: add Default constructors tests
1730         * ImageButtonTest.cs: Adds ImageButtonTest 
1731
1732 2005-07-11  Peter Dennis Bartok  <pbartok@novell.com>
1733
1734         * WebControlTest.cs: Added test.
1735
1736 2005-07-11  Sebastien Pouliot  <sebastien@ximian.com> 
1737  
1738         * FontUnitTest.cs: Added more tests when looking for another bug...
1739         * StyleTest.cs: Added some unit tests for a null ctor and checks for
1740         emptyness.
1741
1742 2005-07-11  Jordi Mas i Hernandez <jordi@ximian.com>
1743
1744         * ButtonTest.cs: New unit test for Button
1745
1746 2005-07-08  Sebastien Pouliot  <sebastien@ximian.com>
1747
1748         * ImageTest.cs: New. Unit tests for Image.
1749
1750 2005-07-08  Jackson Harper  <jackson@ximian.com>
1751
1752         * LiteralTest.cs: new test.
1753         * MonthCalendarEventArgsTest.cs: new test.
1754
1755 2005-07-08  Jackson Harper  <jackson@ximian.com>
1756
1757         * AdCreatedEventArgsTest.cs: Added test.
1758
1759 2005-07-07  Miguel de Icaza  <miguel@novell.com>
1760
1761         * XmlTest.cs: Added test.  
1762
1763 2005-07-07  Peter Dennis Bartok  <pbartok@novell.com>
1764
1765         * StyleTest.cs: Added test.
1766
1767 2005-07-07  Miguel de Icaza  <miguel@novell.com>
1768
1769         * LabelTest.cs: Add test.
1770
1771 2005-07-07  Ben Maurer  <bmaurer@ximian.com>
1772
1773         * FontUnitTest.cs: Make it run on msft
1774
1775 2005-07-06  Miguel de Icaza  <miguel@novell.com>
1776
1777         * FontUnitTest.cs: New unit tests.
1778
1779         * UnitTest.cs: Add support for different cultures and the Decimal
1780         separator,
1781         
1782         * UnitTest.cs: Add tests for null and "" arguments to Parse and
1783         Unit(string) which produce IsEmpty units. 
1784
1785         * UnitTest.cs: Fresh file with tests.
1786
1787 2004-10-08  Sanjay Gupta <gsanjay@novell.com>
1788
1789         * TestControlIDConverter.cs: Added new test file for ControlIDConverter.
1790