summaryrefslogtreecommitdiffstats
path: root/src/DotNetOpenAuth.Test/OAuth/OAuthCoordinator.cs
Commit message (Expand)AuthorAgeFilesLines
* Unit test build break fixes.Andrew Arnott2013-03-061-71/+0
* Removes more remnants of Code Contracts.Andrew Arnott2012-12-261-1/+0
* Replaces DNOA's internal Requires class with Validation NuGet package.Andrew Arnott2012-12-261-0/+1
* Updated all copyright notices to reflect copyright assignment to Outercurve.Andrew Arnott2012-02-051-2/+2
* All product assemblies build without ccrewrite.exe now.Andrew Arnott2011-09-181-2/+2
* The test project now builds, so the whole solution does.Andrew Arnott2011-08-021-2/+2
* Fixed build breaks in test project.Andrew Arnott2011-07-101-2/+2
* Fixed build breaks and StyleCop messages from prior commit.Andrew Arnott2011-04-061-2/+4
* Merge branch 'v3.2' into v3.3Andrew Arnott2010-07-191-1/+1
|\
| * Fixed the namespace of several tests.Andrew Arnott2010-06-271-1/+1
* | Merge branch 'v3.2' into v3.3Andrew Arnott2009-11-181-1/+2
|\ \ | |/
| * Fixed failing unit test bug.Andrew Arnott2009-11-181-1/+2
* | Switched almost entirely over to Code Contracts across the entire library.Andrew Arnott2009-05-231-2/+3
|/
* Split up ITokenManager into two derived interfaces to better fit Consumer and...Andrew Arnott2009-04-081-3/+3
* Work on OpenID test coordinator.Andrew Arnott2008-11-091-1/+1
* Refactored test coordinator so it can be used with OpenID as well as OAuth.Andrew Arnott2008-11-081-0/+67