Added another test, and changed the way spoofed dictionary xml I/O works to fix the...
commit5df67c5b5bbd0c7463cec9b1f594d18de345a7d5
authorAndrew Arnott <andrewarnott@gmail.com>
Sat, 30 Aug 2008 17:56:42 +0000 (30 10:56 -0700)
committerAndrew <andrewarnott@gmail.com>
Mon, 1 Sep 2008 18:02:39 +0000 (1 11:02 -0700)
treeed64936e0bda1b28bd0fff1208df810c4395c5b2
parent5010504266d6e7fddfedf49ecbc572a2baba5e0a
Added another test, and changed the way spoofed dictionary xml I/O works to fix the bug it revealed.
src/DotNetOAuth.Test/MessageSerializerTest.cs
src/DotNetOAuth/DictionaryXmlReader.cs [new file with mode: 0644]
src/DotNetOAuth/DictionaryXmlWriter.cs [new file with mode: 0644]
src/DotNetOAuth/DotNetOAuth.csproj
src/DotNetOAuth/ProtocolMessageSerializer.cs