AspNetWebStack/test/System.Web.Mvc.Test
dougbu 5ce679813f Fix 1373, Improve EDDL() Exception message in the [Flags] case
- https://aspnetwebstack.codeplex.com/workitem/1373
- "Error message is not clear when enum that has flags attribute calls EnumDropDownListFor html helper"
- Add new message for case where ModelType has a [Flags] attribute
- Provide EnumHelper.HasFlags(Type) internal method to make determination easy for EDDL()
- Leads to a duplicate call to Nullable.GetUnderlyingType(Type) but only in the failure case
2013-11-07 15:52:51 -08:00
..
Ajax/Test Clean up xUnit.net usage, standardizing around Microsoft.TestCommon 2012-08-22 15:10:06 -07:00
Async/Test Reachitecting attribute routing for MVC to make it similar to WebAPI 2013-10-23 22:28:29 -07:00
ExpressionUtil/Test Clean up xUnit.net usage, standardizing around Microsoft.TestCommon 2012-08-22 15:10:06 -07:00
Html/Test Fix 1373, Improve EDDL() Exception message in the [Flags] case 2013-11-07 15:52:51 -08:00
Properties Adjust tests for OutputCache error message fix 2013-02-20 12:09:06 -08:00
Razor/Test Remove multiline string constants in unit tests and resources 2012-08-25 22:26:51 -07:00
Routing Merging test classes into shared source (CR Feedback) 2013-11-06 11:58:24 -08:00
Test Add unit tests for fix for bug #1315. 2013-11-04 16:46:38 -08:00
Util Added a blank Url.Action() for use when you want to get the current action in the view 2012-08-23 09:24:14 -07:00
System.Web.Mvc.Test.csproj Merging test classes into shared source (CR Feedback) 2013-11-06 11:58:24 -08:00
packages.config Upgrading the projects to .NET 4.5 2013-02-13 18:29:13 -08:00