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