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