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