aspnetcore/test/Microsoft.AspNet.Razor.Test
Cesar Blum Silveira b329650a33 Merge branch 'release' into dev 2015-11-02 15:10:15 -08:00
..
Chunks/Generators Addressed code review comments. 2015-05-29 12:50:01 -07:00
CodeGenerators Removed `TagHelper` infrastructure `using` statements. 2015-10-29 16:23:38 -07:00
Editor Rename `Microsoft.AspNet.Razor.Runtime.TagHelpers`. 2015-10-22 10:45:43 -07:00
Framework Rename `Microsoft.AspNet.Razor.Runtime.TagHelpers`. 2015-10-22 10:45:43 -07:00
Parser Rename `Microsoft.AspNet.Razor.Runtime.TagHelpers`. 2015-10-22 10:45:43 -07:00
TagHelpers Added `TagHelper` support for `enum`s. 2015-10-29 10:04:07 -07:00
TestFiles Removed `TagHelper` infrastructure `using` statements. 2015-10-29 16:23:38 -07:00
Text `throw new ArgumentNullException(...)` -> `[NotNull]` 2015-05-06 14:21:05 -07:00
Tokenizer Update `Lookahead` method in `Tokenizer` to maintain its existing buffer. 2015-09-25 16:23:42 -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 Update LICENSE.txt and license header on files. 2015-05-01 13:58:52 -07:00
RazorEngineHostTest.cs Addressed code review comments. 2015-05-29 12:50:01 -07:00
RazorErrorTest.cs Update LICENSE.txt and license header on files. 2015-05-01 13:58:52 -07:00
RazorTemplateEngineTest.cs Addressed code review comments. 2015-05-29 12:50:01 -07:00
SourceLocationTest.cs Update LICENSE.txt and license header on files. 2015-05-01 13:58:52 -07:00
StringTextBuffer.cs Update LICENSE.txt and license header on files. 2015-05-01 13:58:52 -07:00
project.json Strong name everything. 2015-11-02 14:56:23 -08:00