aspnetcore/test/Microsoft.AspNet.Mvc.Common...
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
..
CopyOnWriteDictionaryTest.cs Handle trailing semicolon after @inject. 2015-01-22 14:01:10 -08:00
Microsoft.AspNet.Mvc.Common.Test.kproj Handle trailing semicolon after @inject. 2015-01-22 14:01:10 -08:00
PropertyHelperTest.cs Handle trailing semicolon after @inject. 2015-01-22 14:01:10 -08:00
StringHelperTest.cs Handle trailing semicolon after @inject. 2015-01-22 14:01:10 -08:00
TaskHelperTest.cs Handle trailing semicolon after @inject. 2015-01-22 14:01:10 -08:00
TypeExtensionsTest.cs Handle trailing semicolon after @inject. 2015-01-22 14:01:10 -08:00
project.json Handle trailing semicolon after @inject. 2015-01-22 14:01:10 -08:00