aspnetcore/test/WebSites/HtmlGenerationWebSite/Views/HtmlGeneration_Home
Doug Bunting 35d176f5b2 Update DNX Core on Linux workarounds
- remove skip conditions for aspnet/External#33, aspnet/External#41, aspnet/External#42, aspnet/External#43
- add workaround for aspnet/External#47; avoid "g" custom datetime format specifier
- make tag helper execution order determinate in `TagHelpersWebSite`

Will test DNX Core in Travis builds (use `--test-dnxcore`) once aspnet/Universe#290 fix is in.

nits:
- remove useless `using`s for `Microsoft.AspNet.Razor.TagHelpers`
2015-10-10 23:09:51 -07:00
..
EditorTemplates
AttributesWithBooleanValues.cshtml Razor boolean and null attribute special case handled correctly 2015-07-30 10:37:38 -07:00
CreateWarehouse.cshtml
EditWarehouse.cshtml
EmployeeList.cshtml
Environment.cshtml
Form.cshtml Renaming Microsoft.Framework.* -> Microsoft.Extensions.* 2015-10-03 15:44:53 -07:00
Image.cshtml Enable input, image and url resolution `TagHelper`s to be written as void elements. 2015-08-13 16:19:28 -07:00
Index.cshtml
Input.cshtml Added `InputTagHelper` `TagRenderingMode` modificaitons to react to `output.TagMode`. 2015-08-13 16:19:29 -07:00
ItemUsingModelSpecificEditorTemplate.cshtml Fix: Metadata ignored for non model-specific EditorTemplate 2015-07-16 15:48:01 -07:00
ItemUsingSharedEditorTemplate.cshtml Fix: Metadata ignored for non model-specific EditorTemplate 2015-07-16 15:48:01 -07:00
Link.cshtml Get four failing tests working on Linux 2015-09-04 14:41:35 -07:00
Order.cshtml Update DNX Core on Linux workarounds 2015-10-10 23:09:51 -07:00
OrderUsingHtmlHelpers.cshtml Update DNX Core on Linux workarounds 2015-10-10 23:09:51 -07:00
Product.cshtml
ProductList.cshtml
Script.cshtml Get four failing tests working on Linux 2015-09-04 14:41:35 -07:00
_ProductPartial.cshtml