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