summaryrefslogtreecommitdiffstats
path: root/src/DotNetOpenAuth.Test/Messaging/MultipartPostPartTests.cs
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'master' into master-Dev10Andrew Arnott2010-01-171-0/+9
|\ | | | | | | | | | | | | | | | | | | | | | | Conflicts: build.proj lib/DotNetOpenAuth.BuildTasks.dll lib/DotNetOpenAuth.BuildTasks.pdb src/DotNetOpenAuth.Test/Messaging/MessagingUtilitiesTests.cs src/DotNetOpenAuth.Test/Messaging/MultiPartPostPartTests.cs src/DotNetOpenAuth.sln src/DotNetOpenAuth.vsmdi src/DotNetOpenAuth/OAuth/OAuthStrings.Designer.cs
| * Fixed multipart POST method to indicate files are not form-data.Andrew Arnott2010-01-111-0/+9
| |
* | Converted all the rest of the tests over to NUnit.Andrew Arnott2010-01-061-8/+8
|/
* FxCop fixes.Andrew Arnott2009-10-271-0/+99