aspnetcore/test/Microsoft.AspNet.Razor.Test
N. Taylor Mullen 0bb9457fd9 Change duplicate TagHelper bound attributes to flow to output.
- Duplicate TagHelper bound attributes used to be ignored entirely; they now flow to the output as if they were unbound.
- Added code generation test to verify duplicate attributes. Added runtime and design time versions.
- Updated existing tests that happened to have duplicate bound attributes.

#418
2015-06-25 11:11:04 -07:00
..
Chunks/Generators
CodeGenerators Change duplicate TagHelper bound attributes to flow to output. 2015-06-25 11:11:04 -07:00
Editor
Framework Fix C# design time projections for complex TagHelper attributes. 2015-06-25 10:27:03 -07:00
Parser
TagHelpers Fix C# design time projections for complex TagHelper attributes. 2015-06-25 10:27:03 -07:00
TestFiles Change duplicate TagHelper bound attributes to flow to output. 2015-06-25 11:11:04 -07:00
Text
Tokenizer
Utils
CSharpRazorCodeLanguageTest.cs
Microsoft.AspNet.Razor.Test.xproj
RazorCodeLanguageTest.cs
RazorEngineHostTest.cs
RazorErrorTest.cs
RazorTemplateEngineTest.cs
SourceLocationTest.cs
StringTextBuffer.cs
project.json