This website requires JavaScript.
Explore
Help
Sign In
huahaofeng
/
aspnetcore
Watch
1
Star
0
Fork
You've already forked aspnetcore
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
8d053853bb
aspnetcore
/
test
/
Microsoft.AspNetCore.Routin...
/
Matching
History
Ryan Nowak
8d053853bb
Address PR feedback, I hit merge too soon.
2018-08-29 19:46:25 -07:00
..
BarebonesMatcher.cs
…
BarebonesMatcherBuilder.cs
…
BarebonesMatcherConformanceTest.cs
…
CandidateSetTest.cs
…
DataSourceDependentMatcherTest.cs
…
DefaultEndpointSelectorTest.cs
…
DfaMatcherBuilderTest.cs
Fix DfaMatcher to work with non-RouteEndpoint (
#739
)
2018-08-24 09:11:13 +12:00
DfaMatcherConformanceTest.cs
…
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
Add vectorized il-emit trie jump table
2018-08-29 19:30:02 -07:00
LinearSearchJumpTableTest.cs
…
MatcherAssert.cs
…
MatcherConformanceTest.MultipleEndpoint.cs
…
MatcherConformanceTest.SingleEndpoint.cs
…
MatcherConformanceTest.cs
…
MultipleEntryJumpTableTest.cs
…
NonVectorizedILEmitTrieJumpTableTest.cs
Add vectorized il-emit trie jump table
2018-08-29 19:30:02 -07:00
RouteEndpointComparerTest.cs
Fix DfaMatcher to work with non-RouteEndpoint (
#739
)
2018-08-24 09:11:13 +12:00
RouteMatcher.cs
…
RouteMatcherBuilder.cs
Support policy arguments and resolving services by constructors (
#753
)
2018-08-29 14:51:34 +12:00
RouteMatcherConformanceTest.cs
…
SingleEntryJumpTableTest.cs
…
TreeRouterMatcher.cs
…
TreeRouterMatcherBuilder.cs
Support policy arguments and resolving services by constructors (
#753
)
2018-08-29 14:51:34 +12:00
TreeRouterMatcherConformanceTest.cs
…
VectorizedILEmitTrieJumpTableTest.cs
Add vectorized il-emit trie jump table
2018-08-29 19:30:02 -07:00
ZeroEntryJumpTableTest.cs
…