aspnetcore/test/Microsoft.AspNetCore.Routin...
Ryan Nowak 3511c8cef0 Add vectorized il-emit trie jump table
Add new futuristic jump table. Remove old experimental jump tables since
this is much much better.
2018-08-29 19:30:02 -07:00
..
Builder Change endpoint invoker to RequestDelegate, Endpoint/EndpointMetadataCollection namespaces, split out IRouteValuesFeature (#712) 2018-08-22 17:15:57 +12:00
Constraints Unit test constraints without HttpContext (#755) 2018-08-29 17:34:54 +12:00
Internal
Logging
Matching Add vectorized il-emit trie jump table 2018-08-29 19:30:02 -07:00
Patterns Change RoutePattern to not throw when inline and arg default value are the same (#747) 2018-08-23 21:39:23 +12:00
Template Support policy arguments and resolving services by constructors (#753) 2018-08-29 14:51:34 +12:00
TestObjects Change endpoint invoker to RequestDelegate, Endpoint/EndpointMetadataCollection namespaces, split out IRouteValuesFeature (#712) 2018-08-22 17:15:57 +12:00
Tree Support policy arguments and resolving services by constructors (#753) 2018-08-29 14:51:34 +12:00
CompositeEndpointDataSourceTest.cs Change endpoint invoker to RequestDelegate, Endpoint/EndpointMetadataCollection namespaces, split out IRouteValuesFeature (#712) 2018-08-22 17:15:57 +12:00
ConstraintMatcherTest.cs
DataSourceDependentCacheTest.cs
DefaultEndpointDataSourceTests.cs Change endpoint invoker to RequestDelegate, Endpoint/EndpointMetadataCollection namespaces, split out IRouteValuesFeature (#712) 2018-08-22 17:15:57 +12:00
DefaultInlineConstraintResolverTest.cs Support policy arguments and resolving services by constructors (#753) 2018-08-29 14:51:34 +12:00
DefaultLinkGeneratorTest.cs Unit test constraints without HttpContext (#755) 2018-08-29 17:34:54 +12:00
DefaultParameterPolicyFactoryTest.cs Support policy arguments and resolving services by constructors (#753) 2018-08-29 14:51:34 +12:00
EndpointFactory.cs Change endpoint invoker to RequestDelegate, Endpoint/EndpointMetadataCollection namespaces, split out IRouteValuesFeature (#712) 2018-08-22 17:15:57 +12:00
EndpointFeatureTest.cs Change endpoint invoker to RequestDelegate, Endpoint/EndpointMetadataCollection namespaces, split out IRouteValuesFeature (#712) 2018-08-22 17:15:57 +12:00
EndpointMiddlewareTest.cs
EndpointRoutingMiddlewareTest.cs Change endpoint invoker to RequestDelegate, Endpoint/EndpointMetadataCollection namespaces, split out IRouteValuesFeature (#712) 2018-08-22 17:15:57 +12:00
InlineRouteParameterParserTests.cs Support policy arguments and resolving services by constructors (#753) 2018-08-29 14:51:34 +12:00
Microsoft.AspNetCore.Routing.Tests.csproj Add vectorized il-emit trie jump table 2018-08-29 19:30:02 -07:00
RequestDelegateRouteBuilderExtensionsTest.cs
RouteBuilderTest.cs
RouteCollectionTest.cs
RouteConstraintBuilderTest.cs Support policy arguments and resolving services by constructors (#753) 2018-08-29 14:51:34 +12:00
RouteOptionsTests.cs
RouteTest.cs Support policy arguments and resolving services by constructors (#753) 2018-08-29 14:51:34 +12:00
RouteValueBasedEndpointFinderTest.cs Change endpoint invoker to RequestDelegate, Endpoint/EndpointMetadataCollection namespaces, split out IRouteValuesFeature (#712) 2018-08-22 17:15:57 +12:00
RouteValuesAddressMetadataTests.cs
RouterMiddlewareTest.cs
TemplateParserDefaultValuesTests.cs Support policy arguments and resolving services by constructors (#753) 2018-08-29 14:51:34 +12:00
TestConstants.cs Change endpoint invoker to RequestDelegate, Endpoint/EndpointMetadataCollection namespaces, split out IRouteValuesFeature (#712) 2018-08-22 17:15:57 +12:00