Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Many more unit test build fixes and product touch-ups. | Andrew Arnott | 2013-03-07 | 1 | -1/+3 |
| | |||||
* | Adds a LinkedIn interop test. | Andrew Arnott | 2012-11-22 | 1 | -0/+23 |
| | | | | Part of investigation of issue #232 | ||||
* | Changed all uses of [TestCase] to [Test] to better emulate recommended NUnit ↵ | Andrew Arnott | 2012-02-25 | 1 | -1/+1 |
| | | | | patterns. | ||||
* | Updated all copyright notices to reflect copyright assignment to Outercurve. | Andrew Arnott | 2012-02-05 | 1 | -2/+2 |
| | | | | Fixes #66 | ||||
* | Merge branch 'v3.3' into v3.4 | Andrew Arnott | 2010-07-19 | 1 | -1/+1 |
|\ | | | | | | | | | Conflicts: samples/DotNetOpenAuth.ApplicationBlock/Util.cs | ||||
| * | Fixed the namespace of several tests. | Andrew Arnott | 2010-06-27 | 1 | -1/+1 |
| | | |||||
* | | Removed dependency on publicize.exe, which crashes now in some branches due ↵ | Andrew Arnott | 2010-07-09 | 1 | -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 Arnott | 2010-01-06 | 1 | -3/+3 |
|/ | |||||
* | Further fixed base signature string construction and added several tests for it. | Andrew Arnott | 2009-04-30 | 1 | -1/+1 |
| | |||||
* | Refactored MessageDescription to be per-Channel instead of appdomain static. | Andrew Arnott | 2009-03-14 | 1 | -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 Arnott | 2008-11-04 | 1 | -0/+22 |