summaryrefslogtreecommitdiffstats
path: root/src/DotNetOpenAuth.Test/OpenId/Extensions/UI/UIRequestTests.cs
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix for UIRequest.Icon deserialization exception due to nullable struct types.Andrew Arnott2010-05-081-1/+18
* Converted all the rest of the tests over to NUnit.Andrew Arnott2010-01-061-5/+5
* Brought the UI extensions' lang parameter up to the new UI 0.5 DRAFT spec.Andrew Arnott2009-11-021-3/+18
* Added UI extension tests.Andrew Arnott2009-05-151-0/+37