ChangeLog 974 B

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