aspnetcore/test
N. Taylor Mullen 852ad8df87 Allow content to be written after caught exception from child TagHelper.
- The issue was that the `executeChildContentAsync` call was stopping the invocation of the `_endTagHelperWritingScope`. Therefore, we'd never finish the TagHelper content scope and all following content would be ignored.
- Added two tests to validate the new functionality.

#2561
2018-08-29 16:00:15 -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
Microsoft.AspNetCore.Razor.Design.Test Unblock VSTS linux builds (#2526) 2018-08-08 10:48:16 -07:00
Microsoft.AspNetCore.Razor.Language.Test Redo baselines 2018-07-19 15:29:30 -07:00
Microsoft.AspNetCore.Razor.Runtime.Test Allow content to be written after caught exception from child TagHelper. 2018-08-29 16:00:15 -07:00
Microsoft.AspNetCore.Razor.Test Handle `null` entries correctly for `IsEmptyOrWhiteSpace` 2018-07-23 15:25:41 -07:00
Microsoft.AspNetCore.Razor.Test.Common Rename parser tests to have shorter names 2018-07-19 15:22:30 -07:00
Microsoft.AspNetCore.Razor.Test.MvcShim
Microsoft.AspNetCore.Razor.Test.MvcShim.ClassLib
Microsoft.AspNetCore.Razor.Test.MvcShim.Version1_X
Microsoft.AspNetCore.Razor.Tools.Test
Microsoft.CodeAnalysis.Razor.Test Changes per PR comments 2018-06-15 13:53:38 -07:00
Microsoft.CodeAnalysis.Razor.Workspaces.Test
Microsoft.CodeAnalysis.Razor.Workspaces.Test.Common
Microsoft.VisualStudio.Editor.Razor.Test Changed `GetDesiredIndentation` to be resilient to our SyntaxTree which occasionally has gaps. 2018-07-30 10:45:18 -07:00
Microsoft.VisualStudio.Editor.Razor.Test.Common
Microsoft.VisualStudio.LanguageServices.Razor.Test Fix BackgroundDocumentGenerator flaky tests. 2018-07-27 14:49:12 -07:00
Microsoft.VisualStudio.Mac.LanguageServices.Razor.Test
RazorPageGenerator.Test
testapps
Directory.Build.props