summaryrefslogtreecommitdiffstats
path: root/src/DotNetOpenAuth.AspNet.Test
Commit message (Collapse)AuthorAgeFilesLines
* Consolidating on NUnit 2.6.1 (latest supported by TeamCity).Andrew Arnott2012-12-292-3/+4
|
* Switches Moq and NUnit dependences to be NuGet packages.Andrew Arnott2012-12-282-2/+12
|
* Retargets exclusively to .NET 4.5 now.Andrew Arnott2012-12-281-1/+1
|
* Whitespace fixes.Andrew Arnott2012-10-021-2/+2
|
* Fix some unit tests failing.Microsoft2012-10-021-4/+13
|
* Adjusted AssemblyInfo.cs to be unique for each assembly.Andrew Arnott2012-09-291-6/+0
| | | | This should fix nuget pdb package submission to symbolsource.org
* Activating StyleCop on aspnet test assembly and fixed issues.Andrew Arnott2012-03-117-41/+73
|
* Corrected copyright notice in AspNet assembly.Andrew Arnott2012-03-101-2/+2
|
* AssemblyVersion is now a simple major.minor string, to make referencing easier.Andrew Arnott2012-03-101-12/+0
|
* FxCop fixes and suppressions.Andrew Arnott2012-03-101-0/+48
|
* Fix unit tests failing in DotNetOpenAuth.AspNet.Text projects.Microsoft2012-03-022-2/+4
|
* Some StyleCop fixes for ASP.NET team's contribution.Andrew Arnott2012-03-014-450/+411
|
* Fixed name of DNOA.Web.Test project.Andrew Arnott2012-03-011-2/+2
|
* Fixed P2P references.Andrew Arnott2012-03-011-2/+2
|
* Make changes per discussion. Remove the DNOA.WebPages project. Rename ↵Microsoft2012-03-016-0/+590
DNOA.Web to DNOA.AspNet.