aspnetcore/test/Microsoft.AspNet.Razor.Test/Parser/CSharp
N. Taylor Mullen a1df1702e5 Add support for C# 6 exception filters.
- Added new handling of the C# try catch statement to allow exception filters after catch statements.
- Added tests to validate valid and invalid scenarios.

#402
2015-06-10 10:08:10 -07:00
..
CSharpAutoCompleteTest.cs Renamed and moved several Razor classes for clarity. 2015-05-27 17:00:25 -07:00
CSharpBlockTest.cs Addressed code review comments. 2015-05-29 12:50:01 -07:00
CSharpDirectivesTest.cs Renamed and moved several Razor classes for clarity. 2015-05-27 17:00:25 -07:00
CSharpErrorTest.cs Address a round of nits 2015-05-19 17:39:26 -07:00
CSharpExplicitExpressionTest.cs Update LICENSE.txt and license header on files. 2015-05-01 13:58:52 -07:00
CSharpImplicitExpressionTest.cs Add support for null conditional operators in implicit expressions. 2015-05-19 16:34:08 -07:00
CSharpNestedStatementsTest.cs Update LICENSE.txt and license header on files. 2015-05-01 13:58:52 -07:00
CSharpRazorCommentsTest.cs [Fixes #50] Removed unnecessary whitespaces before text tag 2015-05-13 10:55:52 -07:00
CSharpReservedWordsTest.cs Update LICENSE.txt and license header on files. 2015-05-01 13:58:52 -07:00
CSharpSectionTest.cs Renamed and moved several Razor classes for clarity. 2015-05-27 17:00:25 -07:00
CSharpSpecialBlockTest.cs [Fixes #217] Applying error squiggly to full directive 2015-05-15 12:26:21 -07:00
CSharpStatementTest.cs Add support for C# 6 exception filters. 2015-06-10 10:08:10 -07:00
CSharpTemplateTest.cs Renamed CodeBuilder related classes to CodeGenerator 2015-05-27 17:00:41 -07:00
CSharpToMarkupSwitchTest.cs Renamed CodeBuilder related classes to CodeGenerator 2015-05-27 17:00:41 -07:00
CSharpVerbatimBlockTest.cs Update LICENSE.txt and license header on files. 2015-05-01 13:58:52 -07:00
CSharpWhitespaceHandlingTest.cs Update LICENSE.txt and license header on files. 2015-05-01 13:58:52 -07:00