aspnetcore/test/Microsoft.AspNet.Razor.Test/Parser/CSharp
N. Taylor Mullen 1879ac6427 Add support for static usings.
- Added special cases to the using statement parser to understand `@using static Foo`.
- Added several unit tests to validate the static using structure.
- Modified existing import code generation tests to validate several static usings.

#44
2015-05-20 21:47:23 -07:00
..
CSharpAutoCompleteTest.cs [Fixes #217] Applying error squiggly to full directive 2015-05-15 12:26:21 -07:00
CSharpBlockTest.cs Remove unneeded NamespaceKeywordLength from AddImportCodeGenerator. 2015-05-18 17:21:50 -07:00
CSharpDirectivesTest.cs [Fixes #217] Applying error squiggly to full directive 2015-05-15 12:26:21 -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 [Fixes #217] Applying error squiggly to full directive 2015-05-15 12:26:21 -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 static usings. 2015-05-20 21:47:23 -07:00
CSharpTemplateTest.cs [Fixes #183] Fix error with double transition in value attribute 2015-05-12 17:59:22 -07:00
CSharpToMarkupSwitchTest.cs More bug fix for #379 2015-05-20 13:55:12 -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