Hisham Abdullah Bin Ateya
|
efcbb2a664
|
Add 'Microsoft.AspNet.Localization' Unit Tests
|
2015-09-14 10:28:41 -07:00 |
Hisham Abdullah Bin Ateya
|
2faf31727e
|
Fix namespace typo
|
2015-09-10 16:01:55 -07:00 |
Troy Dai
|
cc0c4e1f55
|
Update CoreCLR versions
|
2015-08-04 10:15:29 -07:00 |
Hisham Abdullah Bin Ateya
|
01d0b5db22
|
Reformat project.json
Reformat project.json
Fix typo
|
2015-07-30 11:26:14 -07:00 |
Hisham Abdullah Bin Ateya
|
5f83c0df43
|
Rename Microsoft.Framework.Localization.Test to Microsoft.Framework.Localization.Tests
Microsoft.Framework.Localization.Test -> Microsoft.Framework.Localization.Tests
Rename the .xproj
Rename the solution file
|
2015-07-30 09:50:26 -07:00 |
anurse
|
47ff0f26ac
|
return to the official xunit build
|
2015-06-17 12:09:09 -07:00 |
anurse
|
d436955e02
|
Switch to xunit.runner.aspnet
|
2015-06-13 00:13:52 -07:00 |
anurse
|
f581863445
|
move System.Reflection dependency to dnxcore50 in tests
|
2015-06-12 23:43:46 -07:00 |
damianedwards
|
39f40d2c5f
|
Fix references to include beta-*
|
2015-05-29 11:46:24 -07:00 |
damianedwards
|
1a47d19bb3
|
Introduces IStringLocalizer.GetAllStrings to replace direct IEnumerable impl:
- #18
Support not loading ancestor culture strings on IStringLocalizer.GetAllStrings:
- #23
|
2015-05-28 12:25:03 -07:00 |
damianedwards
|
90ca64c3dd
|
Statics be gone!
- Cleaned up ctors of ResourceManagerStringLocalizer and ResourceManagerWithCultureStringLocalizer too
|
2015-05-28 12:14:03 -07:00 |
damianedwards
|
4ba159afe7
|
Removed Moq from tests & enabled .NET Core
- Introduced AssemblyWrapper to enable testing
- Cleaned up properties on ResourceManagerStringLocalizer
- #15
Change "Strategy" to "Provider"
- #19
|
2015-05-20 14:41:52 -07:00 |
damianedwards
|
9384848cc7
|
Cache walk of the culture tree when building resource name list:
- #15
|
2015-05-20 14:41:36 -07:00 |