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