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