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