aspnetcore/test/Microsoft.AspNet.Mvc.Extens.../Rendering
sornaks 68523a3550 Fixing tests in Mono.
- Disabling tests which have corresponding bugs in mono.
- Fixing a few tests which do not handle *nix file system.
- Updating Travis configuration to use mono's alpha bits.
- Introducing PlatformNormalizer to normalize content across multiple platforms.
2015-07-02 17:24:14 -07:00
..
Expression
ViewEngine
DefaultDisplayTemplatesTest.cs
DefaultEditorTemplatesTest.cs Fixing tests in Mono. 2015-07-02 17:24:14 -07:00
DefaultHtmlGeneratorTest.cs Use new antiforgery package 2015-06-25 14:45:00 -07:00
DefaultTemplatesUtilities.cs Use new antiforgery package 2015-06-25 14:45:00 -07:00
HtmlAttributePropertyHelperTest.cs
HtmlHelperCheckboxTest.cs Fixing tests in Mono. 2015-07-02 17:24:14 -07:00
HtmlHelperDisplayNameExtensionsTest.cs
HtmlHelperDisplayTextTest.cs
HtmlHelperFormExtensionsTest.cs
HtmlHelperFormTest.cs
HtmlHelperHiddenTest.cs Fixing tests in Mono. 2015-07-02 17:24:14 -07:00
HtmlHelperLabelExtensionsTest.cs
HtmlHelperLinkGenerationTest.cs [Fixes #2684] Removed Mvc.Common 2015-06-25 16:02:07 -07:00
HtmlHelperNameExtensionsTest.cs
HtmlHelperPartialExtensionsTest.cs
HtmlHelperPasswordTest.cs Fixing tests in Mono. 2015-07-02 17:24:14 -07:00
HtmlHelperSelectTest.cs Fixing tests in Mono. 2015-07-02 17:24:14 -07:00
HtmlHelperTest.cs
HtmlHelperValidationSummaryTest.cs
HtmlHelperValueTest.cs
StringCollectionTextWriterTest.cs
TagBuilderTest.cs
TemplateRendererTest.cs
TestResources.cs
ViewContextTests.cs
ViewDataOfTTest.cs