aspnetcore/test
N. Taylor Mullen cfd63e1e2e Change HTML splitting logic to not split on surrogate pairs.
- When a surrogate pair is about to be split down the middle we reduce the size of our split by 1 character. This way we split right before a surrogate pair. In the case of zero width joiners, if we split on a zero width joiner we still render valid bytes because the zero width joiner by itself can stand alone.
- Added tests for the various split cases.

#2470
2018-07-13 17:18:56 -07:00
..
Microsoft.AspNetCore.Mvc.Razor.Extensions.Test Enable using directive IntelliSense auto-completion. 2018-06-15 13:17:09 -07:00
Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X.Test Use checksum for classname if filepath is null 2018-06-11 08:25:57 -07:00
Microsoft.AspNetCore.Razor.Design.Test Add NoBuild test that includes content. 2018-06-21 14:36:07 -07:00
Microsoft.AspNetCore.Razor.Language.Test Change HTML splitting logic to not split on surrogate pairs. 2018-07-13 17:18:56 -07:00
Microsoft.AspNetCore.Razor.Runtime.Test
Microsoft.AspNetCore.Razor.Test
Microsoft.AspNetCore.Razor.Test.Common Renamed symbol to token everywhere 2018-07-06 16:29:36 -07:00
Microsoft.AspNetCore.Razor.Test.MvcShim Upgrade to netcoreapp22 2018-05-08 15:22:54 -07:00
Microsoft.AspNetCore.Razor.Test.MvcShim.ClassLib
Microsoft.AspNetCore.Razor.Test.MvcShim.Version1_X Upgrade to netcoreapp22 2018-05-08 15:22:54 -07:00
Microsoft.AspNetCore.Razor.Tools.Test Upgrade to netcoreapp22 2018-05-08 15:22:54 -07:00
Microsoft.CodeAnalysis.Razor.Test Changes per PR comments 2018-06-15 13:53:38 -07:00
Microsoft.CodeAnalysis.Razor.Workspaces.Test Added a taghelpers and imports overload to Process and ProcessDesignTime 2018-05-22 11:40:21 -07:00
Microsoft.CodeAnalysis.Razor.Workspaces.Test.Common
Microsoft.VisualStudio.Editor.Razor.Test Renamed symbol to token everywhere 2018-07-06 16:29:36 -07:00
Microsoft.VisualStudio.Editor.Razor.Test.Common Track the open/closed state of documents 2018-05-11 08:18:08 -07:00
Microsoft.VisualStudio.LanguageServices.Razor.Test Rename a file 2018-06-06 09:30:24 -07:00
Microsoft.VisualStudio.Mac.LanguageServices.Razor.Test Track the open/closed state of documents 2018-05-11 08:18:08 -07:00
RazorPageGenerator.Test Upgrade to netcoreapp22 2018-05-08 15:22:54 -07:00
testapps Pass versions using MSBuild template instead of importing dependencies.props 2018-06-05 11:33:46 -07:00
Directory.Build.props Upgrade to netcoreapp22 2018-05-08 15:22:54 -07:00