dotgnu-pnet-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Dotgnu-pnet-commits] CVS: pnetlib/tests/runtime Testruntime.cs, 1.13, 1


From: Rhys Weatherley <address@hidden>
Subject: [Dotgnu-pnet-commits] CVS: pnetlib/tests/runtime Testruntime.cs, 1.13, 1.14
Date: Mon, 18 Aug 2003 02:42:50 -0400

Update of /cvsroot/dotgnu-pnet/pnetlib/tests/runtime
In directory subversions:/tmp/cvs-serv24933/tests/runtime

Modified Files:
        Testruntime.cs 
Log Message:


Rewrite the "System.IO.Path" class and add a large number of test cases for it.


Index: Testruntime.cs
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnetlib/tests/runtime/Testruntime.cs,v
retrieving revision 1.13
retrieving revision 1.14
diff -C2 -r1.13 -r1.14
*** Testruntime.cs      23 Jul 2003 04:57:31 -0000      1.13
--- Testruntime.cs      18 Aug 2003 06:42:46 -0000      1.14
***************
*** 41,44 ****
--- 41,45 ----
                                suite.AddTest(SuiteSerialization.Suite());
                                suite.AddTest(SuiteSecurity.Suite());
+                               suite.AddTest(SuiteIO.Suite());
                                return suite;
                        }





reply via email to

[Prev in Thread] Current Thread [Next in Thread]