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