Moved ProviderCollectionTest.cs from System assembly to System.Configuration.
[mono.git] / mcs / class / System.ServiceModel.Web / Test / System / ChangeLog
1 2008-02-16  Atsushi Enomoto  <atsushi@ximian.com>
2
3         * UriTemplateTest.cs : enable query parameter matching test.
4
5 2008-02-15  Atsushi Enomoto  <atsushi@ximian.com>
6
7         * UriTemplateTest.cs : added not-working case to be fixed.
8
9 2008-02-12  Atsushi Enomoto  <atsushi@ximian.com>
10
11         * UriTemplateTest.cs : Added tests for Match() and more Binding tests.
12
13 2008-02-12  Atsushi Enomoto  <atsushi@ximian.com>
14
15         * UriTemplateTest.cs : new. Test .ctor(), BindByName() and 
16           BindByPosition().