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>2010-04-15 12:09:50 +0400
committerAtsushi Eno <atsushieno@gmail.com>2010-04-15 12:09:50 +0400
commit15a5c7142bba8065f293d4506732c8363de4bab3 (patch)
treecf826b0d3d733ae887b44d0d90dcf8bce8181d34 /mcs/class/System.Xaml/System.Xaml_test.dll.sources
parent15358ebae6dbd65ae60f8ce021505871328b6840 (diff)
2010-04-15 Atsushi Enomoto <atsushi@ximian.com>
* System.Xaml_test.dll.sources : add XDataTest.cs. svn path=/trunk/mcs/; revision=155478
Diffstat (limited to 'mcs/class/System.Xaml/System.Xaml_test.dll.sources')
-rw-r--r--mcs/class/System.Xaml/System.Xaml_test.dll.sources1
1 files changed, 1 insertions, 0 deletions
diff --git a/mcs/class/System.Xaml/System.Xaml_test.dll.sources b/mcs/class/System.Xaml/System.Xaml_test.dll.sources
index a6a049f5ccf..8a65b0d22ef 100644
--- a/mcs/class/System.Xaml/System.Xaml_test.dll.sources
+++ b/mcs/class/System.Xaml/System.Xaml_test.dll.sources
@@ -2,6 +2,7 @@ System.Windows.Markup/ArrayExtensionTest.cs
System.Windows.Markup/StaticExtensionTest.cs
System.Windows.Markup/TypeExtensionTest.cs
System.Windows.Markup/ValueSerializerTest.cs
+System.Windows.Markup/XDataTest.cs
System.Xaml.Schema/XamlMemberInvokerTest.cs
System.Xaml.Schema/XamlTypeInvokerTest.cs
System.Xaml.Schema/XamlTypeNameTest.cs