36 lines
1.1 KiB
Plaintext
36 lines
1.1 KiB
Plaintext
|
2010-05-24 Atsushi Enomoto <atsushi@ximian.com>
|
||
|
|
||
|
* JsonQueryStringConverterTest.cs : add more tests for CanConvert()
|
||
|
and reorganized some classes to make tests rational.
|
||
|
|
||
|
2009-10-08 Atsushi Enomoto <atsushi@ximian.com>
|
||
|
|
||
|
* JsonQueryStringConverterTest.cs : added some string deserialization
|
||
|
test. It just proved .NET is too lame.
|
||
|
|
||
|
2009-09-02 Atsushi Enomoto <atsushi@ximian.com>
|
||
|
|
||
|
* JsonQueryStringConverterTest.cs : comment out one cosmetic case
|
||
|
that is not working under .NET.
|
||
|
|
||
|
2008-02-18 Atsushi Enomoto <atsushi@ximian.com>
|
||
|
|
||
|
* JsonQueryStringConverterTest.cs : new test.
|
||
|
|
||
|
2008-02-15 Atsushi Enomoto <atsushi@ximian.com>
|
||
|
|
||
|
* WebHttpDispatchOperationSelectorTest.cs : added couple more tests
|
||
|
with different contract contract case.
|
||
|
|
||
|
2008-02-15 Atsushi Enomoto <atsushi@ximian.com>
|
||
|
|
||
|
* WebHttpDispatchOperationSelectorTest.cs : new test.
|
||
|
|
||
|
2008-02-13 Atsushi Enomoto <atsushi@ximian.com>
|
||
|
|
||
|
* QueryStringConverterTest.cs : enable null-to-char conversion test.
|
||
|
|
||
|
2008-02-13 Atsushi Enomoto <atsushi@ximian.com>
|
||
|
|
||
|
* QueryStringConverterTest.cs : new test.
|