aspnetcore/test/Microsoft.AspNet.Razor.Test
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
..
Chunks/Generators Addressed code review comments. 2015-05-29 12:50:01 -07:00
CodeGenerators Enable TagHelper attributes to render in the order they were originally. 2015-06-04 15:32:45 -07:00
Editor
Framework Addressed code review comments. 2015-05-29 12:50:01 -07:00
Parser Add support for C# 6 exception filters. 2015-06-10 10:08:10 -07:00
TagHelpers Refactored several tests from TagHelperParseTreeRewriterTest into TagHelperBlockRewriterTest. 2015-06-08 14:52:01 -07:00
TestFiles Enable TagHelper attributes to render in the order they were originally. 2015-06-04 15:32:45 -07:00
Text
Tokenizer Add support for C# 6 exception filters. 2015-06-10 10:08:10 -07:00
Utils Avoid errors when generating baselines 2015-06-01 08:42:23 -07:00
CSharpRazorCodeLanguageTest.cs Addressed code review comments. 2015-05-29 12:50:01 -07:00
Microsoft.AspNet.Razor.Test.xproj
RazorCodeLanguageTest.cs
RazorEngineHostTest.cs Addressed code review comments. 2015-05-29 12:50:01 -07:00
RazorErrorTest.cs
RazorTemplateEngineTest.cs Addressed code review comments. 2015-05-29 12:50:01 -07:00
SourceLocationTest.cs
StringTextBuffer.cs
project.json