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:
authorAtsushi Eno <atsushieno@gmail.com>2004-09-08 12:42:38 +0400
committerAtsushi Eno <atsushieno@gmail.com>2004-09-08 12:42:38 +0400
commit15d11151e92c410df4a213a695a024724b45df5f (patch)
tree22cbf8045f359b886bc359fc081d19340e4c0fb7 /mcs/class/System.XML/System.Xml_test.dll.sources
parentb2b88e20ffe12e13be16dfc3a57f739c29cd2584 (diff)
2004-09-08 Atsushi Enomoto <atsushi@ximian.com>
* System.Xml_test.dll.sources : Added XmlWriterSettingsTests.cs. svn path=/trunk/mcs/; revision=33565
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 b882309e549..3a443a34bb9 100644
--- a/mcs/class/System.XML/System.Xml_test.dll.sources
+++ b/mcs/class/System.XML/System.Xml_test.dll.sources
@@ -27,6 +27,7 @@ System.Xml/XmlTextTests.cs
System.Xml/XmlTextWriterTests.cs
System.Xml/XmlUrlResolverTests.cs
System.Xml/XmlValidatingReaderTests.cs
+System.Xml/XmlWriterSettingsTests.cs
System.Xml/XmlWhiteSpaceTests.cs
System.Xml/XmlWriterTests.cs
System.Xml/XsdParticleValidationTests.cs