Ryan Nowak
|
b7415502bf
|
Add RelativePhysicalPath
The FilePath property on RPI isn't what we want for use in the compiler,
it's more of a view engine concept. Adding a property that does what we
want.
|
2018-01-08 19:37:54 -08:00 |
Ajay Bhargav Baaskaran
|
d6e892b30c
|
Adjusted verbosity of some property names and made
TagHelperIntermediateNode.TagHelpers and IList
|
2017-07-06 18:05:36 -07:00 |
Ryan Nowak
|
207f40f92d
|
Move test infrastructure
This moves the test infrastructure to a common project and udpates the MVC
tests to use the good integration testing features.
|
2017-04-10 19:42:56 -07:00 |
N. Taylor Mullen
|
0618bae3bd
|
Rename Microsoft.AspNetCore.Razor.Evolution => Microsoft.AspNetCore.Razor.Language.
- Also updated corresponding test project to go from Evolution => Language.
- Regenerated test files to reflect new file paths.
#1169
|
2017-04-10 10:20:04 -07:00 |