summaryrefslogtreecommitdiffstats
path: root/src/DotNetOpenAuth.Test/OpenId/ChannelElements/KeyValueFormEncodingTests.cs
Commit message (Expand)AuthorAgeFilesLines
* More unit test fixes.Andrew Arnott2013-03-101-28/+31
* Replaced a bunch of TestCase attribute usages with simply Test.Andrew Arnott2012-04-041-4/+4
* Changed all uses of [TestCase] to [Test] to better emulate recommended NUnit ...Andrew Arnott2012-02-251-4/+4
* Updated all copyright notices to reflect copyright assignment to Outercurve.Andrew Arnott2012-02-051-2/+2
* 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
* Added tests for OpenIdChannel and KeyValueForm encoder.Andrew Arnott2008-11-081-0/+162