aspnetcore/test/Microsoft.AspNet.Razor.Test
N. Taylor Mullen 489caed17c Validate Tag Helper registration system functionality.
- This involved adding tests to cover GetTagHelpers methods on the default tag helper descriptor provider.

#70
2014-09-08 17:14:31 -07:00
..
Editor
Framework Fix tests to work with new TagBlock parsing format. 2014-08-27 14:13:36 -07:00
Generator Fix tests to work with new TagBlock parsing format. 2014-08-27 14:13:36 -07:00
Parser Test nested tags in script tag fix. 2014-09-08 17:08:45 -07:00
TagHelpers Validate Tag Helper registration system functionality. 2014-09-08 17:14:31 -07:00
TestFiles
Text
Tokenizer Modify parser to group html begin/end elements. 2014-08-26 14:53:09 -07:00
Utils Fixed build break due to adding configurations 2014-07-10 09:56:18 -07:00
CSharpRazorCodeLanguageTest.cs
Microsoft.AspNet.Razor.Test.kproj Removed source files from the project 2014-08-15 09:24:16 -07:00
Project.json Updated to use the new target framework in project.json 2014-08-28 23:43:51 -07:00
RazorCodeLanguageTest.cs
RazorDirectiveAttributeTest.cs
RazorEngineHostTest.cs
RazorTemplateEngineTest.cs
StringTextBuffer.cs