aspnetcore/test/Microsoft.Framework.WebEnco...
Levi B 6c9055cadc Fix CJK Ideographs and Hangul Syllables representation
Characters in these blocks weren't correctly identified as assigned characters, which caused the encoders to always encode them, even if the ranges were in the allow list.
2015-04-07 13:54:46 -07:00
..
AllowedCharsBitmapTests.cs
CodePointFilterTests.cs
CommonTestEncoder.cs
EncoderCommonTests.cs
EncoderExtensionsTests.cs
EncoderServiceCollectionExtensionsTests.cs
EncoderServiceProviderExtensionsTests.cs
Entities.cs
Extensions.cs
HtmlEncoderTests.cs
JavaScriptStringEncoderTests.cs
Microsoft.Framework.WebEncoders.Tests.xproj Update .xproj files for Microsoft.Web.AspNet.* -> Microsoft.DNX.* rename 2015-04-02 13:49:26 -07:00
ParsedEntity.cs
UnicodeEncoderBaseTests.cs
UnicodeHelpersTests.cs Fix CJK Ideographs and Hangul Syllables representation 2015-04-07 13:54:46 -07:00
UnicodeRangeTests.cs
UnicodeRangesTests.cs
UrlEncoderTests.cs UrlEncoder should always encode the U+003A COLON character 2015-03-17 17:19:20 -07:00
project.json Add quotes in project.json file. 2015-04-06 12:09:27 -07:00