summaryrefslogtreecommitdiffstats
path: root/src/DotNetOpenAuth.Test/Hosting/TestingWorkerRequest.cs
Commit message (Collapse)AuthorAgeFilesLines
* Added/fixed ASP.NET basic hosting in the unit tests and added one test to ↵Andrew Arnott2009-01-291-0/+3
| | | | verify.
* Hundreds more stylecop fixes.Andrew Arnott2008-11-251-1/+23
| | | | Mostly just doc bugs now.
* Several hundred StyleCop fixes.Andrew Arnott2008-11-241-26/+33
|
* Added discovery and around 60 tests. The discovery and a few other tests ↵Andrew Arnott2008-11-241-0/+91
still fail, but we're making progress.