| .. |
|
DefaultTemplatesUtilities.cs
|
Preserve existing metadata in `ViewDataDictionary` where possible
|
2016-04-08 14:44:36 -07:00 |
|
HtmlHelperCheckboxTest.cs
|
Updated unit test coverage for html helpers
|
2016-01-26 16:04:35 -08:00 |
|
HtmlHelperDisplayNameExtensionsTest.cs
|
…
|
|
|
HtmlHelperDisplayTextTest.cs
|
Use a prefix tree as a backing store for ModelStateDictionary
|
2016-03-17 10:09:36 -07:00 |
|
HtmlHelperDropDownListExtensionsTest.cs
|
Added tests for DropDownList and ListBox extensions
|
2016-03-22 16:51:27 -07:00 |
|
HtmlHelperFormExtensionsTest.cs
|
React to `HtmlEncodedString` rename to `HtmlString`.
|
2016-05-17 11:02:10 -07:00 |
|
HtmlHelperFormTest.cs
|
Fix FormTagHelper to set flag indicating generation of AntiforgeryToken
|
2016-05-20 04:29:01 -07:00 |
|
HtmlHelperHiddenTest.cs
|
Use a prefix tree as a backing store for ModelStateDictionary
|
2016-03-17 10:09:36 -07:00 |
|
HtmlHelperLabelExtensionsTest.cs
|
Updated unit test coverage for html helpers
|
2016-01-26 16:04:35 -08:00 |
|
HtmlHelperLinkGenerationTest.cs
|
…
|
|
|
HtmlHelperListBoxExtensionsTest.cs
|
Added tests for DropDownList and ListBox extensions
|
2016-03-22 16:51:27 -07:00 |
|
HtmlHelperNameExtensionsTest.cs
|
…
|
|
|
HtmlHelperPartialExtensionsTest.cs
|
…
|
|
|
HtmlHelperPasswordTest.cs
|
Use a prefix tree as a backing store for ModelStateDictionary
|
2016-03-17 10:09:36 -07:00 |
|
HtmlHelperRadioButtonExtensionsTest.cs
|
Updated unit test coverage for html helpers
|
2016-01-26 16:04:35 -08:00 |
|
HtmlHelperSelectTest.cs
|
Use a prefix tree as a backing store for ModelStateDictionary
|
2016-03-17 10:09:36 -07:00 |
|
HtmlHelperTest.cs
|
…
|
|
|
HtmlHelperTextAreaExtensionsTest.cs
|
Fix line endings in HTML helper tests for x-plat
|
2016-01-29 23:57:45 -08:00 |
|
HtmlHelperTextAreaTest.cs
|
Fix for https://github.com/aspnet/Mvc/issues/4903. (#4907)
|
2016-06-29 10:11:54 -07:00 |
|
HtmlHelperTextBoxExtensionsTest.cs
|
Updated unit test coverage for html helpers
|
2016-01-26 16:04:35 -08:00 |
|
HtmlHelperTextBoxTest.cs
|
Fix for https://github.com/aspnet/Mvc/issues/4903. (#4907)
|
2016-06-29 10:11:54 -07:00 |
|
HtmlHelperValidationMessageExtensionsTest.cs
|
Updated unit test coverage for html helpers
|
2016-01-26 16:04:35 -08:00 |
|
HtmlHelperValidationSummaryTest.cs
|
React to `HtmlEncodedString` rename to `HtmlString`.
|
2016-05-17 11:02:10 -07:00 |
|
HtmlHelperValueTest.cs
|
Use a prefix tree as a backing store for ModelStateDictionary
|
2016-03-17 10:09:36 -07:00 |
|
HtmlStringTest.cs
|
React to `HtmlEncodedString` rename to `HtmlString`.
|
2016-05-17 11:02:10 -07:00 |
|
TagBuilderTest.cs
|
Fixed a bug in TagBuilder when attribute value is null
|
2016-05-26 11:04:32 -07:00 |
|
TestResources.cs
|
…
|
|
|
ViewContextTests.cs
|
React to HttpAbstractions namespace changes
|
2016-03-30 16:19:42 -07:00 |