aspnetcore/test/Microsoft.AspNet.Razor.Test
Pranav K 11ee402eec Reviving support for instrumentation in CSharpCodeVisitor
Fixes #42
2014-09-22 17:59:29 -07:00
..
Editor React to resource changes 2014-06-25 23:48:19 -07:00
Framework Fix tests to work with new TagBlock parsing format. 2014-08-27 14:13:36 -07:00
Generator Reviving support for instrumentation in CSharpCodeVisitor 2014-09-22 17:59:29 -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 Reviving support for instrumentation in CSharpCodeVisitor 2014-09-22 17:59:29 -07:00
Text Transition Microsoft.AspNet.Razor.Test from csproj to kproj. 2014-06-04 14:58:04 -07:00
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 Transition Microsoft.AspNet.Razor.Test from csproj to kproj. 2014-06-04 14:58:04 -07:00
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 Transition Microsoft.AspNet.Razor.Test from csproj to kproj. 2014-06-04 14:58:04 -07:00
RazorDirectiveAttributeTest.cs Transition Microsoft.AspNet.Razor.Test from csproj to kproj. 2014-06-04 14:58:04 -07:00
RazorEngineHostTest.cs Transition Microsoft.AspNet.Razor.Test from csproj to kproj. 2014-06-04 14:58:04 -07:00
RazorTemplateEngineTest.cs Transition Microsoft.AspNet.Razor.Test from csproj to kproj. 2014-06-04 14:58:04 -07:00
StringTextBuffer.cs