| 12345678910111213141516171819202122232425262728293031323334 |
- 2010-07-14 Atsushi Enomoto <[email protected]>
- * WebHttpBehaviorTest.cs : add test for deserializing Raw request
- message too.
- 2010-07-14 Atsushi Enomoto <[email protected]>
- * WebHttpBehaviorTest.cs : add test for bug #619542 (not sure if it
- works on mono; run-test is broken in trunk. Verified under .NET).
- 2009-10-08 Atsushi Enomoto <[email protected]>
- * WebScriptEnablingBehaviorTest.cs : new test.
- 2009-09-15 Atsushi Enomoto <[email protected]>
- * WebHttpBehaviorTest.cs : enable working test.
- 2009-09-02 Atsushi Enomoto <[email protected]>
- * WebHttpBehaviorTest.cs : some message formatters tests.
- 2008-02-15 Atsushi Enomoto <[email protected]>
- * WebHttpBehaviorTest.cs : test that ApplyDispatchBehavior() sets
- address filter.
- 2008-02-15 Atsushi Enomoto <[email protected]>
- * WebHttpBehaviorTest.cs : test ApplyDispatchBehavior().
- 2008-02-12 Atsushi Enomoto <[email protected]>
- * WebHttpBehaviorTest.cs : new test.
|