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