summaryrefslogtreecommitdiffstats
path: root/src/DotNetOpenAuth.Test/Messaging/Reflection/MessagePartTests.cs
Commit message (Collapse)AuthorAgeFilesLines
* Replaced a bunch of TestCase attribute usages with simply Test.Andrew Arnott2012-04-041-5/+5
|
* Changed all uses of [TestCase] to [Test] to better emulate recommended NUnit ↵Andrew Arnott2012-02-251-8/+8
| | | | patterns.
* Updated all copyright notices to reflect copyright assignment to Outercurve.Andrew Arnott2012-02-051-2/+2
| | | | Fixes #66
* Fix for UIRequest.Icon deserialization exception due to nullable struct types.Andrew Arnott2010-05-081-1/+6
| | | | Fixes Trac #195
* Converted all the rest of the tests over to NUnit.Andrew Arnott2010-01-061-15/+15
|
* Fixed failing unit test due to recent new exception wrapping.Andrew Arnott2009-08-261-1/+1
|
* Added a couple of tests to test MinVersion/MaxVersion MessagePart behavior.Andrew Arnott2008-12-081-0/+23
|
* Lots of Messaging plumbing work to support DotNetOpenId associate messages.Andrew Arnott2008-11-061-0/+50
|
* Changed namepace and project names in preparation for merge with DotNetOpenId.Andrew Arnott2008-11-041-0/+101