aspnetcore/test/Microsoft.AspNetCore.Mvc.Vi.../Internal
Pranav K 5b2a4aecb6 Make Microsoft.AspNetCore.Mvc.TestCommon a regular project
* This allows specifying all it's dependencies rather than for consuming projects to do this
* Remove unused APIs
* Fix weird downgrade warnings that show up due to P2P references
2016-11-23 16:23:56 -08:00
..
AutoValidateAntiforgeryTokenAuthorizationFilterTest.cs
DefaultDisplayTemplatesTest.cs
DefaultEditorTemplatesTest.cs
ExpressionHelperTest.cs
ExpressionMetadataProviderTest.cs
HtmlAttributePropertyHelperTest.cs
PagedBufferedTextWriterTest.cs Fix bounds checking in `PagedCharBuffer` and related code 2016-10-04 10:19:44 -07:00
PagedCharBufferTest.cs Fix bounds checking in `PagedCharBuffer` and related code 2016-10-04 10:19:44 -07:00
PartialViewResultExecutorTest.cs
SaveTempDataFilterTest.cs
TempDataSerializerTest.cs
TemplateRendererTest.cs
ValidateAntiforgeryTokenAuthorizationFilterTest.cs
ViewBufferTest.cs Less allocations in ViewBuffer when there is only one ViewBufferPage 2016-10-07 11:25:30 -07:00
ViewBufferTextWriterTest.cs Less allocations in ViewBuffer when there is only one ViewBufferPage 2016-10-07 11:25:30 -07:00
ViewResultExecutorTest.cs