Welcome to mirror list, hosted at ThFree Co, Russian Federation.

ChangeLog « System.ServiceModel.Configuration « Test « System.ServiceModel « class « mcs - github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: abbce86535c9edbacb7b1ea1efec8c5574a91830 (plain)
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
2009-02-24  Atsushi Enomoto  <atsushi@ximian.com>

	* BindingsSectionTest.cs, ServiceModelSectionGroupTest.cs:
	  Ignore all failing-under-dotnet tests

2008-04-03  Vladimir Krasnov  <vladimirk@mainsoft.com>

	* StandardBindingElementCollectionTest.cs: fixed test

2008-04-01  Igor Zelmanovich <igorz@mainsoft.com>

	* ServiceElementTest.cs: new test

2008-03-26  Igor Zelmanovich <igorz@mainsoft.com>

	* ServiceModelSectionGroupTest.cs: add #if NET_3_5
	* CustomBindingElementTest.cs: new test

2008-03-26  Igor Zelmanovich <igorz@mainsoft.com>

	* MetadataElementTest.cs: new test

2008-03-04  Eyal Alaluf <eyala@mainsoft.com>

	* ServiceModelConfigurationElementCollectionTest.cs: Created file.
	* ChannelEndpointElementTest.cs: Created file.

2008-02-19  Igor Zelmanovich <igorz@mainsoft.com>

	* MexBindingElementTest.cs: new test

2008-02-19  Igor Zelmanovich <igorz@mainsoft.com>

	* StandardBindingCollectionElementTest.cs: add test

2008-02-17  Igor Zelmanovich <igorz@mainsoft.com>

	* BasicHttpBindingElementTest.cs:
	* NetNamedPipeBindingElementTest.cs:
	* NetPeerTcpBindingElementTest.cs:
	* NetTcpBindingElementTest.cs:
	* ServiceModelSectionGroupTest.cs:
	* StandardBindingCollectionElementTest.cs:
	new tests.
	
2008-02-17  Igor Zelmanovich <igorz@mainsoft.com>

	* StandardBindingElementCollectionTest.cs new test.
	
2006-06-27  Atsushi Enomoto  <atsushi@ximian.com>

	* ServiceModelSectionGroupTest.cs : commented out Endpoints().
	  It does not work fine on .NET too.

2006-06-27  Atsushi Enomoto  <atsushi@ximian.com>

	* ServiceModelSectionGroupTest.cs : new test.