aspnetcore/test
N. Taylor Mullen 86beea4269 Fix @namespace directive to handle incomplete directives.
- This involved not using the `First()` method when reading the directives tokens.
- Added two tests to validate an empty directive token and a missed directive token for the `@namespace` directive.

#1268
2017-04-28 17:14:34 -07:00
..
Microsoft.AspNetCore.Mvc.Razor.Extensions.Test Fix @namespace directive to handle incomplete directives. 2017-04-28 17:14:34 -07:00
Microsoft.AspNetCore.Razor.Language.Test Change `GetImports` to allow querying of information on non-existent files. 2017-04-28 17:00:24 -07:00
Microsoft.AspNetCore.Razor.Performance
Microsoft.AspNetCore.Razor.Runtime.Test
Microsoft.AspNetCore.Razor.Test.Common
Microsoft.CodeAnalysis.Razor.Test
Microsoft.VisualStudio.LanguageServices.Razor.Test
RazorPageGenerator.Test