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