2002-07-24 Duncan Mak <duncan@ximian.com>
authorDuncan Mak <duncan@mono-cvs.ximian.com>
Wed, 24 Jul 2002 06:18:27 +0000 (06:18 -0000)
committerDuncan Mak <duncan@mono-cvs.ximian.com>
Wed, 24 Jul 2002 06:18:27 +0000 (06:18 -0000)
* corlib_linux_test.args: Add Cesar's BufferTest to the list.

svn path=/trunk/mcs/; revision=6116

mcs/class/corlib/Test/ChangeLog
mcs/class/corlib/Test/corlib_linux_test.args

index 5b2bbf76ce09eee0d3c0b75030994a205e0d8c78..dc55db74785c2ecec97d9d7a5ef306438797bfd3 100644 (file)
@@ -1,3 +1,7 @@
+2002-07-24  Duncan Mak  <duncan@ximian.com>
+
+       * corlib_linux_test.args: Add Cesar's BufferTest to the list.
+
 2002-07-19  Martin Baulig  <martin@gnome.org>
 
        * makefile.gnu: Added makefile for self-hosting compile on GNU/Linux.
index edefa05ece9c0c9dbbe3511e8711b4e0d4facd69..f8a25ccadfa8fd830278a30acda64de712cdb107 100644 (file)
@@ -9,6 +9,7 @@ System/AllTests.cs
 System/ArrayTest.cs
 System/BitConverterTest.cs
 System/BooleanTest.cs
+System/BufferTest.cs
 System/ByteTest.cs
 System/CharTest.cs
 System/ConsoleTest.cs