aspnetcore/test/Microsoft.AspNetCore.Razor....
Pranav K 7657ea41a3 Updating to 4.4 CoreFx packages 2016-12-21 22:43:57 -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 Updating to 4.4 CoreFx packages 2016-12-21 22:43:57 -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