File: ChangeLog

package info (click to toggle)
mono 1.2.2.1-1
  • links: PTS
  • area: main
  • in suites: etch-m68k
  • size: 142,728 kB
  • ctags: 256,408
  • sloc: cs: 1,495,736; ansic: 249,442; sh: 18,304; xml: 12,463; makefile: 5,046; perl: 1,248; asm: 635; yacc: 285; sql: 7
file content (80 lines) | stat: -rw-r--r-- 2,138 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
2006-06-26  Atsushi Enomoto  <atsushi@ximian.com>

	* NullableStringValidatorTest.cs : new aggregated tests for
	  properties that use PropertyHelper.EmptyStringValidator.

2006-03-08  Chris Toshok  <toshok@ximian.com>

	* SiteMapSectionTest.cs: test defaults.

2005-12-06  Chris Toshok  <toshok@ximian.com>

	* AuthorizationRuleCollectionTest.cs (GetElementKey): new test.

	* AuthorizationRuleTest.cs (PostDeserialize): PostDeserialize
	doesn't return a value.

2005-12-05  Chris Toshok  <toshok@ximian.com>

	* ClientTargetTest.cs: new tests.

	* AssemblyCollectionTest.cs: new tests.

	* CustomErrorCollectionTest.cs: new tests.

	* AuthorizationRuleCollectionTest.cs: new tests.

	* CodeSubDirectoryTest.cs: new tests.
	
2005-12-02  Chris Toshok  <toshok@ximian.com>

	* ProfilePropertySettingsTest.cs: new tests.

	* GlobalizationSectionTest.cs: add PostDeserialize test.

	* AuthorizationRuleTest.cs: add PostDeserialize test.

2005-12-01  Chris Toshok  <toshok@ximian.com>

	* GlobalizationSectionTest.cs: Add a test for PreSerialize.

	* AuthorizationRuleTest.cs: Add a test for
	Preserialize/SerializeElement.

2005-11-23  Chris Toshok  <toshok@ximian.com>

	* MachineKeyValidationConverterTest.cs: new test.

2005-11-18  Chris Toshok  <toshok@ximian.com>

	* GlobalizationSectionTest.cs, HostingEnvironmentSectionTest.cs,
	CacheSectionTest.cs, CustomErrorsSectionTest.cs,
	HealthMonitoringSectionTest.cs, CompilationSectionTest.cs,
	DeploymentSectionTest.cs, ClientTargetSectionTest.cs: new tests.


2005-11-14  Chris Toshok  <toshok@ximian.com>

	* AnonymousIdentificationSectionTest.cs: remove MS stacktrace
	comment.

	* BuildProviderTest.cs: new tests.

	* AuthorizationRuleTest.cs: new tests.

	* AuthorizationSectionTest.cs: new tests.

	* AuthenticationSectionTest.cs: new tests.

	* BufferModeSettingsTest.cs: new tests.

2005-11-13  Chris Toshok  <toshok@ximian.com>

	* AssemblyInfoTest.cs: programmatic property access tests.

	* AnonymousIdentificationSectionTest.cs: same.

2005-09-02  Sebastien Pouliot  <sebastien@ximian.com>

	* HttpCapabilitiesBaseCas.cs: New. CAS unit tests for 
	HttpCapabilitiesBase class.