2009-06-12 Bill Holmes <billholmes54@gmail.com>
[mono.git] / mcs / class / System.Web.Extensions / Test / System.Web.Script.Serialization / ChangeLog
1 2009-03-17  Marek Habersack  <mhabersack@novell.com>
2
3         * JavaScriptSerializerTest.cs: added tests for conversion to
4         IDictionary and IDictionary <K,V> types.
5
6 2009-03-06  Marek Habersack  <mhabersack@novell.com>
7
8         * JavaScriptSerializerTest.cs: added a test for unquoted tests
9         surrounded with spaces.
10
11 2008-10-22  Marek Habersack  <mhabersack@novell.com>
12
13         * JavaScriptSerializerTest.cs: added tests for deserialization of
14         objects with more than one unquoted key names.
15
16 2008-09-20  Juraj Skripsky  <js@hotfeet.ch>
17
18         * JavaScriptSerializerTest.cs: added test for bug #424704.
19
20 2008-09-20  Marek Habersack  <mhabersack@novell.com>
21
22         * JavaScriptSerializerTest.cs: added some tests
23
24 2008-09-19  Marek Habersack  <mhabersack@novell.com>
25
26         * JavaScriptSerializerTest.cs: enabled some tests which were
27         failing with the old (de)serializer, but work with the new one.
28