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