aspnetcore/test
dougbu 98e23075dd Test `DisplayFormatString`, `EditFormatString`, and `HasNonDefaultEditFormat`
- `DisplayFormatString` and `EditFormatString` now based on attributes
- `HasNonDefaultEditFormat` is new
- confirm `DataType` and `ScaffoldColumn` in `CachedDataAnnotationsMetadataAttributes`
2014-08-20 10:07:55 -07:00
..
Microsoft.AspNet.Mvc.Core.Test [Fixes #1035] RouteGroupConstraint should only be added once for non attribute routed actions 2014-08-19 13:14:56 -07:00
Microsoft.AspNet.Mvc.FunctionalTests
Microsoft.AspNet.Mvc.HeaderValueAbstractions.Test
Microsoft.AspNet.Mvc.ModelBinding.Test Test `DisplayFormatString`, `EditFormatString`, and `HasNonDefaultEditFormat` 2014-08-20 10:07:55 -07:00
Microsoft.AspNet.Mvc.Razor.Host.Test
Microsoft.AspNet.Mvc.Razor.Test
Microsoft.AspNet.Mvc.Test
WebSites