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