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