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