| 123456789101112131415161718 |
- 2008-10-22 Marek Habersack <[email protected]>
- * JavaScriptSerializerTest.cs: added tests for deserialization of
- objects with more than one unquoted key names.
- 2008-09-20 Juraj Skripsky <[email protected]>
- * JavaScriptSerializerTest.cs: added test for bug #424704.
- 2008-09-20 Marek Habersack <[email protected]>
- * JavaScriptSerializerTest.cs: added some tests
- 2008-09-19 Marek Habersack <[email protected]>
- * JavaScriptSerializerTest.cs: enabled some tests which were
- failing with the old (de)serializer, but work with the new one.
|