aspnetcore/test/Microsoft.AspNet.Mvc.Functi.../compiler/resources
Ryan Nowak 07fabde92a Part 3 of #2776 - revert a6ce9abab1 and add
some more tests.

This change reverts the behavior change from
a6ce9abab1 and adds more tests around the
scneario that was actually broken.

The right behavior is that unconvertable values result in a validation
error. There's no special behavior around value types and required values.
2015-08-16 16:20:44 -07:00
..
BasicWebSite.Home.ActionLinkView.html
BasicWebSite.Home.Index.html
BasicWebSite.Home.PlainView.html
BasicWebSite.Home.ViewWithPrefixedAttributeValue.html
CacheTagHelper_CanCachePortionsOfViewsPartialViewsAndViewComponents.Assert1.txt
CacheTagHelper_CanCachePortionsOfViewsPartialViewsAndViewComponents.Assert2.txt
CacheTagHelper_CanCachePortionsOfViewsPartialViewsAndViewComponents.Assert3.txt
HtmlGenerationWebSite.HtmlGeneration_Customer.Index.html Part 3 of #2776 - revert a6ce9abab1 and add 2015-08-16 16:20:44 -07:00
HtmlGenerationWebSite.HtmlGeneration_Home.AttributesWithBooleanValues.Encoded.html Razor boolean and null attribute special case handled correctly 2015-07-30 10:37:38 -07:00
HtmlGenerationWebSite.HtmlGeneration_Home.AttributesWithBooleanValues.html Added default `UrlResolutionTagHelper` to resolve app relative URLs. 2015-08-03 16:00:33 -07:00
HtmlGenerationWebSite.HtmlGeneration_Home.CreateWarehouse.html
HtmlGenerationWebSite.HtmlGeneration_Home.Customer.html
HtmlGenerationWebSite.HtmlGeneration_Home.EditWarehouse.Encoded.html
HtmlGenerationWebSite.HtmlGeneration_Home.EditWarehouse.html
HtmlGenerationWebSite.HtmlGeneration_Home.EmployeeList.html Make `string`-based expression evaluations behave consistently 2015-06-16 21:54:56 -07:00
HtmlGenerationWebSite.HtmlGeneration_Home.Environment.html
HtmlGenerationWebSite.HtmlGeneration_Home.Form.Options.Antiforgery.False.html Use new antiforgery package 2015-06-25 14:45:00 -07:00
HtmlGenerationWebSite.HtmlGeneration_Home.Form.Options.Antiforgery.True.html Use new antiforgery package 2015-06-25 14:45:00 -07:00
HtmlGenerationWebSite.HtmlGeneration_Home.Form.Options.Antiforgery.null.html Use new antiforgery package 2015-06-25 14:45:00 -07:00
HtmlGenerationWebSite.HtmlGeneration_Home.Image.html Enable input, image and url resolution `TagHelper`s to be written as void elements. 2015-08-13 16:19:28 -07:00
HtmlGenerationWebSite.HtmlGeneration_Home.Index.Encoded.html
HtmlGenerationWebSite.HtmlGeneration_Home.Index.html
HtmlGenerationWebSite.HtmlGeneration_Home.Input.html Added `InputTagHelper` `TagRenderingMode` modificaitons to react to `output.TagMode`. 2015-08-13 16:19:29 -07:00
HtmlGenerationWebSite.HtmlGeneration_Home.Link.Encoded.html Enabled `LinkTagHelper` to be written in the void format. 2015-08-13 16:19:30 -07:00
HtmlGenerationWebSite.HtmlGeneration_Home.Link.html Enabled `LinkTagHelper` to be written in the void format. 2015-08-13 16:19:30 -07:00
HtmlGenerationWebSite.HtmlGeneration_Home.Order.Encoded.html React to aspnet/Razor#428 2015-08-13 15:48:16 -07:00
HtmlGenerationWebSite.HtmlGeneration_Home.Order.html React to aspnet/Razor#428 2015-08-13 15:48:16 -07:00
HtmlGenerationWebSite.HtmlGeneration_Home.OrderUsingHtmlHelpers.Encoded.html React to aspnet/Razor#428 2015-08-13 15:48:16 -07:00
HtmlGenerationWebSite.HtmlGeneration_Home.OrderUsingHtmlHelpers.html React to aspnet/Razor#428 2015-08-13 15:48:16 -07:00
HtmlGenerationWebSite.HtmlGeneration_Home.Product.Encoded.html
HtmlGenerationWebSite.HtmlGeneration_Home.Product.html
HtmlGenerationWebSite.HtmlGeneration_Home.ProductList.html
HtmlGenerationWebSite.HtmlGeneration_Home.Script.Encoded.html [Fixes #2841] Support comma separated globbed include and exclude pattern in Script and Link tag helpers 2015-08-06 16:55:12 -07:00
HtmlGenerationWebSite.HtmlGeneration_Home.Script.html [Fixes #2841] Support comma separated globbed include and exclude pattern in Script and Link tag helpers 2015-08-06 16:55:12 -07:00
ModelBindingWebSite.Vehicle.Details.html React to aspnet/Razor#428 2015-08-13 15:48:16 -07:00
ModelBindingWebSite.Vehicle.Edit.Invalid.html
ModelBindingWebSite.Vehicle.Edit.html
RazorWebSite.UrlResolution.Index.Encoded.html Add `srcset` to list of application relative resolvable URLs. 2015-08-14 15:58:02 -07:00
RazorWebSite.UrlResolution.Index.html Add `srcset` to list of application relative resolvable URLs. 2015-08-14 15:58:02 -07:00
TagHelpersWebSite.Employee.Create.Invalid.html
TagHelpersWebSite.Employee.Create.html
TagHelpersWebSite.Employee.Details.AfterCreate.html
TagHelpersWebSite.Home.About.html
TagHelpersWebSite.Home.Help.html
TagHelpersWebSite.Home.Index.html
TagHelpersWebSite.Home.UnboundDynamicAttributes.Encoded.html Add `AddHtmlAttributeValues` for `TagHelper`s. 2015-08-10 12:06:02 -07:00
TagHelpersWebSite.Home.UnboundDynamicAttributes.html Add `AddHtmlAttributeValues` for `TagHelper`s. 2015-08-10 12:06:02 -07:00
UpdateDealerVehicle_PopulatesPropertyErrorsInViews.txt
UpdateDealerVehicle_PopulatesValidationSummary.txt
UpdateDealerVehicle_UpdateSuccessful.txt
ValidationWebSite.Aria.RemoteAttribute_Home.Create.html React to aspnet/Razor#428 2015-08-13 15:48:16 -07:00
ValidationWebSite.Root.RemoteAttribute_Home.Create.html React to aspnet/Razor#428 2015-08-13 15:48:16 -07:00
ViewEngineController.ViewWithPaths.txt