aspnetcore/test/Microsoft.AspNetCore.Razor....
Ajay Bhargav Baaskaran ed9068cef4 Replace RazorError with RazorDiagnostics in public API 2017-02-17 15:44:37 -08:00
..
Chunks Update tests to follow developer guidelines. 2016-06-21 12:08:50 -07:00
CodeGenerators Fix a failing test 2017-02-09 16:19:34 -08: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 Replace RazorError with RazorDiagnostics in public API 2017-02-17 15:44:37 -08:00
Parser [Fixes #924] Correct RightShiftAssign operator 2017-02-15 16:31:40 -08:00
TestFiles Fix a failing test 2017-02-09 16:19:34 -08: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 Downgrade to stable packages 2017-02-14 16:15:35 -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 Add support for new style Roslyn dotless commits. 2017-02-01 15:43:08 -08: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