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