Added XPathNavigatorMatchesTests.cs to the MonoMicro.Test project
authorKral Ferch <kral@mono-cvs.ximian.com>
Fri, 6 Sep 2002 22:46:38 +0000 (22:46 -0000)
committerKral Ferch <kral@mono-cvs.ximian.com>
Fri, 6 Sep 2002 22:46:38 +0000 (22:46 -0000)
svn path=/trunk/mcs/; revision=7294

mcs/class/System.XML/Test/ChangeLog
mcs/class/System.XML/Test/MonoMicro.Test.csproj

index cb73def2b85cee7c36477bc9e63e23cab3174550..5f7865f9acb4082982dbd7f2061fbde49402b88b 100644 (file)
@@ -1,3 +1,8 @@
+2002-09-96  Kral Ferch <kral_ferch@hotmail.com>
+
+       * Added XPathNavigatorMatchesTests.cs file to 
+       the MonoMicro.Test project.
+       
 2002-08-22  Jason Diamond <jason@injektilo.org>
 
        * AllTests.cs, System.XML_linux_test.args, 
index a90ea037a175c82810cf0f5d48d772a56b461fcd..ff6b0a6c0edbdfdd8879b2efc490c8cd3cfed4ff 100644 (file)
@@ -74,7 +74,7 @@
                 />
                 <Reference
                     Name = "System.XML"
-                    AssemblyName = "System.Xml"
+                    AssemblyName = "System.XML"
                     HintPath = "..\obj\Debug\System.XML.dll"
                 />
             </References>
                     SubType = "Code"
                     BuildAction = "Compile"
                 />
+                <File
+                    RelPath = "XPathNavigatorMatchesTests.cs"
+                    SubType = "Code"
+                    BuildAction = "Compile"
+                />
                 <File
                     RelPath = "XPathNavigatorTests.cs"
                     SubType = "Code"