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