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/System.Xml TestXml.cs,1.1,1.2


From: Rhys Weatherley <address@hidden>
Subject: [Dotgnu-pnet-commits] CVS: pnetlib/tests/System.Xml TestXml.cs,1.1,1.2
Date: Thu, 28 Nov 2002 23:09:15 -0500

Update of /cvsroot/dotgnu-pnet/pnetlib/tests/System.Xml
In directory subversions:/tmp/cvs-serv28588/tests/System.Xml

Modified Files:
        TestXml.cs 
Log Message:


Rearrange the tests so that each major namespace is in its own suite.


Index: TestXml.cs
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnetlib/tests/System.Xml/TestXml.cs,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -r1.1 -r1.2
*** TestXml.cs  2 Oct 2002 08:47:35 -0000       1.1
--- TestXml.cs  29 Nov 2002 04:09:13 -0000      1.2
***************
*** 27,31 ****
        public static TestSuite Suite()
                        {
!                               TestSuite suite = new TestSuite("SystemXml 
Tests");
                                suite.AddTests(typeof(TestXmlException));
                                suite.AddTests(typeof(TestXmlConvert));
--- 27,31 ----
        public static TestSuite Suite()
                        {
!                               TestSuite suite = new TestSuite("System.Xml 
Tests");
                                suite.AddTests(typeof(TestXmlException));
                                suite.AddTests(typeof(TestXmlConvert));





reply via email to

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