aspnetcore/test/Microsoft.AspNetCore.Routin.../Matching
Ryan Nowak 8b99832eaf Add ASCII optimized jump tables 2018-09-29 12:55:10 -07:00
..
AsciiTest.cs Add ASCII optimized jump tables 2018-09-29 12:55:10 -07:00
BarebonesMatcher.cs
BarebonesMatcherBuilder.cs
BarebonesMatcherConformanceTest.cs Use var in for loops (#758) 2018-08-31 08:24:41 +12:00
CandidateSetTest.cs
DataSourceDependentMatcherTest.cs
DefaultEndpointSelectorTest.cs
DfaMatcherBuilderTest.cs Create collections on DfaNode as needed (#779) 2018-09-06 12:58:57 +12:00
DfaMatcherConformanceTest.cs Use var in for loops (#758) 2018-08-31 08:24:41 +12:00
DfaMatcherTest.cs
DictionaryJumpTableTest.cs
EndpointMetadataComparerTest.cs
FastPathTokenizerTest.cs
FullFeaturedMatcherConformanceTest.cs
HttpMethodMatcherPolicyIntegrationTest.cs
HttpMethodMatcherPolicyTest.cs
ILEmitTrieFactoryTest.cs Address PR feedback, I hit merge too soon. 2018-08-29 19:46:25 -07:00
ILEmitTrieJumpTableTest.cs
LinearSearchJumpTableTest.cs
MatcherAssert.cs
MatcherConformanceTest.MultipleEndpoint.cs
MatcherConformanceTest.SingleEndpoint.cs
MatcherConformanceTest.cs
MultipleEntryJumpTableTest.cs
NonVectorizedILEmitTrieJumpTableTest.cs
RouteEndpointComparerTest.cs
RouteMatcher.cs
RouteMatcherBuilder.cs
RouteMatcherConformanceTest.cs Use var in for loops (#758) 2018-08-31 08:24:41 +12:00
SingleEntryAsciiJumpTableTest.cs Add ASCII optimized jump tables 2018-09-29 12:55:10 -07:00
SingleEntryJumpTableTest.cs Add ASCII optimized jump tables 2018-09-29 12:55:10 -07:00
SingleEntryJumpTableTestBase.cs Add ASCII optimized jump tables 2018-09-29 12:55:10 -07:00
TreeRouterMatcher.cs
TreeRouterMatcherBuilder.cs
TreeRouterMatcherConformanceTest.cs
VectorizedILEmitTrieJumpTableTest.cs
ZeroEntryJumpTableTest.cs