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 Addressed code review comments. 2015-05-29 12:50:01 -07:00
CodeGenerators Change duplicate TagHelper bound attributes to flow to output. 2015-06-25 11:11:04 -07:00
Editor Address a round of nits 2015-05-19 17:39:26 -07:00
Framework Fix C# design time projections for complex TagHelper attributes. 2015-06-25 10:27:03 -07:00
Parser Add support for C# 6 exception filters. 2015-06-10 10:08:10 -07:00
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 `throw new ArgumentNullException(...)` -> `[NotNull]` 2015-05-06 14:21:05 -07:00
Tokenizer Add support for C# 6 exception filters. 2015-06-10 10:08:10 -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 Revert "Reacting to updated CoreCLR packages" 2015-05-15 12:19:37 -07:00