aspnetcore/test/Microsoft.AspNet.Razor.Test
N. Taylor Mullen 0c95315500 Update tests to not require quotes for TH directives.
- Updated .cshtml files to not provide quotes for the various `TagHelper` directives.
- Updated `TagHelper` directive parsing tests. This also involved removing several tests that expected errors which no longer occur since we don't have to ensure quotes are balanced.
- Updated line mappings which significantly changed due to us no longer generating line pragmas at design time for `TagHelper` directives.

#561
2015-11-06 12:19:40 -08:00
..
Chunks/Generators
CodeGenerators Update tests to not require quotes for TH directives. 2015-11-06 12:19:40 -08:00
Editor Rename `Microsoft.AspNet.Razor.Runtime.TagHelpers`. 2015-10-22 10:45:43 -07:00
Framework Update tests to not require quotes for TH directives. 2015-11-06 12:19:40 -08:00
Parser Update tests to not require quotes for TH directives. 2015-11-06 12:19:40 -08:00
TagHelpers Update tests to not require quotes for TH directives. 2015-11-06 12:19:40 -08:00
TestFiles Update tests to not require quotes for TH directives. 2015-11-06 12:19:40 -08:00
Text
Tokenizer Update `Lookahead` method in `Tokenizer` to maintain its existing buffer. 2015-09-25 16:23:42 -07:00
Utils Avoid errors when generating baselines 2015-06-01 08:42:23 -07:00
CSharpRazorCodeLanguageTest.cs
Microsoft.AspNet.Razor.Test.xproj
RazorCodeLanguageTest.cs
RazorEngineHostTest.cs
RazorErrorTest.cs
RazorTemplateEngineTest.cs
SourceLocationTest.cs
StringTextBuffer.cs
project.json Strong name everything. 2015-11-02 14:56:23 -08:00