aspnetcore/test/Microsoft.AspNet.Razor.Test
Doug Bunting 1111405786 Remove extra `[NotNull]` definition and second AssemblyInfo.cs file
- add necessary build-time dependency
- add missing `using Microsoft.Framework.Internal;` statements
- remove `[NotNull]` from tests
 - avoid duplicate definitions of `[NotNull]` from referenced projects
- remove incorrect NotNullArgument.cs and second AssemblyInfo.cs files entirely
 - merge content into AssemblyInfo.cs file in expected location

nit: clean up some trailing whitespace
2015-04-28 15:56:31 -07:00
..
Editor Refactor some pieces of Razor. 2015-04-12 16:49:04 -07:00
Framework Add tests for ReadOnlyTagHelperAttributes and TagHelperAttributes. 2015-04-27 12:06:08 -07:00
Generator Remove extra `[NotNull]` definition and second AssemblyInfo.cs file 2015-04-28 15:56:31 -07:00
Parser Remove layout directive. 2015-04-27 14:48:53 -07:00
TagHelpers Add tests for ReadOnlyTagHelperAttributes and TagHelperAttributes. 2015-04-27 12:06:08 -07:00
TestFiles Remove layout directive. 2015-04-27 14:48:53 -07:00
Text Refactor some pieces of Razor. 2015-04-12 16:49:04 -07:00
Tokenizer Refactor some pieces of Razor. 2015-04-12 16:49:04 -07:00
Utils
CSharpRazorCodeLanguageTest.cs
Microsoft.AspNet.Razor.Test.xproj
RazorCodeLanguageTest.cs
RazorEngineHostTest.cs
RazorErrorTest.cs * Adding FilePath to SourceLocation 2015-04-16 15:08:36 -07:00
RazorTemplateEngineTest.cs
SourceLocationTest.cs * Adding FilePath to SourceLocation 2015-04-16 15:08:36 -07:00
StringTextBuffer.cs
project.json