sornaks
7daec14e49
Issue #318 : Removing Generate*() methods.
2015-03-17 13:15:03 -07:00
N. Taylor Mullen
c844314ee6
Updated xunit.runner.kre => xunit.runner.aspnet
2015-03-12 15:54:39 -07:00
N. Taylor Mullen
080ef6343c
Remove BOM from project.json, *.cmd, *.sh and *.shade files.
2015-03-09 12:58:07 -07:00
N. Taylor Mullen
04276b5ddf
Update aspnet50/aspnetcore50 => dnx451/dnxcore50.
2015-03-08 12:54:58 -07:00
sornaks
bd9d57d33e
Introducing buffering in TagHelperOutput.PreContent, Content, PostContent.
2015-03-04 12:56:13 -08:00
Ryan Nowak
ceaf257cd5
Update Razor to use official xunit runner
2014-12-16 12:05:53 -08:00
Pranav K
473f642dde
Modifying tests to run in both in aspnet50 and aspnetcore50
...
* Additionally trimming references from project.json
2014-10-19 21:18:43 -07:00
NTaylorMullen
4f9a6fed93
Fix inherited TagHelper properties.
...
- Used to only look at declared properties on the tag helper type, now we get the runtime properties.
- Fixed Runtime test projec to work with new CLR changes (looks like it was missed).
#189
2014-10-13 15:33:38 -07:00
NTaylorMullen
dfe41eced8
Updated versions for runtime project.
2014-10-09 12:57:54 -07:00
NTaylorMullen
b37b11d4b6
Add tests to validate TagHelperDescriptorResolver.
...
- Tested the descriptor resolver and its underlying dependencies (TagHelperTypeResolver and TagHelperDescriptorFactory).
#99
#158
2014-10-09 12:57:52 -07:00
N. Taylor Mullen
b1b1da0781
Add Microsoft.AspNet.Razor.Runtime src and test project.
...
#136
2014-10-09 12:50:52 -07:00