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