1 2007-12-29 Gert Driesen <drieseng@users.sourceforge.net>
3 * BinaryFormatterTest.cs: Added test for inherited fields. Code
6 2006-09-06 Lluis Sanchez gual <lluis@novell.com>
8 * BinaryFormatterTest.cs: Added test for bug #78749 (nested
9 IObjectReference objects).
11 2006-09-05 Raja R Harinath <rharinath@novell.com>
13 * BinaryFormatterTest.cs (DateTimeArray): New test for
14 round-tripping DateTime arrays.
16 2005-12-07 Sebastien Pouliot <sebastien@ximian.com>
18 * BinaryFormatterCas.cs: New. Partial CAS tests for BinaryFormatter.
19 Added to test UnsafeDeserialization.
20 * BinaryFormatterTest.cs: New. Partial Unit tests for BinaryFormatter.
21 Added to test UnsafeDeserialization.