aspnetcore/test/Microsoft.AspNet.Mvc.Functi.../Compiler/Resources
Doug Bunting d2fe1ebad7 Allow `@Model` in bound tag helper attribute value
- part II of #1253
- an expected case in template .cshtml files
- expression has name `""`; led to `ArgumentException` in `ModelExpression`
- test `@Model` and `@model.Property` in unit and functional tests
- update baselines to match

nits:
- remove a few unecessary `@`s in .cshtml files
- correct field names & ids in ProductList.cshtml (`foreach` confuses MVC)
 - led to correct valiation attributes as well
2015-01-15 16:47:27 -08:00
..
BasicWebSite.Home.ActionLinkView.html
BasicWebSite.Home.Index.html
BasicWebSite.Home.PlainView.html
MvcTagHelpersWebSite.MvcTagHelper_Customer.Index.html React to aspnet/Razor#240. 2015-01-13 22:35:43 -08:00
MvcTagHelpersWebSite.MvcTagHelper_Home.CreateWarehouse.html MvcTagHelpers tests for 2015-01-13 10:12:19 -08:00
MvcTagHelpersWebSite.MvcTagHelper_Home.Customer.html React to aspnet/Razor#240. 2015-01-13 22:35:43 -08:00
MvcTagHelpersWebSite.MvcTagHelper_Home.EditWarehouse.html MvcTagHelpers tests for 2015-01-13 10:12:19 -08:00
MvcTagHelpersWebSite.MvcTagHelper_Home.EmployeeList.html MvcTagHelpers tests for 2015-01-13 10:12:19 -08:00
MvcTagHelpersWebSite.MvcTagHelper_Home.Index.html Adding the functional tests for MvcTagHelpers (1) 2015-01-08 17:23:42 -08:00
MvcTagHelpersWebSite.MvcTagHelper_Home.Order.html Allow `@Model` in bound tag helper attribute value 2015-01-15 16:47:27 -08:00
MvcTagHelpersWebSite.MvcTagHelper_Home.Product.html Adding the functional tests for MvcTagHelpers (1) 2015-01-08 17:23:42 -08:00
MvcTagHelpersWebSite.MvcTagHelper_Home.ProductList.html Allow `@Model` in bound tag helper attribute value 2015-01-15 16:47:27 -08:00
TagHelpersWebSite.Employee.Create.Invalid.html React to aspnet/Razor#240. 2015-01-13 22:35:43 -08:00
TagHelpersWebSite.Employee.Create.html React to aspnet/Razor#240. 2015-01-13 22:35:43 -08:00
TagHelpersWebSite.Employee.Details.AfterCreate.html Add `CultureReplacerMiddleware` for use in functional test web sites 2015-01-13 12:49:02 -08:00
TagHelpersWebSite.Home.About.html
TagHelpersWebSite.Home.Help.html
TagHelpersWebSite.Home.Index.html
UpdateDealerVehicle_PopulatesPropertyErrorsInViews.txt Merged compiler/resources with Compiler/Resources 2015-01-12 13:29:37 -08:00
UpdateDealerVehicle_PopulatesValidationSummary.txt Merged compiler/resources with Compiler/Resources 2015-01-12 13:29:37 -08:00
UpdateDealerVehicle_UpdateSuccessful.txt Add `CultureReplacerMiddleware` for use in functional test web sites 2015-01-13 12:49:02 -08:00