aspnetcore/test/Microsoft.AspNetCore.Razor....
Ryan Nowak 9ecd30cb2f Add Microsoft.CodeAnalysis.Razor
This project will have all of our roslyn-dependent infrastructure that we
need for designtime and runtime.
2017-01-20 15:26:39 -08:00
..
Chunks Update tests to follow developer guidelines. 2016-06-21 12:08:50 -07:00
CodeGenerators Updating to netcoreapp1.1 2016-10-13 11:23:50 -07:00
Compilation/TagHelpers Moved location of and modified CaseSensitiveTagHelperAttributeComparer 2016-11-01 14:47:13 -07:00
Editor Obsolete `EditorHints`. 2016-08-01 11:08:03 -07:00
Framework Change TagHelpers to work in partial parsing. 2016-08-15 16:15:41 -07:00
Parser Change TagHelpers to work in partial parsing. 2016-08-15 16:15:41 -07:00
TestFiles Added view component tag helper updates. (#823) 2016-08-24 16:01:59 -07:00
Text Update tests to follow developer guidelines. 2016-06-21 12:08:50 -07:00
Tokenizer Update tests to follow developer guidelines. 2016-06-21 12:08:50 -07:00
Utils Update tests to follow developer guidelines. 2016-06-21 12:08:50 -07:00
CSharpRazorCodeLanguageTest.cs Update tests to follow developer guidelines. 2016-06-21 12:08:50 -07:00
Microsoft.AspNetCore.Razor.Test.csproj Add Microsoft.CodeAnalysis.Razor 2017-01-20 15:26:39 -08:00
PartialParsingTestBase.cs Change TagHelpers to work in partial parsing. 2016-08-15 16:15:41 -07:00
RazorCodeLanguageTest.cs Update tests to follow developer guidelines. 2016-06-21 12:08:50 -07:00
RazorEditorParserTest.cs Change TagHelpers to work in partial parsing. 2016-08-15 16:15:41 -07:00
RazorEngineHostTest.cs Update tests to follow developer guidelines. 2016-06-21 12:08:50 -07:00
RazorErrorTest.cs
RazorTemplateEngineTest.cs Capture exceptions when trying to parse files and return parse errors. 2016-08-11 12:11:51 -07:00
SourceLocationTest.cs
StringTextBuffer.cs