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