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