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