2008-09-22 Jb Evain <jbevain@novell.com>
[mcs.git] / class / System.Web / ChangeLog
blob5cf716f55e2a38deaea43b57c6f8ea589ccd397f
1 2008-09-13  Atsushi Enomoto  <atsushi@ximian.com>
3         * System.Web.dll.sources: added System.Web.UI/IAutoFieldGenerator.cs
4           and System.Web.UI.WebControls/IPersistedSelector.cs.
6 2008-09-13  Atsushi Enomoto  <atsushi@ximian.com>
8         * System.Web.dll.sources: added
9           System.Web.UI/CssClassPropertyAttribute.cs.
11 2008-09-13  Atsushi Enomoto  <atsushi@ximian.com>
13         * System.Web.dll.sources: added System.Web.UI/IBindableControl.cs.
15 2008-09-13  Atsushi Enomoto  <atsushi@ximian.com>
17         * System.Web.dll.sources: added
18           System.Web.UI.WebControls/DataBoundControlMode.cs.
20 2008-08-14  Marek Habersack  <mhabersack@novell.com>
22         * Makefile: allow compiling with the DEBUG, TRACE and MONO_TRACE
23         preprocessor symbols defined.
25 2008-06-18  Marek Habersack  <mhabersack@novell.com>
27         * System.Web.dll.sources: added
28         System.Web.Caching/SqlCacheDependency.cs
30 2008-04-18  Marek Habersack  <mhabersack@novell.com>
32         * Makefile (OTHER_LIB_MCS_FLAGS): remove dependency on
33         System.Windows.Forms and define INSIDE_SYSTEM_WEB during
34         compilation.
36         * System.Web.dll.sources: include
37         ../Managed.Windows.Forms/System.Resources/ResXResourceReader.cs
38         ../Managed.Windows.Forms/System.Resources/ResXResourceWriter.cs         
39         ../Managed.Windows.Forms/System.Resources/ResXFileRef.cs
40         ../Managed.Windows.Forms/System.Resources/ResXDataNode.cs
41         ../Managed.Windows.Forms/System.Resources/ResXNullRef.cs
42         directly.
44 2008-04-09  Marek Habersack  <mhabersack@novell.com>
46         * System.Web.dll.sources: added System.Web.Compilation/AppWebReferencesCompiler.cs
48 2008-04-08  Marek Habersack  <mhabersack@novell.com>
50         * System.Web.dll.sources: added System.Web/VirtualPath.cs
52 2008-03-09  Dean Brettle <dean@brettle.com> 
54         * System.Web_test.dll.sources: added
55                 System.Web.UI.WebControls.Adapters/MenuAdapterTest.cs
56                 System.Web.UI.WebControls.Adapters/WebControlAdapterTest.cs
57                 System.Web.UI.WebControls.Adapters/HierarchicalDataBoundControlAdapterTest.cs
58                 System.Web.UI.WebControls.Adapters/DataBoundControlAdapterTest.cs
59                 System.Web.UI.WebControls.Adapters/HideDisabledControlAdapterTest.cs
60                 System.Web.UI.Adapters/PageAdapterTest.cs
61                 System.Web.UI.Adapters/ControlAdapterTest.cs
62                 
63         * Makefile (RESOURCE_FILES_2): added
64                 System.Web.Configuration_2.0/RandomRoboBotKeywords.txt
66         * Makefile (TEST_RESOURCE_FILES): added 
67                 Test/mainsoft/NunitWebResources/PageWithAdapter.aspx
69         * System.Web.dll.sources: added
70                 System.Web.Configuration_2.0/CapabilitiesBuild.cs
71                 System.Web.Configuration_2.0/CapabilitiesChecksum.cs
72                 System.Web.Configuration_2.0/CapabilitiesResult.cs
73                 System.Web.Configuration_2.0/ICapabilitiesProcess.cs
74                 System.Web.Configuration_2.0/nBrowser/Result.cs
75                 System.Web.Configuration_2.0/nBrowser/NodeTypes.cs
76                 System.Web.Configuration_2.0/nBrowser/Identification.cs
77                 System.Web.Configuration_2.0/nBrowser/File.cs
78                 System.Web.Configuration_2.0/nBrowser/Build.cs
79                 System.Web.Configuration_2.0/nBrowser/Node.cs
80                 System.Web.Configuration_2.0/nBrowser/Exception.cs
81                 
82 2008-03-01  Marek Habersack  <mhabersack@novell.com>
84         * Makefile: added a dependency on Mono.Web.dll
86         * System.Web.dll.sources: removed SystemSettingsMapper public APIs
87         and moved them to the Mono.Web assembly.
89 2008-02-07  Vladimir Krasnov  <vladimirk@mainsoft.com>
91         * System.Web20.csproj: added ObjectInputStream.cs and
92         ObjectOutputStream.cs
94 2007-12-30  Vladimir Krasnov  <vladimirk@mainsoft.com>
96         * System.Web.dll.sources: added AspNetDBSchemaChecker.cs
97         * System.Web20.csproj: added AspNetDBSchemaChecker.cs
99 2007-12-19  Juraj Skripsky  <js@hotfeet.ch>
101         * System.Web.dll.sources: removed TimeoutManager.cs
103 2007-12-08  Marek Habersack  <mhabersack@novell.com>
105         * SQLiteProviders_DatabaseSchema.sql: added
106         * Makefile: added support for compiling .resx resources.
107         Added SQLiteProviders_DatabaseSchema.sql to EXTRA_DISTFILES.
108         Added new resource files to EXTRA_DISTFILES
109         Added a RESX_DIST variable which contains all the .resx files. The
110         variable is used by RESX_RES and by EXTRA_DISTFILES.
112 2007-11-23  Daniel Nauck  <dna@mono-project.de>
114         * System.Web.dll.sources: added
115         System.Web/TraceContextRecord.cs
116         * System.Web_test.dll.sources: added
117         System.Web/TraceContextRecordTest.cs
119 2007-11-23  Marek Habersack  <mhabersack@novell.com>
121         * System.Web.dll.sources: added
122         System.Web.Configuration_2.0/IConfigMapPath.cs and
123         System.Web.Configuration_2.0/IConfigMapPathFactory.cs
125 2007-11-22  Daniel Nauck  <dna@mono-project.de>
127         * System.Web.dll.sources: added
128         System.Web/IPartitionResolver.cs
130 2007-11-22  Marek Habersack  <mhabersack@novell.com>
132         * System.Web.dll.sources: added System.Web/HttpCacheVaryByContentEncodings.cs
133         Added System.Web/RequestNotification.cs, System.Web/RequestNotificationStatus.cs
135 2007-11-22  Daniel Nauck  <dna@mono-project.de>
137         * System.Web.dll.sources: added
138         System.Web/WebPageTraceListener.cs
140 2007-11-06  Marek Habersack  <mhabersack@novell.com>
142         * System.Web.dll.sources: added
143         System.Web.UI.WebControls/ChildTable.cs to compilation, for MS.NET
144         compatibility.
146 2007-11-01  Marek Habersack  <mhabersack@novell.com>
148         * System.Web.dll.sources: added MachineKeySectionUtils.cs
150 2007-10-24  Marek Habersack  <mhabersack@novell.com>
152         * System.Web.dll.sources: added
153         System.Web.Configuration/FileMatchingInfo.cs
155 2007-08-30  Marek Habersack  <mhabersack@novell.com>
157         * System.Web.dll.sources: added MachineKeyRegistryStorage.cs
159 2007-08-14  Gert Driesen  <drieseng@users.sourceforge.net>
161         * System.Web_test.dll.sources: Added AggregateCacheDependencyTest.cs.
163 2007-06-28  Vladimir Krasnov  <vladimirk@mainsoft.com>
165         * System.Web20.csproj: added HttpWorkerRequest.jvm.cs,
166         HttpResponseStream.jvm.cs to the project
168 2007-06-15  Gert Driesen  <drieseng@users.sourceforge.net>
170         * System.Web_test.dll.sources: Added LosFormatterTest.cs.
172 2007-06-12  Vladimir Krasnov  <vladimirk@mainsoft.com>
173         
174         * System.Web20.csproj: added CompilationSection.cs
176 2007-05-15  Marek Habersack  <mhabersack@novell.com>
178         * System.Web.dll.sources: added
179         System.Web.Compilation/XsdBuildProvider.cs
181 2007-04-18  Marek Habersack  <grendello@gmail.com>
183         * Makefile (System.Web/UplevelHelper.cs): use binary in the
184         net_1_1_bootstrap profile.
186 2007-04-17  Wade Berrier  <wberrier@novell.com>
188         * Makefile: use BUILT_SOURCES for UplevelHelper.cs instead of including it in the
189         .sources file.  Include UplevelHelperDefinitions.xml for 'make dist'.
191 2007-04-17  Jonathan Chambers <joncham@gmail.com>
193         * Makefile: Fix build, add $(TEST_RUNTIME) before call to culevel.
195 2007-04-17  Marek Habersack  <mhabersack@novell.com>
197         * Makefile (System.Web/UplevelHelper.cs): autogenerate the file if
198         it doesn't exist.
200         * System.Web.dll.sources: added the System.Web/UplevelHelper.cs
201         file. It is autogenerated by the culevel compiler.
203         * UplevelHelperDefinitions.xml: added default uplevel browsers
204         definition file. This serves as input to the culevel compiler in
205         the tools directory at the top of the mcs tree.
207 2007-04-12  Vladimir Krasnov  <vladimirk@mainsoft.com>
208         
209         * System.Web20.csproj: 
210         * System.Web.dll.sources: added HttpParamsCollection.cs
212 2007-04-01  Vladimir Krasnov  <vladimirk@mainsoft.com>
213         
214         * System.Web20.csproj: 
215         * System.Web.dll.sources: HeadersCollection.cs, BaseParamsCollection.cs
217 2007-03-21  Marek Habersack  <mhabersack@novell.com>
219         * System.Web.dll.sources: added UnknownAttributeDescriptor.cs
221 2007-02-20  Gert Driesen  <drieseng@users.sourceforge.net>
223         * System.Web_test.dll.sources: Removed duplicate ImageFieldTest.cs
224         entry.
226 2007-02-19  YonikKalin  <yonik@mainsoft.com>
228         * Add System.Web_test.dll.sources add ChangePasswordTest.cs 
230 2007-02-18  Eyal Alaluf  <eyala@mainsoft.com>
232         * run-mono-tests.bat: Add J2EE jar to classpath.
234 2007-02-12  Marek Habersack  <grendello@gmail.com>
236         * System.Web.dll.sources: added PreservationFile.cs
238 2007-01-15  Marek Habersack  <grendello@gmail.com>
240         * System.Web.dll.sources: Added WsdlBuildProvider.cs
242 2007-01-14  Eyal Alaluf  <eyala@mainsoft.com>
244         * System.Web20.vmwcsproj: added .jvm files for Control.cs, Page.cs,
245           HttpRequest.cs & HttpContext.cs
247 2007-01-07  Vladimir Krasnov  <vladimirk@mainsoft.com>
249         * System.Web20.vmwcsproj: added ProfileParameter.cs
250         * System.Web.dll.sources: added ProfileParameter.cs
252 2007-01-07  Vladimir Krasnov  <vladimirk@mainsoft.com>
254         * System.Web20.vmwcsproj: added AppResourcesCompiler.jvm.cs to project
256 2007-01-05  Marek Habersack  <grendello@gmail.com>
258         * System.Web.dll.sources: Add new app resources compiler files.
260 2006-12-20  Marek Habersack  <grendello@gmail.com>
262         * System.Web.dll.sources: adjustments for the 2.0 SessionState
263         changes.
265 2006-12-09  Marek Habersack  <grendello@gmail.com>
267         * System.Web.dll.sources: Add the HiddenFieldPageStatePersister.cs
268         file to compilation
270 2006-12-05  Yoni Klain   <yonik@mainsoft.com>
272         * MakeFile added new resources TextBoxTestlPage.aspx for TextBoxTest.cs
274 2006-11-29  Yoni Klain   <yonik@mainsoft.com>
276         * MakeFile added new resources ListControlPage.aspx for ListControlTest.cs
278 2006-11-28  Miguel de Icaza  <miguel@novell.com>
280         * Rationalize the user of MonoTODOs.  
282                 - Removed all the TODOs that were only overwritten methods
283                 and had no further information.
285                 - Methods that threw exceptions now have the message "Not
286                 implemnted".
288                 - Methods that return some constant are declared like
289                 that.
291                 - Removed a bunch of stale MonoTODOs that had not been
292                 removed. 
294 2006-11-27  Yoni Klain   <yonik@mainsoft.com>
296         * MakeFile added new resources NoEventValidation.aspx for ImageButtonTest.cs
298 2006-11-09 Vladimir Krasnov <vladimirk@mainsoft.com>
300         * System.Web_test.dll.sources: added PasswordRecoveryTest.cs, 
301         PasswordRecoveryTest.cs
302         * Makefile: added WebControl.config resource
304 2006-11-09 Vladimir Krasnov <vladimirk@mainsoft.com>
306         * System.Web.dll.sources: added PasswordRecovery.cs
307         * System.Web20.vmwcsproj: added PasswordRecovery.cs
309 2006-11-22  Yoni Klain   <yonik@mainsoft.com>
311         * MakeFile added new resources AsyncPage.aspx,PageCultureTest.aspx for PageTest.cs
313 2006-11-21  Yoni Klain   <yonik@mainsoft.com>
315         * MakeFile added new resources Theme2.skin and adapters.browser for ControlTest.cs
317 2006-11-20  Marek Habersack  <grendello@gmail.com>
319         * System.Web.dll.sources: Added
320         System.Web.UI.WebParts/PersonalizableAttribute.cs
322 2006-11-17  Marek Habersack  <grendello@gmail.com>
324         * System.Web.dll.sources: Added
325         System.Web.Compilation/ForceCopyBuildProvider.cs and
326         System.Web.Compilation/MasterPageBuildProvider.cs and
327         System.Web.UI/PageLifeCycle.cs
329 2006-11-09 Vladimir Krasnov <vladimirk@mainsoft.com>
331         * System.Web.dll.sources: added DataSourceCasheManager.cs
332         * System.Web20.vmwcsproj: added DataSourceCasheManager.cs
334 2006-11-08  Marek Habersack  <grendello@gmail.com>
336         * System.Web.dll.sources: added the App_Code compiler
338 2006-11-05 Vladimir Krasnov <vladimirk@mainsoft.com>
340         * System.Web.dll.sources: added System.Web.Profile/ProfileParser.cs
341         * System.Web20.vmwcsproj: 
342         added System.Web.Profile/ProfileParser.jvm.cs
344 2006-10-23 Merav Sudri <meravs@mainsoft.com
346         *System.Web_test.dll.sources : FormParameterTest and ParameterTest were added.
348 2006-10-18  Marek Habersack  <grendello@gmail.com>
350         * System.Web.dll.sources: add global/local resources compiler
351         files.
353         * Makefile: System.Windows.Forms.dll is needed for global/local
354         resource compiler now.
356 2006-10-17 Vladimir Krasnov <vladimirk@mainsoft.com>
358         * run-mono-tests.bat: added Derby to tests classpath
360 2006-10-11 Merav Sudri <meravs@mainsoft.com>
361         The following new tests were added:
362         * System.Web.UI.WebControls.SessionParameterTest.cs
363         * System.Web.UI.WebControls.QueryStringParameterTest.cs
364         * System.Web.UI.WebControls.ControlParameterTest.cs
365         * System.Web.UI.WebControls.CookieParameterTest.cs
367 2006-10-10 Yoni Klain <yonik@mainsoft.com>
368         * System.Web.UI.WebControls.CustomValidatorTest.cs new tests added;
370 2006-10-04 Yoni Klain <yonik@mainsoft.com>
371         * System.Web.UI.Page.Test.cs new tests added;
372     * MakeFile: add new resources for PageTest.cs :
373     Test/mainsoft/NunitWebResources/PageLifecycleTest.aspx ;
374         Test/mainsoft/NunitWebResources/PageValidationTest.aspx ;
375         
376 2006-10-03 Hagit Yidov <hagity@mainsoft.com>
378         * ImageMapTest.cs: New test was added
379         * HotSpotTest.cs: New test was added
380         * HotSpotCollectionTest.cs: New test was added
381         * CircleHotSpot.cs: New test was added
382         * RectangleHotSpot.cs: New test was added
383         * PolygonHotSpot.cs: New test was added
385 2006-09-28 Yoni Klain <yonik@mainsoft.com>
387     * MakeFile: add new resources for MasterPageTest.cs :
388     Test/mainsoft/NunitWebResources/MasterTypeTest1.aspx ;
389         Test/mainsoft/NunitWebResources/MasterTypeTest2.aspx ;
390         Test/mainsoft/NunitWebResources/MyDerived.master ;
391         Test/mainsoft/NunitWebResources/MyPageWithDerivedMaster.aspx ;
393 2006-09-26      Boris Kirzner <borisk@mainsoft.com>
395         * run-mono-tests.bat: log files naming fix.
397 2006-09-19 Yoni Klain <yonik@mainsoft.com>
399     * System.Web_test.dll.sources: add new \System.Web.UI.WebControls\CrossPagePostingTest.cs
400     * MakeFile: add new resources for CrossPagePostingTest.cs :
401     Test/mainsoft/NunitWebResources/CrossPagePosting1.aspx ;
402         Test/mainsoft/NunitWebResources/CrossPagePosting2.aspx ;
404 2006-09-18 Yoni Klain <yonik@mainsoft.com>
406     * System.Web_test.dll.sources: add new \System.Web.UI.WebControls\MappingUrlTest.cs
407     * MakeFile: add new resources for MappingUrlTest.cs :
408     Test/mainsoft/NunitWebResources/Mapping.aspx ;
409         Test/mainsoft/NunitWebResources/Mapping1.aspx ;
410         Test/mainsoft/NunitWebResources/WebMapping.config
412 2006-09-17 Yoni Klain <yonik@mainsoft.com>
414     * System.Web_test.dll.sources: add new \System.Web.UI\TemplateControlTest.cs
415     * MakeFile: add new resources for TemplateControlTest.cs
416     Test/mainsoft/NunitWebResources/TemplateUserControl.ascx \
417         Test/mainsoft/NunitWebResources/EvalTest.aspx \
419 2006-09-14      Boris Kirzner <borisk@mainsoft.com>
421         * run-mono-tests.bat: fixes for TARGET_JVM tests run.
422         
423 2006-04-09      Boris Kirzner <borisk@mainsoft.com>
425         * run-mono-tests.bat: fixes for TARGET_JVM NET_2_0 tests run.
427 2006-08-27 Roei Erez <roeie@mainsoft.com>
429         * WebConfigurationManager.cs: corrections for static variables on mainsoft platform
431 2006-08-28 Yoni Klain <yonik@mainsoft.com>
433     * System.Web_test.dll.sources: add new \System.Web.UI\ClientScriptManagerTest.cs
434     * MakeFile: add new resources for ClientScriptMenagerTest.cs
435     Test/mainsoft/NunitWebResources/EventValidationTest2.aspx \
436         Test/mainsoft/NunitWebResources/EventValidationTest1.aspx \
437         Test/mainsoft/NunitWebResources/ClientScript.js \
439 2006-08-27 Hagit Yidov <hagity@mainsoft.com>
441         * TreeNodeBindingCollectionTest.cs: New test was added
442         * TreeNodeBindingTest.cs: New test was added
443         * TreeNodeCollectionTest.cs: New test was added
444         * TreeNodeStyleCollectionTest.cs: New test was added
445         * TreeNodeTest.cs: New test was added
446         * TreeViewTest.cs: Test was updated
448 2006-08-10 Hagit Yidov <hagity@mainsoft.com>
450         * ImageMapTest.cs: New test was added
451         * HotSpotTest.cs: New test was added
452         * HotSpotCollectionTest.cs: New test was added
453         * CircleHotSpot.cs: New test was added
454         * RectangleHotSpot.cs: New test was added
455         * PolygonHotSpot.cs: New test was added
457 2006-08-23 Igor Zelmanovich <igorz@mainsoft.com>
459         * MenuTest.cs: added tests 
461 2006-08-23 Igor Zelmanovich <igorz@mainsoft.com>
463         * StyleTest.cs: 
464         added tests ensure that AddAttributesToRender method calls FillStyleAttributes
465         and style attributes work properly.
467 2006-08-23 Igor Zelmanovich <igorz@mainsoft.com>
469         * FontInfoTest.cs: added test 
471 2006-08-22 Igor Zelmanovich <igorz@mainsoft.com>
473         * FontInfoTest.cs: added test: CopyFrom and MergeWith behave differently between 1.1 and 2.0 
475 2006-08-17 Igor Zelmanovich <igorz@mainsoft.com>
477         * StyleTest.cs: added test ensures that IsEmpty returns false for 
478         empty style that was registered with StyleSheet         
480 2006-08-17 Igor Zelmanovich <igorz@mainsoft.com>
482         * StyleTest.cs: new test was added, fixed Style_CssClass test
484 2006-08-16 Yoni Klain <yonik@mainsoft.com>
486         * DataSourceViewTest.cs; DataSourceControlTest.cs : new tests
488 2006-08-15 Igor Zelmanovich <igorz@mainsoft.com>
490         * MenuTest.cs: new test was added, removed NotWorking attributes
492 2006-08-15 Igor Zelmanovich <igorz@mainsoft.com>
494         * MenuTest.cs: new tests were added.
496 2006-08-14 Andrew Skiba <andrews@mainsoft.com>
498         * TableTest.cs: new test added.
500 2006-08-14 Igor Zelmanovich <igorz@mainsoft.com>
502         * MenuTest.cs: added test showing that items initialization should occurs only once
504 2006-08-10 Yoni Klain <yonik@mainsoft.com>
506         * CallBackTest.cs: New test was added
508 2006-08-010 Hagit Yidov <hagity@mainsoft.com>
510         * ImageMapTest.cs: New test was added
511         * HotSpotTest.cs: New test was added
512         * HotSpotCollectionTest.cs: New test was added
513         * CircleHotSpot.cs: New test was added
514         * RectangleHotSpot.cs: New test was added
515         * PolygonHotSpot.cs: New test was added
517 >>>>>>> .r64424
518 2006-08-10 Igor Zelmanovich <igorz@mainsoft.com>
520         * MenuTest.cs: new tests were added
522 2006-08-09 Igor Zelmanovich <igorz@mainsoft.com>
524         * HierarchicalDataBoundControlTest.cs: added new tests
526 2006-08-08 Merav Sudri <meravs@mainsoft.com>
528         * ObjectDataSourceTest.cs: SetUp with delay was added to the test.
529 2006-08-08 Merav Sudri <meravs@mainsoft.com>
531         * ObjectDataSourceTest.cs: New test was added
532         
533 2006-08-08 Yoni Klain <yonik@mainsoft.com>
535         * LoginViewTest.cs: added new tests and new resources for tests
536         * ObjectDataSourceView.cs: added new tests
538 2006-08-06 Vladimir Krasnov <vladimirk@mainsoft.com>
540         * CommandFieldTest.cs:
541         * GridViewRowCollectionTest.cs:
542         * MultiViewTest.cs:
543         * SiteMapPathTest.cs:
544         * ViewTest.cs: 
545         * XmlDataSourceTest.cs: removed NotWorking attributes
547 2006-08-06 Vladimir Krasnov <vladimirk@mainsoft.com>
549         * ThemeTest.cs: fixed test resource
551 2006-08-06 Vladimir Krasnov <vladimirk@mainsoft.com>
553         * ThemeTest.cs: tests added
555 2006-08-01 Vladimir Krasnov <vladimirk@mainsoft.com>
557         * BulletedListTest.cs: fixed new line in render tests
559 2006-07-31 Vladimir Krasnov <vladimirk@mainsoft.com>
560         
561         * WizardStepBaseTest.cs:
562         * MasterPageTest.cs
563         * MenuTest.cs
564         * GridViewTest.cs: removed NotWorking attributes
566 2006-07-30 Andrew Skiba <andrews@mainsoft.com>
568         * FormViewTest.cs: fix few tests.
570 2006-07-30 Vladimir Krasnov <vladimirk@mainsoft.com>
572         * WizardTest.cs: fixed test, removed NotWorking attributes
574 2006-07-27 Andrew Skiba <andrews@mainsoft.com>
576         * FormViewTest.cs: fix few tests.
578 2006-07-27 Andrew Skiba <andrews@mainsoft.com>
580         * DetailsViewTest.cs: fix tests.
582 2006-07-26 Vladimir Krasnov <vladimirk@mainsoft.com>
584         * XmlDataSourceTest.cs: fixed aspx based tests
586 2006-07-26 Andrew Skiba <andrews@mainsoft.com>
588         * FormViewTest.cs: visual studio ifdef.
590 2006-07-26 Andrew Skiba <andrews@mainsoft.com>
592         * DetailsViewRowTest.cs: fix the test (incomplete).
594 2006-07-26 Andrew Skiba <andrews@mainsoft.com>
596         * DetailsViewTest.cs: fix few tests.
598 2006-07-26 Yoni Klain <yonik@mainsoft.com>
600         * XmlDataSourceTest.cs: Add new tests.
602 2006-07-25 Vladimir Krasnov <vladimirk@mainsoft.com>
604         * MultiViewTest.cs: added test
606 2006-07-25 Vladimir Krasnov <vladimirk@mainsoft.com>
608         * GridViewTest.cs:
609         * ViewTest.cs:
610         * WizardStepBaseTest.cs:
611         * WizardTest.cs: fixed tests
613 2006-07-25 Merav Sudri <meravs@mainsoft.com>
615         * FormViewTest.cs: Add three postback tests.
617 2006-07-24 Andrew Skiba <andrews@mainsoft.com>
619         * DetailsViewTest.cs: split a test in two, working and not working.
621 2006-07-23 Andrew Skiba <andrews@mainsoft.com>
623         * DetailsViewTest.cs: fix the test.
625 2006-07-20 Andrew Skiba <andrews@mainsoft.com>
627         * DetailsViewTest.cs: more precise lifetime flow check.
629 2006-07-20 Andrew Skiba <andrews@mainsoft.com>
631         * DetailsViewTest.cs: add EnsureChildControls basic test.
633 2006-07-20 Andrew Skiba <andrews@mainsoft.com>
635         * DetailsViewTest.cs: add a new assert
637 2006-07-20 Vladimir Krasnov <vladimirk@mainsoft.com>
639         * PagerSettingsTest.cs: fixed PropertyChanged test
641 2006-07-19 Andrew Skiba <andrews@mainsoft.com>
643         * DetailsViewTest.cs: #if VISUAL_STUDIO
645 2006-07-20 Yoni Klain <yonik@mainsoft.com>
647         * GridViewTest.cs: added new tests
649 2006-07-19 Andrew Skiba <andrews@mainsoft.com>
651         * DetailsViewTest.cs: #if NET_2_0
652         * TableStyleTest.cs: Category ("NotWorking")
653         
654 2006-07-19 Andrew Skiba <andrews@mainsoft.com>
656         * TableStyleTest.cs: add a test for BackImageUrl rendering
658 2006-07-19 Merav Sudri <meravs@mainsoft.com>
660         * DetailsViewRowTest.cs: added new test
661         * DetailsViewRowCollectionTest.cs: added new test
662         * FormViewRowTest.cs: added new test
663         * FormViewTest.cs: added new test
665 2006-07-19 Merav Sudri <meravs@mainsoft.com>
667         * DetailsViewTest.cs: added new test
669 2006-07-18 Vladimir Krasnov <vladimirk@mainsoft.com>
671         * GridViewTest.cs: removed NotWorking attributes, added tests
673 2006-07-17 Yoni Klain <yonik@mainsoft.com>
675         * SiteMapPathTest.cs: added new test
677 2006-07-17 Andrew Skiba <andrews@mainsoft.com>
679         * CommandFieldTest.cs: added positive flow test for
680         ValidateSupportsCallback
682 2006-07-17 Andrew Skiba <andrews@mainsoft.com>
684         * WebControlTest.cs: added tests for display style
685         
686 2006-07-17 Vladimir Krasnov <vladimirk@mainsoft.com>
688         * GridViewTest.cs: added new test
690 2006-07-16 Vladimir Krasnov <vladimirk@mainsoft.com>
692         * BoundFieldTest.cs: added new test
694 2006-07-16 Andrew Skiba <andrews@mainsoft.com>
696         * SiteMapPathTest.cs: fix expected results for dotnet in 3 tests;
697         add 2 new asserts for InitializeItem
699 2006-07-16 Vladimir Krasnov <vladimirk@mainsoft.com>
701         * BulletedListTest.cs: removed NotWorking attributes
703 2006-07-16 Yoni Klain <yonik@mainsoft.com>
705         * added WizardStepBaseTest.cs; WizardStepTest.cs; WizardStepCollectionTest.cs
706         
707 2006-07-13 Gonzalo Paniagua Javier <gonzalo@ximian.com>
709         * DataListTest.cs: new test for templated items. Patch by Jaros?aw
710         Pawlak.
712 2006-07-12 Yoni Klain <yonik@mainsoft.com>
714         * WizardTest.cs added new tests;
715         * SiteMapPathTest.cs removed remarks
717 2006-07-11 Vladimir Krasnov <vladimirk@mainsoft.com>
718         
719         * GridViewTest.cs: added GridView_RenderingCheckBoxField2
720         for testing of autogenerated checkbox column
722 2006-07-11 Yoni Klain <yonik@mainsoft.com>
724         * ImageFieldTest.cs added new tests;
726 2006-07-10 Andrew Skiba <andrews@mainsoft.com>
728         * SiteMapPathTest.cs: fix expected results for IE user-agent
730 >>>>>>> .r62654
731 2006-07-09 Yoni Klain <yonik@mainsoft.com>
733         * MenuTest.cs changes on postback;
735 2006-07-09 Yoni Klain <yonik@mainsoft.com>
737         * ContentTest.cs changes on event test;
739 2006-07-07 Yoni Klain <yonik@mainsoft.com>
741         * added PagerSettingsTest.cs;GridViewRowCollectionTest.cs;
742         ContentTest.cs;GridViewRowTest.cs
744 2006-07-07 Yoni Klain <yonik@mainsoft.com>
746         * GridViewTest.cs, MenuTest.cs added PostBack tests
748 2006-07-05 Vladimir Krasnov <vladimirk@mainsoft.com>
749         
750         * added CreateUserWizardTest.cs
752 2006-07-03 Vladimir Krasnov <vladimirk@mainsoft.com>
754         * BoundFieldTest.cs, ButtonFieldTest.cs, DataControlFieldTest.cs
755         HyperLinkFieldTest.cs, ImageFieldTest.cs: removed NotWorking
756         attribute from Initialize test case
758 2006-06-28 Juraj Skripsky <js@hotfeet.ch>
760         * RegularExpressionValidatorTest.cs: check for automatic wrapping of
761         expression with "^...$".
763 2006-06-28 Vladimir Krasnov <vladimirk@mainsoft.com>
765         * Added WizardTest.cs: Wizard control basic tests
767 2006-06-25 Yoni Klain <yonik@mainsoft.com>
769         * GridViewTest.cs;
770         * AutoGeneratedFieldTest.cs;BoundFieldTest.cs;DataControlFieldTest.cs;
771         * DataControlFieldCollectionTest.cs;DataKeyArrayTest.cs;
772         * DataKeyTest.cs;ButtonFieldBaseTest.cs;HyperLinkFieldTest.cs;
773         * CommandFieldTest.cs;CheckBoxFieldTest.cs;TemplateFieldTest.cs
774         * GridView test and GridView subclasses tests. 
776 2006-06-25      Konstantin Triger <kostat@mainsoft.com>
778         * FormViewTest.cs: test for PageIndex bounds.
780 2006-06-21 Andrew Skiba <andrews@mainsoft.com>
782         * ThemeTest.cs, SiteMapPathTest.cs, FormViewTest.cs, MenuTest.cs,
783          MasterPageTest.cs: NunitWeb refactoring
785 2006-06-21 Andrew Skiba <andrews@mainsoft.com>
787         * FileUploadTest.cs: add new tests for FileUpload control
789 2006-06-20 Andrew Skiba <andrews@mainsoft.com>
791         * ThemeTest.cs: add new test for UrlPropertyAttribute
793 2006-06-20 Andrew Skiba <andrews@mainsoft.com>
795         * FormViewTest.cs: add new test for CssClass attribute
797 2006-06-14 Gonzalo Paniagua Javier <gonzalo@ximian.com>
799         * RepeaterItemCollectionTest.cs: New file.
801 2006-06-14 Andrew Skiba <andrews@mainsoft.com>
803         * MenuTest.cs: add test for CssClass attribute
805 2006-06-13 Juraj Skripsky <js@hotfeet.ch>
807         * CalendarTest.cs (SelectDateProperty): Make sure SelectedDate is
808         automatically "rounded" to the same date with time set to 12:00am.
810 2006-05-28 Andrew Skiba <andrews@mainsoft.com>
812         * ThemeTest.cs, MenuTest.cs, MasterPageTest.cs: rename methods to make
813         nunit quiet
815 2006-05-21 Yoni Klain <yonik@mainsoft.com>
817         * ThemeTest.cs  -  Add new test
819 2006-05-21 Yoni Klain <yonik@mainsoft.com>
821         * MasterPageTest.cs  -  add attributes for NotWorking tests
822         * MenuTest.cs - sleep time changed
824 2006-05-21 Yoni Klain <yonik@mainsoft.com>
826         * Added MasterPageTest.cs
828 2006-05-21 Yoni Klain <yonik@mainsoft.com>
830         * MenuTest.cs, SiteMapPathTest.cs ,BulletedListTest.cs -  add attributes for NotWorking tests 
831           
832 2006-05-21 Yoni Klain <yonik@mainsoft.com>
834         * Added ContentTest.cs
836 2006-05-17 Andrew Skiba <andrews@mainsoft.com>
838         * MenuTest.cs, SiteMapPathTest.cs: multiple changes, now passes on 
839         dotnet with mono makefile
841 2006-05-14 Yoni Klain <yonik@mainsoft.com>
843         * Added MenuTest.cs
845 2006-05-14 Yoni Klain <yonik@mainsoft.com>
847         * Added SiteMapPathTest.cs 
849 2006-04-30 Yoni Klain <yonik@mainsoft.com>
851         * Added SiteMapDataSourceTest.cs 
853 2006-04-23 Tal Klahr <talk@mainsoft.com>
855         * Added ViewTest.cs and MultiViewTest.cs
857 2006-04-25      Konstantin Triger <kostat@mainsoft.com>
859         * FormViewTest.cs: added test for PageCount.
861 2006-04-20      Konstantin Triger <kostat@mainsoft.com>
863         * FormViewTest.cs: added test for PageIndex.
865 2006-04-06      Konstantin Triger <kostat@mainsoft.com>
867         * DataListTest.cs: added test for DataSourceID.
869 2006-04-06      Konstantin Triger <kostat@mainsoft.com>
871         * LoginTest.cs: Added LayoutTemplate property Test.
872         * LoginViewTest.cs: Added AnonymousTemplate property Test.
874 2006-03-28  Alexandre Miguel Pedro Gomes  <alexmipego@gmail.com>
876         * FontInfoTest.cs: Implemented ShouldSerializeNames tests
878 2006-03-06  Vladimir Krasnov  <vladimirk@mainsoft.com>
880         * CalendarTest.cs: refactoring, inline delegates replaced with
881         regular ones.
882         * LinkButtonTest.cs: same
884 2006-03-03  Vladimir Krasnov  <vladimirk@mainsoft.com>
886         * PagedDataSourceTest.cs: added TARGET_JVM part to exclude
887         not working tests.
888         * WebControlTest.cs: same
890 2006-02-21  Chris Toshok  <toshok@ximian.com>
892         * SqlDataSourceTest.cs, SqlDataSourceViewTest.cs,
893         AccessDataSourceTest.cs: new tests.
895 2005-12-14 Gonzalo Paniagua Javier <gonzalo@ximian.com>
897         * DropDownListTest.cs: test for html-encoding of the text.
899 2005-11-21 Gonzalo Paniagua Javier <gonzalo@ximian.com>
901         * RadioButtonTest.cs: more tests for the 'name' attribute.
903 2005-10-24 Gonzalo Paniagua Javier <gonzalo@ximian.com>
905         * LiteralTest.cs: Literal allows LiteralControl.
907 2005-10-20 Gonzalo Paniagua Javier <gonzalo@ximian.com>
909         * ListBoxTest.cs: a few more tests for ListBox and selection.
911 2005-10-18 Gonzalo Paniagua Javier <gonzalo@ximian.com>
913         * ListControlTest.cs: 3 more tests for ListControl.
915 2005-10-17 Gonzalo Paniagua Javier <gonzalo@ximian.com>
917         * CustomValidatorTest.cs: an empty control name is valid.
919 2005-10-17  Sebastien Pouliot  <sebastien@ximian.com> 
921         * RequiredFieldValidatorCas.cs: New. CAS unit for 
922         RequiredFieldValidator.
924 2005-10-10 Gonzalo Paniagua Javier <gonzalo@ximian.com>
926         * DataListTest.cs: added some style and IRepeatInfoUser tests.
928 2005-10-04 Gonzalo Paniagua Javier <gonzalo@ximian.com>
930         * ListBoxTest.cs: the name is the UniqueID, not the ClientID.
931         * WebControlTest.cs: Attributes statebag is case insensitive.
933 2005-10-02 Gonzalo Paniagua Javier <gonzalo@ximian.com>
935         * ImageButtonTest.cs: test that 'name' attribute is rendered.
937 2005-10-02 Gonzalo Paniagua Javier <gonzalo@ximian.com>
939         * DataGridTest.cs: Test for ButtonColumn with DataTextField.
941 2005-10-02 Gonzalo Paniagua Javier <gonzalo@ximian.com>
943         * DataGridTest.cs: new test for the style of the linkbutton in the
944         headers when sorting is enabled. Also test that the Items property
945         contains the DataGridItems.
947 2005-09-29 Gonzalo Paniagua Javier <gonzalo@ximian.com>
949         * TableCellTest.cs: the "Text" viewstate value does not control whether
950         we render the children or not.
952         * EditCommandColumnTest.cs: some tests do not pass on MS rutime for me,
953         so I've made them NotDotNet and fixed all the problems. Also added tests
954         to ensure that the TextBox's form the BoundColumns are present in the
955         hierarchy, as before we did nothing there.
956         
957         * ButtonTest.cs: test to show that a Button's children are not rendered.
959 2005-09-29 Gonzalo Paniagua Javier <gonzalo@ximian.com>
961         * PagedDataSourceTest.cs: more tests.
963 2005-09-28 Gonzalo Paniagua Javier <gonzalo@ximian.com>
965         * PagedDataSourceTest.cs: more tests.
967 2005-09-28 Gonzalo Paniagua Javier <gonzalo@ximian.com>
969         * CalendarTest.cs: added test to check for ID and base attributes being
970         copied from the calendar into the table.
972 2005-09-28 Gonzalo Paniagua Javier <gonzalo@ximian.com>
974         * PagedDataSourceTest.cs: nullref is throw on null DataSource.
976 2005-09-28 Gonzalo Paniagua Javier <gonzalo@ximian.com>
978         * DataGridTest.cs: fixed a test and added a commented out one that works
979         fine in mono but throws nullref with MS.
981 2005-09-27 Gonzalo Paniagua Javier <gonzalo@ximian.com>
983         * DataGridTest.cs: more tests that add a TemplateColumn.
985 2005-09-27 Gonzalo Paniagua Javier <gonzalo@ximian.com>
987         * EditCommandColumnTest.cs: added a test here for datagrid, as this was
988         the file whose test failed because the id of the datagrid generated
989         table.
991 2005-09-27 Gonzalo Paniagua Javier <gonzalo@ximian.com>
993         * FontUnitCas.cs: method name change in FontUnitTest.
994         * FontUnitTest.cs: splitted tests, enabled the "NotWorking" ones and
995         added tests for FontSize names beginning with x and containing a dash.
997 2005-09-27 Gonzalo Paniagua Javier <gonzalo@ximian.com>
999         * ListControlTest.cs: new tests for SelectedValue, SelectedIndex and
1000         DataBinding.
1002 2005-09-24 Gonzalo Paniagua Javier <gonzalo@ximian.com>
1004         * DataGridTest.cs:
1005         * DataListTest.cs: OnItemCommand is raised always in OnBubbleEvent.
1007 2005-09-23  Sebastien Pouliot  <sebastien@ximian.com>
1009         * LoginTest.cs: Make OnBubbleEvent_Authenticated_OnAuthenticate test 
1010         case "work" on both MS and Mono.
1011         * UnitTest.cs: IncorrectConstructor9 was fixed (in 2.0 RC) to throw
1012         the FormatException (just like earlier fx did).
1014 2005-09-23  Sebastien Pouliot  <sebastien@ximian.com> 
1016         * LabelCas.cs, LinkButtonCas.cs, ListBoxCas.cs, ListControlCas.cs,
1017         ListItemCas.cs, ListItemCollectionCas.cs, LiteralCas.cs, LoginCas.cs,
1018         LoginNameCas.cs, LoginStatusCas.cs, MonthChangedEventArgsCas.cs,
1019         PagedDataSourceCas.cs, PanelCas.cs, RadioButtonCas.cs, 
1020         RadioButtonListCas.cs, RangeValidatorCas.cs, 
1021         RegularExpressionValidatorCas.cs, RepeaterCas.cs, RepeatInfoCas.cs,
1022         RoleGroupCas.cs, RoleGroupCollectionCas.cs, 
1023         SelectedDatesCollectionCas.cs, StyleCas.cs, TableCas.cs, 
1024         TableCellCas.cs, TableFooterRowCas.cs, TableHeaderCellCas.cs,
1025         TableHeaderRowCas.cs, TableItemStyleCas.cs, TableRowCas.cs,
1026         TableSectionStyleCas.cs, TableStyleCas.cs, TargetConverterCas.cs,
1027         TextBoxCas.cs, TreeViewCas.cs, UnitCas.cs, UnitConverterCas.cs,
1028         ValidatedControlConverterCas.cs, ValidationSummaryCas.cs, 
1029         WebColorConverterCas.cs, WebControlCas.cs, XmlCas.cs, 
1030         XmlDataSourceCas.cs: New CAS unit tests - checks for LinkDemands and 
1031         re-execute the "classic" unit tests under the most retricted security
1032         permissions possible.
1034 2005-09-23  Sebastien Pouliot  <sebastien@ximian.com>
1036         * LinkButtonTest.cs: Fixed fixture name (Text -> Test).
1037         * ListItemTest.cs: Fixed header.
1038         * LoginTest.cs: Changed [Ignore] to [Category ("NotDotNet")] on 
1039         OnBubbleEvent_Authenticated_OnAuthenticate () test case.
1040         * PagedDataSourceTest.cs: Added missing [Test] to 
1041         TestEnumerators_NoPaging test case.
1042         * RadioButtonListTest.cs: Fixed header.
1043         * RepeatInfoTest.cs: Add missing [Test] on DefaultValues test case.
1044         * UnitConverterTest.cs: Fixed test cases (commited bu never executed)
1045         before including it in the suite.
1046         * ValidatorTest.cs: Fixed header.
1047         * WebColorConverterTest.cs: Fixed header.
1049 2005-09-21  Sebastien Pouliot  <sebastien@ximian.com>
1051         * AdCreatedEventArgsCas.cs, BaseCompareValidatorCas.cs,
1052         BaseDataBoundControlCas.cs, BaseDataListCas.cs, BaseValidatorCas.cs,
1053         BoundColumnCas.cs, ButtonColumnCas.cs, CalandarCas.cs, 
1054         CalendarDayCas.cs, CheckBoxCas.cs, CheckBoxListCas.cs, 
1055         CompareValidatorCas.cs, CompositeControlCas.cs, CustomValidatorCas.cs,
1056         DataBoundControlCas.cs, DataGridCas.cs, DataGridColumnCas.cs,
1057         DataGridItemCas.cs, DataGridItemCollectionCas.cs, 
1058         DataGridPagerStyleCas.cs, DataKeyCollectionCas.cs, DataListItemCas.cs,
1059         DataListItemCollectionCas.cs, EditCommandColumnCas.cs, FontInfoCas.cs,
1060         FontNamesConverterCas.cs, FontUnitCas.cs, FormViewCas.cs, 
1061         HyperLinkCas.cs, HyperLinkColumnCas.cs, ImageButtonCas.cs, 
1062         ImageCas.cs: New CAS unit tests - checks for LinkDemands and 
1063         re-execute the "classic" unit tests under the most retricted security
1064         permissions possible.
1066 2005-09-20 Gonzalo Paniagua Javier <gonzalo@ximian.com>
1068         * DataGridTest.cs: added data binding tests.
1069         * BaseDataListTest.cs: it's DataKeys (arraylist) what gets to the
1070         viewstate, not the DataKeyCollection.
1072 2005-09-20  Sebastien Pouliot  <sebastien@ximian.com>
1074         * AdCreatedEventArgsTest.cs, BaseCompareValidatorTest.cs, 
1075         CompositeControlTest.cs, DataListTest.cs, DropDownListTest.cs,
1076         EditCommandColumnTest.cs, FontNamesConverterTest.cs, FormViewTest.cs,
1077         ListControlTest.cs, MonthChangedEventArgsTest.cs, 
1078         RadioButtonListTest.cs, StyleTest.cs, TableCellTest.cs, 
1079         TextBoxTest.cs, TreeViewTest.cs, ValidatedControlConverterTest.cs:
1080         Fixed tests results under 2.0 Release Candidate (for NET_2_0).
1082 2005-09-19 Gonzalo Paniagua Javier <gonzalo@ximian.com>
1084         * DataGridTest.cs: fix expected/actual order. Added test for HeaderText
1085         and empty ArrayList.
1087 2005-09-19 Gonzalo Paniagua Javier <gonzalo@ximian.com>
1089         * TableCellTest.cs: TableCell does not get an automatic ID.
1091 2005-09-19 Gonzalo Paniagua Javier <gonzalo@ximian.com>
1093         * TableStyleTest.cs: added test to check that GridLines is correctly
1094         restored in LoadViewState.
1096 2005-09-13 Gonzalo Paniagua Javier <gonzalo@ximian.com>
1098         * TableCellTest.cs: added new test cases for bug #76078.
1100 2005-09-09 Gonzalo Paniagua Javier <gonzalo@ximian.com>
1102         * ListItemTest.cs: tests for ListItem.
1103         * RadioButtonListTest.cs: more test for load/raise.
1105 2005-09-09  Chris Toshok  <toshok@ximian.com>
1107         * StyleTest.cs (FontInfo_Empty): test to see if changes to
1108         Style.Font cause changes in the style's empty status.
1110 2005-09-07  Chris Toshok  <toshok@ximian.com>
1112         * CalendarTest.cs (TestSelectedColorDefault): we need to split up
1113         the color tests since they're rendered in different orders by
1114         ms/us.
1116 2005-09-07  Chris Toshok  <toshok@ximian.com>
1118         * ListControlTest.cs: add tests for the ControlState.
1120 2005-09-05  Chris Toshok  <toshok@ximian.com>
1122         * FormViewTest.cs: new tests.
1124 2005-09-05  Chris Toshok  <toshok@ximian.com>
1126         * DataBoundControlTest.cs: new tests.
1128         * BaseDataBoundControlTest.cs: new tests.
1130 2005-09-01  Chris Toshok  <toshok@ximian.com>
1132         * ListControlTest.cs (DefaultProperties): add tests for TagKey,
1133         Text, and AppendDataBoundItems.
1134         (ViewStateContents): add checks for Text and AppendDataBoundItems.
1136 2005-09-01  Raja R Harinath  <rharinath@novell.com>
1138         * CalendarTest.cs: Remove duplicate using-declarations.
1139         * XmlDataSourceTest.cs: Protect with NET_2_0 guard.
1140         * RepeaterTest.cs (Poker.GetSelectArguments): Likewise.
1141         (Poker.DoCreateDataSourceSelectArguments): Likewise.
1142         (Repeater_DefaultsSelectArguments): Likewise.
1144 2005-08-31  Chris Toshok  <toshok@ximian.com>
1146         * TreeViewTest.cs: beginnings of new tests.
1148         * RepeaterTest.cs: same.
1150         * XmlDataSourceTest.cs: same.
1152 2005-08-27  Chris Toshok  <toshok@ximian.com>
1154         * TextBoxTest.cs: add 2.0 test to show that validation properties
1155         have no effect on downlevel rendering.
1157 2005-08-26  Chris Toshok  <toshok@ximian.com>
1159         * TextBoxTest.cs: add tests for the 2.0 validation properties, and
1160         to make sure they're getting saved to the viewstate.
1162 2005-08-26  Chris Toshok  <toshok@ximian.com>
1164         * FontUnitTest.cs: Add tests for the two 2.0 constructors, and the
1165         2.0 ToString(IFormatProvider) method.
1167         * UnitTest.cs: Add tests for the 2.0 ToString(IFormatProvider)
1168         method.
1170 2005-08-26  Sebastien Pouliot  <sebastien@ximian.com> 
1172         * TableStyleTest.cs: New test cases for 2.0.
1174 2005-08-25  Sebastien Pouliot  <sebastien@ximian.com> 
1176         * CheckBoxListTest.cs: Use Ben's CleanHtmlTextWriter to compare 
1177         rendered output. Re-ordered the expected value to match. Rendering 
1178         tests now pass on Mono 1.x|2.0 profile and MS 1.x.
1179         * DropDownListTest.cs: (Properties) we have the same 2.0 failure on
1180         both Mono and MS runtime, maybe it's a feature ;-)
1182 2005-08-25  Chris Toshok  <toshok@ximian.com>
1184         * CalendarTest.cs: add viewstate tests for Caption/CaptionAlign
1185         (2.0).
1187 2005-08-25  Sebastien Pouliot  <sebastien@ximian.com>
1189         * HyperLinkTest.cs: Fixed the expected output rendering for 2.0.
1191 2005-08-25  Peter Dennis Bartok  <pbartok@novell.com>
1193         * StyleTest.cs: Added tests for CssRegisteredStyle
1195 2005-08-25  Sebastien Pouliot  <sebastien@ximian.com>
1197         * StyleTest.cs: Added test for IsStyleEmpty(null).
1199 2005-08-24  Chris Toshok  <toshok@ximian.com>
1201         * ValidationSummaryTest.cs (ValidationSummary_ValidationGroup):
1202         add tests for ValidationGroup, making sure it's stored in the
1203         ViewState.
1205 2005-08-24  Sebastien Pouliot  <sebastien@ximian.com>
1207         * RoleGroupTest.cs: New (2.0). Unit tests for RoleGroup.
1208         * RoleGroupCollectionTest.cs: New (2.0). Unit tests for 
1209         RoleGroupCollection.
1211 2005-08-23  Chris Toshok  <toshok@ximian.com>
1213         * RepeatInfoTest.cs (RenderRepeater_BaseControl): the 2.0 ReatInfo
1214         class does things a little differently.
1216 2005-08-22  Chris Toshok  <toshok@ximian.com>
1218         * ListControlTest.cs: #if NET_2_0 some of the asserts whose values
1219         are different in 2.0.
1221         * ValidationSummaryTest.cs: same.
1223         * XmlTest.cs: same.
1225         * ListBoxTest.cs: same.
1227         * CheckBoxTest.cs: same.
1229         * UnitTest.cs: same.
1231         * TextBoxTest.cs: same.
1233         * CustomValidatorTest.cs: same.
1235         * DataGridTest.cs: same.
1237         * BaseCompareValidatorTest.cs: remove ko-KR, since my laptop
1238         presently can't find it, and we already have another ymd date
1239         element order.
1241 2005-08-22  Chris Toshok  <toshok@ximian.com>
1243         * RepeatInfoTest.auto.cs: regenerate.
1245         * RepeatInfoTest.auto.2.0.cs: generate using .Net 2.0.
1247         * RepeatInfoTest.gen.cs: add wrapper #ifdefs for the 1.x/2.0 cases
1248         - we need both.
1250 2005-08-22  Chris Toshok  <toshok@ximian.com>
1252         * BaseCompareValidatorTest.cs: fix the tests that change behavior
1253         between 1.x and 2.0.
1255 2005-08-22  Chris Toshok  <toshok@ximian.com>
1257         * LinkButtonTest.cs: add validation group tests.
1259 2005-08-22  Chris Toshok  <toshok@ximian.com>
1261         * ImageButtonTest.cs: add NET_2_0 validation tests.
1263 2005-08-22  Chris Toshok  <toshok@ximian.com>
1265         * CheckBoxTest.cs: add NET_2_0 validation tests.
1267 2005-08-22  Chris Toshok  <toshok@ximian.com>
1269         * ButtonTest.cs (Button_DefaultValues): add NET_2_0 test for
1270         ValidationGroup.
1271         (Button_ViewState): same.
1273 2005-08-22  Sebastien Pouliot  <sebastien@ximian.com>
1275         * LoginNameTest.cs: New. Unit tests for LoginName control (2.0).
1276         * LoginStatusTest.cs: New. Unit tests for LoginStatus control (2.0).
1278 2005-08-19  Sebastien Pouliot  <sebastien@ximian.com>
1280         * TableCellTest.cs: Add test cases for AssociatedHeaderCellID (2.0).
1282 2005-08-18  Sebastien Pouliot  <sebastien@ximian.com>
1284         * BaseDataListTest.cs: Added test cases for new properties, methods
1285         and events defined in 2.0.
1286         * LoginTest.cs: Added test cases for On* methods.
1288 2005-08-17  Chris Toshok  <toshok@ximian.com>
1290         * CompositeControlTest.cs: put it in the MonoTests. namespace so
1291         it shows up in the right place in the nunit gui.
1292         
1293 2005-08-16  Sebastien Pouliot  <sebastien@ximian.com> 
1295         * DataListTest.cs: Fixed ViewState test to work on both 1.x and 2.0.
1296         Added tests for Load|SaveControlState (2.0). Added basic tests for
1297          SelectedValue property (2.0).
1298         * LoginTest.cs: Added test cases to check for null (removal) on all 
1299         string properties, added checks for all enums properties. Also added
1300         test case for SaveViewState.
1302 2005-08-15  Sebastien Pouliot  <sebastien@ximian.com> 
1304         * TableHeaderRowTest.cs: New. Reuse TableRowTest test cases to test
1305         TableHeaderRow class (2.0).
1306         * TableFooterRowTest.cs: New. Reuse TableRowTest test cases to test
1307         TableFooterRow class (2.0).
1308         * TableRowTest.cs: Added test cases for new (2.0) TableSection 
1309         property. Reworked the tests to allow easier reuse of them by the
1310         TableHeaderRow and TableFooterRow classes.
1312 2005-08-14  Sebastien Pouliot  <sebastien@ximian.com> 
1314         * LoginTest.cs: New. Unit tests to test default values for Login.
1315         * TableHeaderCellTest.cs: Add tests for CategoryText and Scope 
1316         properties (new in 2.0).
1317         * TableSectionStyleTest.cs: New. Unit tests for TableSectionStyle.
1318         Note that this new 2.0 class seems broken as it is not complete (MS).
1319         
1320 2005-08-12  Chris Toshok  <toshok@ximian.com>
1322         * CompositeControlTest.cs: a couple of tests for CompositeControl.
1324 2005-08-09  Sebastien Pouliot  <sebastien@ximian.com> 
1326         * BaseDataListTest.cs: Added tests for OnDataBinding.
1327         * DataLitItemTest.cs: Added more useful tests for rendering items, 
1328         including a test when two tables are present and extractRows is true.
1329         Added tests for IDataItemContainer (2.0).
1331 2005-08-08  Jackson Harper  <jackson@ximian.com>
1333         * PagedDataSourceTest.cs: Tests for creating enumerators when
1334         paging is not enabled.
1336 2005-08-08  Sebastien Pouliot  <sebastien@ximian.com>
1338         * HyperLinkTest.cs: Updated comments. Resolve doesn't work when doing
1339         unit tests (probably because it requires a Page, or something else 
1340         that can be used as the base url for the application).
1342 2005-08-03  Peter Dennis Bartok  <pbartok@novell.com>
1344         * EditCommandColumnTest.cs: Updated; InitializeCell() passes except
1345           for the missing footer; InitializeCellEdit() has a problem with
1346           the name given to the TextBox controls
1348 2005-08-05  Jackson Harper  <jackson@ximian.com>
1350         * PagedDataSourceTest.cs: Tests for PageCount.
1352 2005-08-04  Ben Maurer  <bmaurer@ximian.com>
1354         * CalendarTest.cs: Test based on an msdn example. Again, I (heart)
1355         anonymous methods.
1357 2005-08-04  Dick Porter  <dick@ximian.com>
1359         * DataGridColumnTest.cs: Tests for DataGridColumn
1361 2005-08-03  Ben Maurer  <bmaurer@ximian.com>
1363         * RepeatInfoTest.cs: Test for copying from base control
1365         * WebControlTest.cs: Issue I found while doing repeatinfo
1367         * LabelTest.cs: New tests.
1369         * PanelTest.cs: New tests
1371 2005-08-03  Peter Dennis Bartok  <pbartok@novell.com>
1373         * EditCommandColumnTest.cs: Enable tests
1375 2005-08-03  Peter Dennis Bartok  <pbartok@novell.com> 
1377         * DataGridPagerStyleTest.cs: Added testcase
1379 2005-08-03  Jordi Mas i Hernandez <jordi@ximian.com>
1381         *  CalendarTest.cs: Trackview states
1383 2005-08-02  Jackson Harper  <jackson@ximian.com>
1385         * BoundColumnTest.cs: Start of tests for the BoundColumn class.
1386         
1387 2005-08-02  Jordi Mas i Hernandez <jordi@ximian.com>
1389         *  RadioButtonListTest.cs: test unit
1391 2005-08-01  Jackson Harper  <jackson@ximian.com>
1393         * TableStyleTest.cs: Check that items copied set the styles flags.
1395 2005-08-01  Jackson Harper  <jackson@ximian.com>
1397         * PagedDataSourceTest.cs: Test the enumerators a little.
1399 2005-07-30  Chris Toshok  <toshok@ximian.com>
1401         * HyperLinkColumnTest.cs: add some tests for how the column
1402         initializes a TableCell.
1404 2005-07-30  Ben Maurer  <bmaurer@ximian.com>
1406         * RepeatInfoTest.auto.cs: Regen.
1408         * RepeatInfoTest.gen.cs: Autogenerate tests for 0 items
1410 2005-07-29  Chris Toshok  <toshok@ximian.com>
1412         * BaseCompareValidatorTest.cs (CanConvert): disable B9, until we
1413         figure out a culture independent way to do it.
1414         (Convert): same with C17/C18.
1415         (MiscPropertiesAndMethods): test CutoffYear, GetFullYear, and
1416         GetDateElementOrder.
1418 2005-07-27  Peter Dennis Bartok  <pbartok@novell.com> 
1420         * StyleTest.cs: Added font-related tests to check for special
1421           Name/Names behaviour
1423 2005-07-29  Chris Toshok  <toshok@ximian.com>
1425         * BaseCompareValidatorTest.cs: use DateTime to generate the
1426         strings for our date tests, since they're culture specific.
1428 2005-07-29  Dick Porter  <dick@ximian.com>
1430         * RadioButtonTest.cs: Added tests for RadioButton
1432 2005-07-29  Jordi Mas i Hernandez <jordi@ximian.com>
1434         * SelectedDatesCollectionTest.cs: new unit test
1435         * CalendarDayTest.cs: new unit test
1436         * CalendarTest.cs: more tests for calendar control
1438 2005-07-28  Jackson Harper  <jackson@ximian.com>
1440         * EditCommandColumnTest.cs: Make the DataGridTest nested so my
1441         top secret DataGrid tests will still compile.
1443 2005-07-27  Peter Dennis Bartok  <pbartok@novell.com> 
1445         * EditCommandColumnTest.cs: Added tests; marked some as NotWorking
1446           until PagedDataSource is not throwing NotImpl
1448 2005-07-27  Peter Dennis Bartok  <pbartok@novell.com> 
1450         * CustomValidatorTest.cs: Added tests
1452 2005-07-27  Peter Dennis Bartok  <pbartok@novell.com>
1454         * DataGridPagerStyleTest.cs: Added tests
1456 2005-07-26  Peter Dennis Bartok  <pbartok@novell.com>
1458         * DataGridItemTest.cs: Added tests
1460 2005-07-26  Peter Dennis Bartok  <pbartok@novell.com> 
1462         * DataGridItemCollectionTest.cs: Added tests
1464 2005-07-26  Ben Maurer  <bmaurer@ximian.com>
1466         * RepeatInfoTest.cs: Remove tests that are contained below
1468         * RepeatInfoTest.auto.cs: Generated tests.
1470         * RepeatInfoTest.gen.cs: A test generator for repeatinfo
1472 2005-07-25  Peter Dennis Bartok  <pbartok@novell.com> 
1474         * StyleTest.cs: Refined tests
1476 2005-07-25  Jackson Harper  <jackson@ximian.com>
1478         * DataGridTest.cs: More tests for the pager.
1480 2005-07-22  Jackson Harper  <jackson@ximian.com>
1482         * DataGridTest.cs: Basic test for InitializePager.
1484 2005-07-22  Sebastien Pouliot  <sebastien@ximian.com> 
1486         * HyperLinkTest.cs: New. (very basic) unit tests for HyperLink.
1488 2005-07-21  Jackson Harper  <jackson@ximian.com>
1490         * DataGridTest.cs: Test the order the events are invoked in when
1491         creating the control hierarchy.
1493 2005-07-21  Sebastien Pouliot  <sebastien@ximian.com> 
1495         * BaseDataList.cs: Replace IList test with IEnumerable test.
1496         * RepeatInfoTest.cs: Ignore the test about the baseControl / NRE.
1497         * TableCellTest.cs: Added tests for AddParsedSubObject versus the Text
1498         property (and LiteralControl).
1500 2005-07-21  Peter Dennis Bartok  <pbartok@novell.com> 
1502         * CustomValidatorTest.cs: Added
1504 2005-07-21  Peter Dennis Bartok  <pbartok@novell.com> 
1506         * RangeValidatorTest.cs: More test cases
1508 2005-07-21  Sebastien Pouliot  <sebastien@ximian.com>  
1510         * RepeatInfoTest.cs: Added test for RepeatColumn is 0.
1511         * TableRowTest.cs: Added style rendering tests (for my sanity).
1513 2005-07-21  Jackson Harper  <jackson@ximian.com>
1515         * PagedDataSourceTest.cs: Test to see what happens when we get a
1516         non ITypedList.
1518 2005-07-21  Duncan Mak  <duncan@novell.com>
1520         * HyperLinkColumnTest.cs: Added new test for HyperLinkColumn.
1522 2005-07-20  Peter Dennis Bartok  <pbartok@novell.com> 
1524         * DropDownListTest.cs: Added [ExpectedException] for double select
1525           test
1527 2005-07-20  Ben Maurer  <bmaurer@ximian.com>
1529         * DropDownListTest.cs (InitialSelectionMade): Add a test for a
1530         regression that seems to be caused by some change to
1531         ListItemCollection. Add this file to sources as all tests other
1532         than this pass using the old impl of ddl except for this, which is
1533         a regression.
1535 2005-07-20  Sebastien Pouliot  <sebastien@ximian.com> 
1537         * RepeatInfoTest.cs: More unit tests for arguments checks, default 
1538         values, baseControl (not figured out yet) and OuterTableImplied.
1540 2005-07-20  Jackson Harper  <jackson@ximian.com>
1541 2005-07-20  Jackson Harper  <jackson@ximian.com>
1543         * DataGridTest.cs: Make sure we get back a proper columns
1544         collection.
1546 2005-07-20  Jackson Harper  <jackson@ximian.com>
1548         * DataGridTest.cs: The columns collection cached from the
1549         CreateColumnSet is stored in the view state.
1551 2005-07-20  Sebastien Pouliot  <sebastien@ximian.com> 
1553         * BaseDataListTest.cs: Added more tests ported from DataGridTest.
1554         * DataListTest.cs: Added more tests ported from DataGridTest.
1556 2005-07-20  Peter Dennis Bartok  <pbartok@novell.com> 
1558         * ValidationSummaryTest.cs: Added rendering tests
1560 2005-07-20  Jackson Harper  <jackson@ximian.com>
1562         * DataGridTest.cs: Test generating column names with/without
1563         enabling useDataSource.
1565 2005-07-20  Sebastien Pouliot  <sebastien@ximian.com> 
1567         * DataListTest.cs: Add viewstate test.
1569 2005-07-20  Jackson Harper  <jackson@ximian.com>
1571         * DataGridTest.cs: Check the properties of newly created
1572         BoundColumns.
1574 2005-07-20  Sebastien Pouliot  <sebastien@ximian.com> 
1576         * BaseDataListTest.cs: Add render tests (all empty).
1577         * DataListTest.cs: Added Controls vs Items test.
1578         * WebControlTest.cs: Added new (passing) tests.
1580 2005-07-19  Jackson Harper  <jackson@ximian.com>
1582         * PagedDataSource.cs: New unit test for GetItemProperties.
1584 2005-07-19  Jackson Harper  <jackson@ximian.com>
1586         * DataGridTest.cs: New tests for creating column sets.
1588 2005-07-19  Sebastien Pouliot  <sebastien@ximian.com> 
1590         * DataListTest.cs: Add more tests for IRepeatInfoUser.
1591         * RepeatInfoTest.cs: New. Unit test for RepeatInfo (not exactly what
1592         I had expected...).
1594 2005-07-19  Jackson Harper  <jackson@ximian.com>
1596         * CheckBoxListTest.cs: New tests for FindControl.
1598 2005-07-19  Jackson Harper  <jackson@ximian.com>
1600         * DataGridTest.cs: New test for viewstate saving.
1602 2005-07-19  Chris Toshok  <toshok@ximian.com>
1604         * BaseValidatorTest.cs: use the right call (SetValidationTextBox)
1605         in ValidatorTest.
1607 2005-07-19  Peter Dennis Bartok  <pbartok@novell.com> 
1609         * DropDownListTest.cs: Testcases added
1610         * RangeValidatorTest.cs: Added
1611         * ValidatedControlConverterTest.cs: Added
1612         * ValidationSummaryTest.cs: Added
1614 2005-07-19  Chris Toshok  <toshok@ximian.com>
1616         * BaseCompareValidatorTest.cs: add date tests.
1618 2005-07-19  Jackson Harper  <jackson@ximian.com>
1620         * DataGridTest.cs: Bubble tests for Page command. Tests for bad
1621         Page command bubble event args.
1623 2005-07-19  Jackson Harper  <jackson@ximian.com>
1625         * DataGridTest.cs: Select can also be bubbled.
1627 2005-07-19  Jackson Harper  <jackson@ximian.com>
1629         * DataGridTest.cs: Tests for the BubbleEvent.
1631 2005-07-19  Jackson Harper  <jackson@ximian.com>
1633         * DataGridTest.cs: New tests. Just does properties and events for
1634         the most part.
1636 2005-07-18  Chris Toshok  <toshok@ximian.com>
1638         * BaseCompareValidatorTest.cs: note the lack of Date tests, and
1639         add null tests.
1641 2005-07-18  Chris Toshok  <toshok@ximian.com>
1643         * BaseCompareValidatorTest.cs: new tests.
1645 2005-07-19  Ben Maurer  <bmaurer@ximian.com>
1647         * UnitConverterTest.cs: New tests
1649 2005-07-18  Chris Toshok  <toshok@ximian.com>
1651         * CompareValidatorTest.cs (CompareValidator_ValueToCompareTest,
1652         CompareValidator_ControlToCompareTest): new methods.
1654         * ValidatorTest.cs: add AddTextBox method.
1656 2005-07-18  Chris Toshok  <toshok@ximian.com>
1658         * RegularExpressionValidatorTest.cs: add a simple validation test.
1660         * ValidatorTest.cs: add a base class for validator tests, that
1661         enables a little scaffolding for faking out the test.
1663 2005-07-18  Chris Toshok  <toshok@ximian.com>
1665         * CompareValidatorTest.cs: new tests.
1667 2005-07-18  Chris Toshok  <toshok@ximian.com>
1669         * RegularExpressionValidatorTest.cs: new test.
1671 2005-07-18  Sebastien Pouliot  <sebastien@ximian.com>
1673         * DataListTest.cs: Fix tests for 1.1 which keeps more stuff into it's
1674         ViewState.
1676 2005-07-15  Peter Dennis Bartok  <pbartok@novell.com> 
1678         * DropDownListTest.cs: Testcases added
1680 2005-07-15  Jackson Harper  <jackson@ximian.com>
1682         * CheckBoxListTest.cs: New tests for FindControl.
1684 2005-07-15  Jackson Harper  <jackson@ximian.com>
1686         * WebControlTest.cs: New test to make sure NamingContainers are
1687         honoured when rendering client ids.
1689 2005-07-15  Jackson Harper  <jackson@ximian.com>
1691         * CheckBoxListTest.cs: More tests for the IRepeatInfoUser stuff
1692         and for rendering.
1694 2005-07-15  Sebastien Pouliot  <sebastien@ximian.com>
1696         * BaseDataListTest.cs: New. Unit tests for abstract BaseDataList.
1697         * DataKeyCollectionTest.cs: New. Unit tests for DataKeyCollection.
1698         * DataListItemCollectionTest.cs: New. Unit tests for 
1699         DataListItemCollection.
1700         * DataListItemTest.cs: New. Unit tests for DataListItem (incomplete).
1701         * DataListTest.cs: New. Unit tests for DataList (incomplete).
1703 2005-07-14  Jackson Harper  <jackson@ximian.com>
1705         * CheckBoxListTest.cs: Rendering tests.
1707 2005-07-14  Jackson Harper  <jackson@ximian.com>
1709         * CheckBoxListTest.cs: Fix the exception types thrown for bad
1710         enums. Mark as NotWorking as this doesn't work with the old
1711         CheckBoxList class anymore.
1713 2005-07-14  Jackson Harper  <jackson@ximian.com>
1715         * CheckBoxListTest.cs: Add some rendering tests. These aren't
1716         fully working yet so they are in the NotWorking category.
1718 2005-07-14  Jackson Harper  <jackson@ximian.com>
1720         * CheckBoxListTest.cs: This has the potential to be a beautiful
1721         test.
1723 2005-07-14  Peter Dennis Bartok  <pbartok@novell.com> 
1725         * WebColorConverter.cs: Testcases added
1727 2005-07-14  Jackson Harper  <jackson@ximian.com>
1729         * ListControlTest.cs: New test for the viewstate and item
1730         selection.
1732 2005-07-14  Dick Porter  <dick@ximian.com>
1734         * CheckBoxTest.cs: Added enum checks
1736 2005-07-14  Peter Dennis Bartok  <pbartok@novell.com> 
1738         * TargetConverterTest.cs: Testcases added
1740 2005-07-14  Duncan Mak  <duncan@novell.com>
1742         * PagedDataSourceTest.cs: Added testcases.
1743         (PageCountTest, CountTest, IsLastPageTest): Needs more work.
1745 2005-07-13  Peter Dennis Bartok  <pbartok@novell.com> 
1747         * FontNamesConverterTest.cs: Testcases added
1749 2005-07-13  Peter Dennis Bartok  <pbartok@novell.com>
1751         * ListItemCollectionTest.cs: Added
1752         * ListBoxTest.cs: Marked test as not working since it dependes on
1753           ListControl making a call to an obsolete internal method
1755 2005-07-13  Jackson Harper  <jackson@ximian.com>
1757         * ListControlTest.cs: New tests for the ListControl.
1759 2005-07-13  Jackson Harper  <jackson@ximian.com>
1761         * ListBoxTest.cs: Exception is thrown (by ListControl). Dont run
1762         the BadBorderStyle test as this fails in ListControls.
1764 2005-07-13  Sebastien Pouliot  <sebastien@ximian.com>
1766         * ImageTest.cs: Added tests for DescriptionUrl in 1.1 profile as this
1767         property was added in Fx 1.1 SP1.
1768         * StyleTest.cs: Added more tests for CopyFrom to test it's behavior,
1769         e.g. it doesn't reset itself nor remove it's properties if they're
1770         not part of the copied Style instance.
1771         * TableTest.cs: Adjusted values so we're not testing a 100% match with
1772         MS lines/indentations.
1773         * TableRowTest.cs: Use Ben's trick on StreamWriter (\r\n). Adjusted
1774         values so we're not testing a 100% match with MS lines/indentations.
1775         * WebControlTest.cs: Added tests to remove attributes and style before
1776         rendering. Empty style properties shouldn't be rendered.
1778 2005-07-13  Dick Porter  <dick@ximian.com>
1780         * CheckBoxTest.cs: Added tests for CheckBox - currently all
1781         passing on mono and ms runtimes.
1783 2005-07-12  Sebastien Pouliot  <sebastien@ximian.com> 
1785         * WebControlTest.cs: Added another test for RenderBeginTag, this time
1786         using an attribute (renamed old test as it was for style attributes).
1788 2005-07-12  Peter Dennis Bartok  <pbartok@novell.com>
1790         * WebControlTest.cs: Added test for loading/saving of state. Switched
1791           to use Sebastiens GetWriter method
1793 2005-07-12  Jackson Harper  <jackson@ximian.com>
1795         * ListBoxTest.cs: Some simple tests for the ListBox control.
1796         
1797 2005-07-12  Sebastien Pouliot  <sebastien@ximian.com> 
1799         * TableTest.cs: Use Ben's trick on StreamWriter.
1800         * WebControlTest.cs: Added tests for RenderBeginTag.
1802 2005-07-12  Sebastien Pouliot  <sebastien@ximian.com>
1804         * TableCellTest.cs: New. Unit tests for TableCell.
1805         * TableItemStyleTest.cs: New. Unit tests for TableItemStyle.
1806         * TableHeaderCellTest.cs: New. Unit tests for TableHeaderCell.
1807         * TableRowTest.cs: New. Unit tests for TableRow.
1808         * TableStyleTest.cs: New. Unit tests for TableStyle.
1809         * TableTest.cs: New. Unit tests for Table.
1811 2005-07-12  Miguel de Icaza  <miguel@novell.com>
1813         * UnitTest.cs: Update test suite.
1815 2005-07-12  Jordi Mas i Hernandez <jordi@ximian.com>
1817         * ButtonTest.cs: add Default constructors tests
1818         * ImageButtonTest.cs: Adds ImageButtonTest 
1820 2005-07-11  Peter Dennis Bartok  <pbartok@novell.com>
1822         * WebControlTest.cs: Added test.
1824 2005-07-11  Sebastien Pouliot  <sebastien@ximian.com> 
1826         * FontUnitTest.cs: Added more tests when looking for another bug...
1827         * StyleTest.cs: Added some unit tests for a null ctor and checks for
1828         emptyness.
1830 2005-07-11  Jordi Mas i Hernandez <jordi@ximian.com>
1832         * ButtonTest.cs: New unit test for Button
1834 2005-07-08  Sebastien Pouliot  <sebastien@ximian.com>
1836         * ImageTest.cs: New. Unit tests for Image.
1838 2005-07-08  Jackson Harper  <jackson@ximian.com>
1840         * LiteralTest.cs: new test.
1841         * MonthCalendarEventArgsTest.cs: new test.
1843 2005-07-08  Jackson Harper  <jackson@ximian.com>
1845         * AdCreatedEventArgsTest.cs: Added test.
1847 2005-07-07  Miguel de Icaza  <miguel@novell.com>
1849         * XmlTest.cs: Added test.  
1851 2005-07-07  Peter Dennis Bartok  <pbartok@novell.com>
1853         * StyleTest.cs: Added test.
1855 2005-07-07  Miguel de Icaza  <miguel@novell.com>
1857         * LabelTest.cs: Add test.
1859 2005-07-07  Ben Maurer  <bmaurer@ximian.com>
1861         * FontUnitTest.cs: Make it run on msft
1863 2005-07-06  Miguel de Icaza  <miguel@novell.com>
1865         * FontUnitTest.cs: New unit tests.
1867         * UnitTest.cs: Add support for different cultures and the Decimal
1868         separator,
1869         
1870         * UnitTest.cs: Add tests for null and "" arguments to Parse and
1871         Unit(string) which produce IsEmpty units. 
1873         * UnitTest.cs: Fresh file with tests.
1875 2004-10-08  Sanjay Gupta <gsanjay@novell.com>
1877         * TestControlIDConverter.cs: Added new test file for ControlIDConverter.