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