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