Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replaced a bunch of TestCase attribute usages with simply Test. | Andrew Arnott | 2012-04-04 | 1 | -5/+5 |
* | Changed all uses of [TestCase] to [Test] to better emulate recommended NUnit ... | Andrew Arnott | 2012-02-25 | 1 | -8/+8 |
* | Updated all copyright notices to reflect copyright assignment to Outercurve. | Andrew Arnott | 2012-02-05 | 1 | -2/+2 |
* | Fix for UIRequest.Icon deserialization exception due to nullable struct types. | Andrew Arnott | 2010-05-08 | 1 | -1/+6 |
* | Converted all the rest of the tests over to NUnit. | Andrew Arnott | 2010-01-06 | 1 | -15/+15 |
* | Fixed failing unit test due to recent new exception wrapping. | Andrew Arnott | 2009-08-26 | 1 | -1/+1 |
* | Added a couple of tests to test MinVersion/MaxVersion MessagePart behavior. | Andrew Arnott | 2008-12-08 | 1 | -0/+23 |
* | Lots of Messaging plumbing work to support DotNetOpenId associate messages. | Andrew Arnott | 2008-11-06 | 1 | -0/+50 |
* | Changed namepace and project names in preparation for merge with DotNetOpenId. | Andrew Arnott | 2008-11-04 | 1 | -0/+101 |