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