Jelajahi Sumber

Added Kral's new test classes.

svn path=/trunk/mcs/; revision=6528
Jason Diamond 23 tahun lalu
induk
melakukan
458fefebb6

+ 4 - 0
mcs/class/System.XML/Test/ChangeLog

@@ -1,3 +1,7 @@
+2002-08-08  Jason Diamond  <[email protected]>
+
+	* System.XML_linux_test.args: Added Kral's new test classes.
+
 2002-08-07  Kral Ferch <[email protected]>
 
 	* XmlCharacterDataTests.cs:  New file.

+ 2 - 0
mcs/class/System.XML/Test/System.XML_linux_test.args

@@ -9,6 +9,7 @@ NameTableTests.cs
 SelectNodesTests.cs
 XmlAttributeTests.cs
 XmlCDataSectionTests.cs
+XmlCharacterDataTests.cs
 XmlCommentTests.cs
 XmlDeclarationTests.cs
 XmlDocumentTests.cs
@@ -16,6 +17,7 @@ XmlDocumentTypeTests.cs
 XmlElementTests.cs
 XmlNamespaceManagerTests.cs
 XmlNodeListTests.cs
+XmlNodeTests.cs
 XmlProcessingInstructionTests.cs
 XmlSignificantWhitespaceTests.cs
 XmlTextReaderTests.cs