summaryrefslogtreecommitdiffstats
path: root/src/DotNetOpenAuth.Test/Messaging/MultipartPostPartTests.cs
Commit message (Expand)AuthorAgeFilesLines
* Unit test build break fixes.Andrew Arnott2013-03-061-108/+0
* Removes more remnants of Code Contracts.Andrew Arnott2012-12-261-2/+2
* Changed all uses of [TestCase] to [Test] to better emulate recommended NUnit ...Andrew Arnott2012-02-251-5/+5
* Updated all copyright notices to reflect copyright assignment to Outercurve.Andrew Arnott2012-02-051-2/+2
* Merge branch 'master' into master-Dev10Andrew Arnott2010-01-171-0/+9
|\
| * 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