summaryrefslogtreecommitdiffstats
path: root/src/DotNetOpenAuth.Test/Messaging/ProtocolExceptionTests.cs
Commit message (Expand)AuthorAgeFilesLines
* Fixes access denial errors from OAuth 2 resource servers so they include the ...Andrew Arnott2012-04-221-1/+1
* Replaced a bunch of TestCase attribute usages with simply Test.Andrew Arnott2012-04-041-1/+1
* 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-7/+7
* Removed ProtocolException message-like behavior which was never used and does...Andrew Arnott2009-02-081-56/+4
* CRLF -> LF line endings change to all .cs files.Andrew Arnott2009-01-091-97/+97
* Lots of work toward extensions.Andrew Arnott2008-12-191-97/+97
* Reworked the way messages are instantiated and deserialized.Andrew Arnott2008-11-201-1/+1
* Changed namepace and project names in preparation for merge with DotNetOpenId.Andrew Arnott2008-11-041-0/+97