aspnetcore/test/Microsoft.AspNet.Mvc.Razor....
N. Taylor Mullen 14bd7dcd5e Handle trailing semicolon after @inject.
- Made @inject handle trailing semicolons identical to @using; essentially ignores it.
- Added parser, runtime/designtime codegen and functional tests.
- Added Microsoft.AspNet.Mvc.Common.Test.
- Transitioned pre-existing Microsoft.AspNet.Mvc.Common tests to the new test project.
- Updated transitioned tests to also work in CoreCLR (except ones with moq).

#1857
2015-01-22 14:01:10 -08:00
..
Directives Handle IFileSystem rename. 2015-01-20 12:16:30 -08:00
SpanFactory
TestFiles Handle trailing semicolon after @inject. 2015-01-22 14:01:10 -08:00
InjectChunkVisitorTest.cs Handle IFileSystem rename. 2015-01-20 12:16:30 -08:00
InputTestTagHelper.cs
Microsoft.AspNet.Mvc.Razor.Host.Test.kproj
ModelChunkVisitorTest.cs Handle IFileSystem rename. 2015-01-20 12:16:30 -08:00
ModelExpression.cs
MvcCSharpRazorCodeParserTest.cs Handle trailing semicolon after @inject. 2015-01-22 14:01:10 -08:00
MvcRazorHostTest.cs Handle trailing semicolon after @inject. 2015-01-22 14:01:10 -08:00
MvcRazorParserTest.cs
MvcTagHelperAttributeValueCodeRendererTest.cs
StringTextBuffer.cs
TestFileInfo.cs Handle IFileSystem rename. 2015-01-20 12:16:30 -08:00
TestFileProvider.cs Handle IFileSystem rename. 2015-01-20 12:16:30 -08:00
ViewStartUtilityTest.cs Handle IFileSystem rename. 2015-01-20 12:16:30 -08:00
project.json