summaryrefslogtreecommitdiffstats
path: root/src/DotNetOpenAuth.Test/OAuth/ChannelElements/HmacSha1SigningBindingElementTests.cs
Commit message (Collapse)AuthorAgeFilesLines
* Many more unit test build fixes and product touch-ups.Andrew Arnott2013-03-071-1/+3
|
* Adds a LinkedIn interop test.Andrew Arnott2012-11-221-0/+23
| | | | Part of investigation of issue #232
* Changed all uses of [TestCase] to [Test] to better emulate recommended NUnit ↵Andrew Arnott2012-02-251-1/+1
| | | | patterns.
* Updated all copyright notices to reflect copyright assignment to Outercurve.Andrew Arnott2012-02-051-2/+2
| | | | Fixes #66
* Merge branch 'v3.3' into v3.4Andrew Arnott2010-07-191-1/+1
|\ | | | | | | | | Conflicts: samples/DotNetOpenAuth.ApplicationBlock/Util.cs
| * Fixed the namespace of several tests.Andrew Arnott2010-06-271-1/+1
| |
* | Removed dependency on publicize.exe, which crashes now in some branches due ↵Andrew Arnott2010-07-091-2/+2
| | | | | | | | to bugs, and publicize.exe doesn't appear to be supported by Microsoft any more, so we might as well get off it.
* | Converted all the rest of the tests over to NUnit.Andrew Arnott2010-01-061-3/+3
|/
* Further fixed base signature string construction and added several tests for it.Andrew Arnott2009-04-301-1/+1
|
* Refactored MessageDescription to be per-Channel instead of appdomain static.Andrew Arnott2009-03-141-1/+3
| | | | This allows for special scenarios (like OSIS tests) where individual tests might need to contrive special message serialization rules.
* Changed namepace and project names in preparation for merge with DotNetOpenId.Andrew Arnott2008-11-041-0/+22