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 Fix tests to work with new TagBlock parsing format. 2014-08-27 14:13:36 -07:00
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 MQ: Cleanup to use var 2014-10-22 15:35:43 -07:00
CSharpExplicitExpressionTest.cs
CSharpHelperTest.cs Fix tests to work with new TagBlock parsing format. 2014-08-27 14:13:36 -07:00
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 Fix tests to work with new TagBlock parsing format. 2014-08-27 14:13:36 -07:00
CSharpReservedWordsTest.cs
CSharpSectionTest.cs Delete trailing whitespace 2014-11-20 14:16:32 -08:00
CSharpSpecialBlockTest.cs Fix tests to work with new TagBlock parsing format. 2014-08-27 14:13:36 -07:00
CSharpStatementTest.cs
CSharpTemplateTest.cs Fix tests to work with new TagBlock parsing format. 2014-08-27 14:13:36 -07:00
CSharpToMarkupSwitchTest.cs Fix tests to work with new TagBlock parsing format. 2014-08-27 14:13:36 -07:00
CSharpVerbatimBlockTest.cs
CSharpWhitespaceHandlingTest.cs