Merge pull request #845 from meyerrj/master
[mono.git] / mcs / class / System.ComponentModel.DataAnnotations / System.ComponentModel.DataAnnotations_test.dll.sources
index 5a8c2fcac1c0c54f87d5b95945d404e4240cc4d3..70011cc02ec1d84ef88aa98e23a2cffecfb965fe 100644 (file)
@@ -4,11 +4,18 @@ System.ComponentModel.DataAnnotations/AssociationAttributeTest.cs
 System.ComponentModel.DataAnnotations/CustomValidationAttributeTest.cs
 System.ComponentModel.DataAnnotations/DisplayAttributeTest.cs
 System.ComponentModel.DataAnnotations/EnumDataTypeAttributeTest.cs
+System.ComponentModel.DataAnnotations/FilterUIHintAttributeTest.cs
 System.ComponentModel.DataAnnotations/RangeAttributeTest.cs
 System.ComponentModel.DataAnnotations/RequiredAttributeTest.cs
 System.ComponentModel.DataAnnotations/StringLengthAttributeTest.cs
+System.ComponentModel.DataAnnotations/UIHintAttributeTest.cs
 System.ComponentModel.DataAnnotations/ValidationAttributeTest.cs
 System.ComponentModel.DataAnnotations/ValidationContextTest.cs
 System.ComponentModel.DataAnnotations/ValidationResultTest.cs
 System.ComponentModel.DataAnnotations/ValidatorTest.cs
 System.ComponentModel.DataAnnotations/RegularExpressionAttributeTest.cs
+System.ComponentModel.DataAnnotations/EmailAddressAttributeTest.cs
+System.ComponentModel.DataAnnotations/PhoneAttributeTest.cs
+System.ComponentModel.DataAnnotations/CreditCardAttributeTest.cs
+System.ComponentModel.DataAnnotations/FileExtensionsAttributeTest.cs
+System.ComponentModel.DataAnnotations/CompareAttributeTest.cs