aspnetcore/test
Doug Bunting 0d92a829ff Correct minor problem in `CachedDataAnnotationsModelMetadata.ComputeDisplayFormatString()`
- only affects an extreme corner case: user sets `metadata.EditFormatString` then reads
  `metadata.DisplayFormatString`
- an extreme case because `EditFormatString` is normally set only when
  `DisplayFormatString` is set and, if set, it's to the same value
- happened to see this while updating `CachedDataAnnotationsModelMetadata` for this PR

nit: an -> a in an adjacent XML comment in `CachedDataAnnotationsModelMetadata`
2014-10-02 19:13:45 -07:00
..
Microsoft.AspNet.Mvc.Core.Test [Fixes #429] FileResult 2014-10-02 12:50:24 -07:00
Microsoft.AspNet.Mvc.FunctionalTests Changes to make EnableInstrumentation conditionally enabled 2014-10-02 17:55:40 -07:00
Microsoft.AspNet.Mvc.HeaderValueAbstractions.Test
Microsoft.AspNet.Mvc.ModelBinding.Test Correct minor problem in `CachedDataAnnotationsModelMetadata.ComputeDisplayFormatString()` 2014-10-02 19:13:45 -07:00
Microsoft.AspNet.Mvc.Razor.Host.Test Changes to support PageExecutionContext in Razor 2014-10-02 17:55:23 -07:00
Microsoft.AspNet.Mvc.Razor.Test Changes to make EnableInstrumentation conditionally enabled 2014-10-02 17:55:40 -07:00
Microsoft.AspNet.Mvc.Test Modifying test project.json to allow building on Mono 2014-10-02 12:05:03 -07:00
WebSites Changes to make EnableInstrumentation conditionally enabled 2014-10-02 17:55:40 -07:00