aspnetcore/test/Microsoft.AspNet.Razor.Test/Parser/CSharp
N. Taylor Mullen 4bd02badda Add tests to verify tagHelperPrefix directive.
- Added parsing, sub-rewriting, rewriting and code generation tests for runtime/designtime.
- Fixed existing tests to utilize new class structures.

#309
2015-03-02 17:07:07 -08:00
..
CSharpAutoCompleteTest.cs
CSharpBlockTest.cs Delete trailing whitespace 2014-11-20 14:16:32 -08:00
CSharpDirectivesTest.cs Add tests to verify tagHelperPrefix directive. 2015-03-02 17:07:07 -08:00
CSharpErrorTest.cs
CSharpExplicitExpressionTest.cs
CSharpHelperTest.cs
CSharpImplicitExpressionTest.cs
CSharpLayoutDirectiveTest.cs
CSharpNestedStatementsTest.cs Apply VS' FormatDocument and RemoveAndSort to all *.cs files 2014-11-20 14:43:16 -08:00
CSharpRazorCommentsTest.cs
CSharpReservedWordsTest.cs
CSharpSectionTest.cs Delete trailing whitespace 2014-11-20 14:16:32 -08:00
CSharpSpecialBlockTest.cs
CSharpStatementTest.cs
CSharpTemplateTest.cs
CSharpToMarkupSwitchTest.cs
CSharpVerbatimBlockTest.cs
CSharpWhitespaceHandlingTest.cs