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