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