summaryrefslogtreecommitdiffstats
path: root/src/DotNetOpenAuth.Test/OpenId/Extensions/ExtensionsInteropHelperRPRequestTests.cs
Commit message (Expand)AuthorAgeFilesLines
* Lots more test build break fixes.Andrew Arnott2013-03-171-1/+1
* Added a public constructor to ClaimsResponse.Andrew Arnott2012-04-081-1/+1
* Changed all uses of [TestCase] to [Test] to better emulate recommended NUnit ...Andrew Arnott2012-02-251-6/+6
* Updated all copyright notices to reflect copyright assignment to Outercurve.Andrew Arnott2012-02-051-2/+2
* Fixed build breaks.Andrew Arnott2012-01-121-0/+1
* Fixed some build breaks.Andrew Arnott2011-11-021-5/+6
* The test project now builds, so the whole solution does.Andrew Arnott2011-08-021-11/+11
* Removed dependency on publicize.exe, which crashes now in some branches due t...Andrew Arnott2010-07-091-6/+6
* Merge branch 'v3.3' into v3.4Andrew Arnott2010-03-171-1/+1
|\
| * Fixed inconsistent namespaces.Andrew Arnott2010-02-141-1/+1
* | Converted all the rest of the tests over to NUnit.Andrew Arnott2010-01-061-9/+9
* | Worked around publicize/ccrewrite build break that only appears on build server.Andrew Arnott2009-12-011-3/+3
* | Fixed up failing unit tests.Andrew Arnott2009-11-241-1/+1
* | Further refactoring of discovery results.Andrew Arnott2009-11-231-1/+1
* | StyleCop fixes.Andrew Arnott2009-11-221-1/+1
* | Some extensive refactoring around IIdentifierDiscoveryResult and ServiceEndpo...Andrew Arnott2009-11-221-5/+4
|/
* Attribute extension interop helper testing complete, along with several bug f...Andrew Arnott2009-06-201-0/+128