summaryrefslogtreecommitdiffstats
path: root/src/DotNetOpenAuth.Test/OpenId/ChannelElements/KeyValueFormEncodingTests.cs
Commit message (Collapse)AuthorAgeFilesLines
* Converted all the rest of the tests over to NUnit.Andrew Arnott2010-01-061-10/+10
|
* Enabled the rest of the association tests.Andrew Arnott2009-01-191-4/+4
|
* FxCop message fixes.Andrew Arnott2008-11-181-4/+2
|
* Added association messages.Andrew Arnott2008-11-111-1/+1
| | | | | Diffie-Hellman associations seem to be working according to the test. But lots of refactoring is probably in order.
* Added tests for OpenIdChannel and KeyValueForm encoder.Andrew Arnott2008-11-081-0/+162