ChangeLog 483 B

12345678910111213141516
  1. 2008-02-16 Atsushi Enomoto <[email protected]>
  2. * UriTemplateTest.cs : enable query parameter matching test.
  3. 2008-02-15 Atsushi Enomoto <[email protected]>
  4. * UriTemplateTest.cs : added not-working case to be fixed.
  5. 2008-02-12 Atsushi Enomoto <[email protected]>
  6. * UriTemplateTest.cs : Added tests for Match() and more Binding tests.
  7. 2008-02-12 Atsushi Enomoto <[email protected]>
  8. * UriTemplateTest.cs : new. Test .ctor(), BindByName() and
  9. BindByPosition().