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