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