aspnetcore/test/Microsoft.AspNetCore.Razor..../CodeGeneration
Ajay Bhargav Baaskaran 4e2cd0c2d6 Finish writer implementation of the remaining IR nodes and added tests
- SetTagHelperPropertyIRNode
- ChecksumIRNode
- UsingStatementIRNode
- Preallocated attributes target extension
- HtmlAttributeIRNode and friends
- Design time directive helper target extension
- Removed renderers and rendering conventions
- Regenerated IR baselines
Issue - #846 and #1051
2017-04-21 11:46:34 -07:00
..
DefaultDocumentWriterTest.cs Finish writer implementation of the remaining IR nodes and added tests 2017-04-21 11:46:34 -07:00
DefaultRuntimeTargetBuilderTest.cs Rename Microsoft.AspNetCore.Razor.Evolution => Microsoft.AspNetCore.Razor.Language. 2017-04-10 10:20:04 -07:00
DefaultRuntimeTargetTest.cs Rename Microsoft.AspNetCore.Razor.Evolution => Microsoft.AspNetCore.Razor.Language. 2017-04-10 10:20:04 -07:00
DesignTimeBasicWriterTest.cs Finish writer implementation of the remaining IR nodes and added tests 2017-04-21 11:46:34 -07:00
DesignTimeDirectiveTargetExtensionTest.cs Finish writer implementation of the remaining IR nodes and added tests 2017-04-21 11:46:34 -07:00
DesignTimeTagHelperWriterTest.cs Finish writer implementation of the remaining IR nodes and added tests 2017-04-21 11:46:34 -07:00
LiteralRuntimeBasicWriterTest.cs Finish writer implementation of the remaining IR nodes and added tests 2017-04-21 11:46:34 -07:00
PreallocatedAttributeTargetExtensionTest.cs Finish writer implementation of the remaining IR nodes and added tests 2017-04-21 11:46:34 -07:00
RedirectedRuntimeBasicWriterTest.cs Finish writer implementation of the remaining IR nodes and added tests 2017-04-21 11:46:34 -07:00
RedirectedRuntimeTagHelperWriterTest.cs Finish writer implementation of the remaining IR nodes and added tests 2017-04-21 11:46:34 -07:00
RuntimeBasicWriterTest.cs Finish writer implementation of the remaining IR nodes and added tests 2017-04-21 11:46:34 -07:00
RuntimeTagHelperWriterTest.cs Finish writer implementation of the remaining IR nodes and added tests 2017-04-21 11:46:34 -07:00
RuntimeTargetTest.cs Rename Microsoft.AspNetCore.Razor.Evolution => Microsoft.AspNetCore.Razor.Language. 2017-04-10 10:20:04 -07:00
TagHelperHtmlAttributeRuntimeBasicWriterTest.cs Finish writer implementation of the remaining IR nodes and added tests 2017-04-21 11:46:34 -07:00
TemplateTargetExtensionTest.cs Finish writer implementation of the remaining IR nodes and added tests 2017-04-21 11:46:34 -07:00