Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'mcs/class/corlib/Test/System.IO/ChangeLog')
-rw-r--r--mcs/class/corlib/Test/System.IO/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/mcs/class/corlib/Test/System.IO/ChangeLog b/mcs/class/corlib/Test/System.IO/ChangeLog
index 7c9bcd968e8..f6182c3f6a8 100644
--- a/mcs/class/corlib/Test/System.IO/ChangeLog
+++ b/mcs/class/corlib/Test/System.IO/ChangeLog
@@ -1,3 +1,8 @@
+2005-09-08 Sebastien Pouliot <sebastien@ximian.com>
+
+ * MemoryStreamTest.cs: Add more tests for publicly visible (or not)
+ contents. Started converting tests to NUnit 2.2 API.
+
2005-07-04 Sebastien Pouliot <sebastien@ximian.com>
* DirectoryInfoTest.cs: Added tests for getting parent of root