Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | More unit test fixes. | Andrew Arnott | 2013-03-10 | 1 | -28/+31 |
| | |||||
* | Replaced a bunch of TestCase attribute usages with simply Test. | Andrew Arnott | 2012-04-04 | 1 | -4/+4 |
| | |||||
* | Changed all uses of [TestCase] to [Test] to better emulate recommended NUnit ↵ | Andrew Arnott | 2012-02-25 | 1 | -4/+4 |
| | | | | patterns. | ||||
* | Updated all copyright notices to reflect copyright assignment to Outercurve. | Andrew Arnott | 2012-02-05 | 1 | -2/+2 |
| | | | | Fixes #66 | ||||
* | Converted all the rest of the tests over to NUnit. | Andrew Arnott | 2010-01-06 | 1 | -10/+10 |
| | |||||
* | Enabled the rest of the association tests. | Andrew Arnott | 2009-01-19 | 1 | -4/+4 |
| | |||||
* | FxCop message fixes. | Andrew Arnott | 2008-11-18 | 1 | -4/+2 |
| | |||||
* | Added association messages. | Andrew Arnott | 2008-11-11 | 1 | -1/+1 |
| | | | | | Diffie-Hellman associations seem to be working according to the test. But lots of refactoring is probably in order. | ||||
* | Added tests for OpenIdChannel and KeyValueForm encoder. | Andrew Arnott | 2008-11-08 | 1 | -0/+162 |