Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGert Driesen <drieseng@users.sourceforge.net>2008-01-15 20:40:34 +0300
committerGert Driesen <drieseng@users.sourceforge.net>2008-01-15 20:40:34 +0300
commit49a0cca265b3998ff1456889de6b3f508dbf3e4a (patch)
treea9466a7fd6217ab9bd5a78b76742e8898f5034af /mcs/class/System.XML/System.Xml_test.dll.sources
parent60b9d9ca1a5e1df8b734d850e7ce9c30a692db8c (diff)
* XmlParserContextTests.cs: Added ctor tests.
* System.Xml_test.dll.sources: added XmlParserContextTests.cs. svn path=/trunk/mcs/; revision=92968
Diffstat (limited to 'mcs/class/System.XML/System.Xml_test.dll.sources')
-rw-r--r--mcs/class/System.XML/System.Xml_test.dll.sources1
1 files changed, 1 insertions, 0 deletions
diff --git a/mcs/class/System.XML/System.Xml_test.dll.sources b/mcs/class/System.XML/System.Xml_test.dll.sources
index 082b531545e..98d6d3df46a 100644
--- a/mcs/class/System.XML/System.Xml_test.dll.sources
+++ b/mcs/class/System.XML/System.Xml_test.dll.sources
@@ -24,6 +24,7 @@ System.Xml/XmlSecureResolverTests.cs
System.Xml/XmlSignificantWhitespaceTests.cs
System.Xml/XmlReaderCommonTests.cs
System.Xml/XmlReaderSettingsTests.cs
+System.Xml/XmlParserContextTests.cs
System.Xml/XmlTextReaderTests.cs
System.Xml/XmlTextTests.cs
System.Xml/XmlTextWriterTests.cs