| .. |
|
compiler/resources
|
…
|
|
|
ActivatorTests.cs
|
…
|
|
|
AntiForgeryTestHelper.cs
|
Adding support for excluding types for validation, based on type names for body bound models.
|
2014-11-06 11:00:50 -08:00 |
|
AntiForgeryTests.cs
|
…
|
|
|
ApiExplorerTest.cs
|
…
|
|
|
ApplicationModelTest.cs
|
…
|
|
|
BasicTests.cs
|
…
|
|
|
CompositeViewEngineTests.cs
|
…
|
|
|
ConnegTests.cs
|
[Fixes #1429] Content negotiation does a case-sensitive matching of media type's parameter values
|
2014-11-11 10:15:51 -08:00 |
|
CustomUrlHelperTests.cs
|
…
|
|
|
DefaultOrderTest.cs
|
…
|
|
|
DependencyResolverTests.cs
|
…
|
|
|
DirectivesTest.cs
|
…
|
|
|
FileResultTests.cs
|
…
|
|
|
FiltersTest.cs
|
Adding functional tests for Filters.
|
2014-10-31 08:36:31 -07:00 |
|
FlushPointTest.cs
|
RenderSection \ RenderSectionAsync does not work in sections
|
2014-11-14 12:17:25 -08:00 |
|
InlineConstraintTests.cs
|
Replace calls to GetService<T> with GetRequiredService<T>
|
2014-10-16 14:51:41 -07:00 |
|
InputFormatterTests.cs
|
added tests for json input formatter
|
2014-11-12 10:50:55 -08:00 |
|
InputObjectValidationTests.cs
|
Adding support for excluding types for validation, based on type names for body bound models.
|
2014-11-06 11:00:50 -08:00 |
|
JsonOutputFormatterTests.cs
|
…
|
|
|
JsonResultTest.cs
|
Fix #1370 - Always use the provided formatter in JsonResult
|
2014-10-31 14:30:31 -07:00 |
|
LinkGenerationTests.cs
|
…
|
|
|
Microsoft.AspNet.Mvc.FunctionalTests.kproj
|
Regenerate .kproj files
|
2014-11-04 22:41:53 -08:00 |
|
ModelBindingTests.cs
|
Renaming IBinderMarker and friends to some more descriptive names.
|
2014-10-17 20:32:03 -07:00 |
|
MvcSampleTests.cs
|
…
|
|
|
MvcStartupTests.cs
|
…
|
|
|
NullLoggerFactory.cs
|
renaming TraceType to LogLevel
|
2014-11-06 09:24:02 -08:00 |
|
OutputFormattterTests.cs
|
…
|
|
|
PrecompilationTest.cs
|
Revert "Revert "Added a functional test for view precompilation""
|
2014-10-30 14:38:44 -07:00 |
|
RazorInstrumentationTests.cs
|
…
|
|
|
ResourceHelpers.cs
|
…
|
|
|
RoundTripTests.cs
|
Adding functional tests to verify round tripping of names generated by
|
2014-10-23 10:12:02 -07:00 |
|
RouteDataTest.cs
|
Create a new routedata for each 'router' for MVC
|
2014-11-12 11:10:21 -08:00 |
|
RoutingTests.cs
|
…
|
|
|
TagHelpersTest.cs
|
…
|
|
|
TestApplicationEnvironment.cs
|
…
|
|
|
TestAssemblyProvider.cs
|
…
|
|
|
TestConfigurationProvider.cs
|
…
|
|
|
TestHelper.cs
|
Replace calls to GetService<T> with GetRequiredService<T>
|
2014-10-16 14:51:41 -07:00 |
|
ValueProviderTests.cs
|
Issue #220 - Flags enum does not bind
|
2014-10-22 13:55:28 -07:00 |
|
VersioningTests.cs
|
…
|
|
|
ViewComponentTests.cs
|
Fix for #1052 - ViewComponents should support fully qualified names
|
2014-10-29 17:34:01 -07:00 |
|
ViewEngineTests.cs
|
…
|
|
|
WebApiCompatShimActionResultTest.cs
|
Fix #1287 - Port WebAPI parameter binding behavior
|
2014-10-17 16:51:48 -07:00 |
|
WebApiCompatShimActionSelectionTest.cs
|
[Fixes #1332] Port IContentNegotiator to WebAPI shim for CoreCLR support
|
2014-10-16 17:22:47 -07:00 |
|
WebApiCompatShimBasicTest.cs
|
[Fixes #1332] Port IContentNegotiator to WebAPI shim for CoreCLR support
|
2014-10-16 17:22:47 -07:00 |
|
WebApiCompatShimParameterBindingTest.cs
|
Fix #1287 - Port WebAPI parameter binding behavior
|
2014-10-17 16:51:48 -07:00 |
|
XmlOutputFormatterTests.cs
|
…
|
|
|
XmlSerializerInputFormatterTests.cs
|
…
|
|
|
project.json
|
Adding support for excluding types for validation, based on type names for body bound models.
|
2014-11-06 11:00:50 -08:00 |