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