aspnetcore/test/Microsoft.AspNet.Razor.Test/TestFiles
Doug Bunting de4cafa8cd Handle complex expressions for bound non-string tag helper attributes
- #129 and support aspnet/Mvc#1253
- add new `CSharpTagHelperAttributeValueVisitor` that writes the raw expression
- add tests of embedded `@(...)` and mix that with normal expressions
- add new resources for errors in `CSharpTagHelperAttributeValueVisitor`
 - write errors using `ParserErrorSink`
- update baselines to match new code generation

nits:
- cleanup long lines in `CSharpTagHelperCodeRenderer`
- remove a few unused resources
2015-01-15 16:32:16 -08:00
..
CodeGenerator/CS Handle complex expressions for bound non-string tag helper attributes 2015-01-15 16:32:16 -08:00
DesignTime Modify tests to account for new generated output. 2014-05-09 11:09:45 -07:00
nested-1000.html Added tests project. 2014-01-18 14:18:55 -08:00