aspnetcore/test/Microsoft.AspNet.Localizati...
damianedwards 1c5362bccb Added support for hierarchical culture fallback:
- Enabled by default and configured by RequestLocalizationOptions.FallbackToAncestorCulture/FallbackToAncestorUICulture
- Tries all candidate cultures first before trimming the list to parents and trying again, until a match is found, depth limit is reached, or none is found
- Updated functional tests to cover fallback case
- #112
2015-12-15 14:56:04 -08:00
..
LocalizationTest.cs Added support for hierarchical culture fallback: 2015-12-15 14:56:04 -08:00
Microsoft.AspNet.Localization.FunctionalTests.xproj
TestRunner.cs
project.json