summaryrefslogtreecommitdiffstats
path: root/src/DotNetOpenAuth.Test/CoordinatorBase.cs
Commit message (Expand)AuthorAgeFilesLines
* Fixes remaining build breaks.Andrew Arnott2013-03-221-43/+0
* Moves the rest of the static methods out.Andrew Arnott2013-03-211-43/+1
* Moves OpenID coordinator handlers to base class.Andrew Arnott2013-03-211-21/+0
* Fixes the rest of the build breaks!Andrew Arnott2013-03-191-6/+4
* Lots more test build break fixes.Andrew Arnott2013-03-171-41/+1
* More unit test fixes.Andrew Arnott2013-03-101-6/+25
* More test build break fixes.Andrew Arnott2013-03-091-0/+17
* Many more unit test build fixes and product touch-ups.Andrew Arnott2013-03-071-1/+16
* Unit test build break fixes.Andrew Arnott2013-03-061-25/+67
* Unit test compile error fixes.Andrew Arnott2013-03-031-55/+19
* 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
* Converted all the rest of the tests over to NUnit.Andrew Arnott2010-01-061-2/+2
* Fixed up all tests so they pass.Andrew Arnott2009-06-251-0/+1
* Switched almost entirely over to Code Contracts across the entire library.Andrew Arnott2009-05-231-2/+3
* Improved test logging.Andrew Arnott2009-03-081-0/+2
* Added better fault tolerance to test Coordinator.Andrew Arnott2009-01-171-0/+9
* Added unit test channel coordination checks to prevent hanging tests when one...Andrew Arnott2009-01-041-0/+2
* Got all 4 association tests to pass.Andrew Arnott2008-11-191-6/+8
* Moved association creation logic from test assembly to library.Andrew Arnott2008-11-181-0/+4
* Work on OpenID test coordinator.Andrew Arnott2008-11-091-0/+2
* Refactored test coordinator so it can be used with OpenID as well as OAuth.Andrew Arnott2008-11-081-0/+68