aspnetcore/test/Microsoft.AspNet.Mvc.Functi.../compiler/resources
Doug Bunting 27283ec098 Make `string`-based expression evaluations behave consistently
- #1485, #1487
 - handle `TemplateInfo.HtmlFieldPrefix` in `ViewDataEvaluator.Eval()`
  - attempt lookup in the `ViewDataDictionary` using full name then evaluate
    relative `expression` against `viewData.Model`
  - handle `null` or empty `expression` special case in this method (remove `throw`s)
 - always pass relative `expression` name into `Eval()`
  - remove `null` or empty `expression` handling from higher-level code
  - in a couple of cases, special-case returned `ViewDataInfo`
- #2662
 - remove incorrect guard from `DefaultHtmlGenerator.GenerateRadioButtion()`
- add doc comments for the core methods that have changed
- enable unit tests skipped due to one of above bugs
 - fix one (yeah, just one) other test with incorrect expectations
- remove functional test comments about the above bugs and update expectations

nits:
- move some comments describing `ViewDataEvaluator` methods above the methods
2015-06-16 21:54:56 -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 Rename `MvcTagHelpersWebSite` to `HtmlGenerationsWebSite` 2015-06-05 20:30:17 -07:00
HtmlGenerationWebSite.HtmlGeneration_Home.CreateWarehouse.html Rename `MvcTagHelpersWebSite` to `HtmlGenerationsWebSite` 2015-06-05 20:30:17 -07:00
HtmlGenerationWebSite.HtmlGeneration_Home.Customer.html Rename `MvcTagHelpersWebSite` to `HtmlGenerationsWebSite` 2015-06-05 20:30:17 -07:00
HtmlGenerationWebSite.HtmlGeneration_Home.EditWarehouse.Encoded.html Rename `MvcTagHelpersWebSite` to `HtmlGenerationsWebSite` 2015-06-05 20:30:17 -07:00
HtmlGenerationWebSite.HtmlGeneration_Home.EditWarehouse.html Rename `MvcTagHelpersWebSite` to `HtmlGenerationsWebSite` 2015-06-05 20:30:17 -07:00
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 Rename `MvcTagHelpersWebSite` to `HtmlGenerationsWebSite` 2015-06-05 20:30:17 -07:00
HtmlGenerationWebSite.HtmlGeneration_Home.Form.Options.AntiForgery.False.html Rename `MvcTagHelpersWebSite` to `HtmlGenerationsWebSite` 2015-06-05 20:30:17 -07:00
HtmlGenerationWebSite.HtmlGeneration_Home.Form.Options.AntiForgery.True.html Rename `MvcTagHelpersWebSite` to `HtmlGenerationsWebSite` 2015-06-05 20:30:17 -07:00
HtmlGenerationWebSite.HtmlGeneration_Home.Form.Options.AntiForgery.null.html Rename `MvcTagHelpersWebSite` to `HtmlGenerationsWebSite` 2015-06-05 20:30:17 -07:00
HtmlGenerationWebSite.HtmlGeneration_Home.Image.html Rename `MvcTagHelpersWebSite` to `HtmlGenerationsWebSite` 2015-06-05 20:30:17 -07:00
HtmlGenerationWebSite.HtmlGeneration_Home.Index.Encoded.html Rename `MvcTagHelpersWebSite` to `HtmlGenerationsWebSite` 2015-06-05 20:30:17 -07:00
HtmlGenerationWebSite.HtmlGeneration_Home.Index.html Rename `MvcTagHelpersWebSite` to `HtmlGenerationsWebSite` 2015-06-05 20:30:17 -07:00
HtmlGenerationWebSite.HtmlGeneration_Home.Input.html Rename `MvcTagHelpersWebSite` to `HtmlGenerationsWebSite` 2015-06-05 20:30:17 -07:00
HtmlGenerationWebSite.HtmlGeneration_Home.Link.Encoded.html Rename `MvcTagHelpersWebSite` to `HtmlGenerationsWebSite` 2015-06-05 20:30:17 -07:00
HtmlGenerationWebSite.HtmlGeneration_Home.Link.html Rename `MvcTagHelpersWebSite` to `HtmlGenerationsWebSite` 2015-06-05 20:30:17 -07:00
HtmlGenerationWebSite.HtmlGeneration_Home.Order.Encoded.html Rename `MvcTagHelpersWebSite` to `HtmlGenerationsWebSite` 2015-06-05 20:30:17 -07:00
HtmlGenerationWebSite.HtmlGeneration_Home.Order.html Rename `MvcTagHelpersWebSite` to `HtmlGenerationsWebSite` 2015-06-05 20:30:17 -07:00
HtmlGenerationWebSite.HtmlGeneration_Home.OrderUsingHtmlHelpers.Encoded.html Make `string`-based expression evaluations behave consistently 2015-06-16 21:54:56 -07:00
HtmlGenerationWebSite.HtmlGeneration_Home.OrderUsingHtmlHelpers.html Make `string`-based expression evaluations behave consistently 2015-06-16 21:54:56 -07:00
HtmlGenerationWebSite.HtmlGeneration_Home.Product.Encoded.html Rename `MvcTagHelpersWebSite` to `HtmlGenerationsWebSite` 2015-06-05 20:30:17 -07:00
HtmlGenerationWebSite.HtmlGeneration_Home.Product.html Rename `MvcTagHelpersWebSite` to `HtmlGenerationsWebSite` 2015-06-05 20:30:17 -07:00
HtmlGenerationWebSite.HtmlGeneration_Home.ProductList.html Rename `MvcTagHelpersWebSite` to `HtmlGenerationsWebSite` 2015-06-05 20:30:17 -07:00
HtmlGenerationWebSite.HtmlGeneration_Home.Script.Encoded.html Rename `MvcTagHelpersWebSite` to `HtmlGenerationsWebSite` 2015-06-05 20:30:17 -07:00
HtmlGenerationWebSite.HtmlGeneration_Home.Script.html Rename `MvcTagHelpersWebSite` to `HtmlGenerationsWebSite` 2015-06-05 20:30:17 -07:00
ModelBindingWebSite.Vehicle.Details.html
ModelBindingWebSite.Vehicle.Edit.Invalid.html
ModelBindingWebSite.Vehicle.Edit.html
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
UpdateDealerVehicle_PopulatesPropertyErrorsInViews.txt
UpdateDealerVehicle_PopulatesValidationSummary.txt
UpdateDealerVehicle_UpdateSuccessful.txt
ValidationWebSite.Aria.RemoteAttribute_Home.Create.html
ValidationWebSite.Root.RemoteAttribute_Home.Create.html
ViewEngineController.ViewWithPaths.txt