aspnetcore/test/Microsoft.AspNetCore.Razor....
N. Taylor Mullen 51fb0c993b Add indexability to the RazorSourceDocument.
- Removed the `CreateReader` API in favor of a `CopyTo`, `Length`, `[index]` and `Encoding`.
- Updated existing APIs to react to the change.
- Added tests.
2016-11-21 10:58:09 -08:00
..
Intermediate Rename IR* -> RazorIR* 2016-11-16 14:06:03 -08:00
Legacy Add indexability to the RazorSourceDocument. 2016-11-21 10:58:09 -08:00
Properties
TestFiles Add legacy parser 2016-11-16 14:06:00 -08:00
DefaultItemCollectionTest.cs Add Razor Evolution Engine and primitives 2016-11-16 14:05:58 -08:00
DefaultRazorCodeDocumentTest.cs Add Razor Evolution Engine and primitives 2016-11-16 14:05:58 -08:00
DefaultRazorEngineBuilderTest.cs Add Razor Evolution Engine and primitives 2016-11-16 14:05:58 -08:00
DefaultRazorEngineTest.cs Add Razor Evolution Engine and primitives 2016-11-16 14:05:58 -08:00
DefaultRazorParsingPhaseTest.cs Add skeleton of syntax phases 2016-11-16 14:06:01 -08:00
DefaultRazorSourceDocumentTest.cs Add indexability to the RazorSourceDocument. 2016-11-21 10:58:09 -08:00
DefaultRazorSyntaxTreePhaseTest.cs Fix failing tests 2016-11-16 14:06:02 -08:00
IntegrationTest.cs Add skeleton of syntax phases 2016-11-16 14:06:01 -08:00
Microsoft.AspNetCore.Razor.Evolution.Test.xproj
RazorCodeDocumentExtensionsTest.cs Add skeleton of syntax phases 2016-11-16 14:06:01 -08:00
RazorCodeDocumentTest.cs Add Razor Evolution Engine and primitives 2016-11-16 14:05:58 -08:00
RazorEngineTest.cs Fix failing tests 2016-11-16 14:06:02 -08:00
RazorProjectItemTest.cs Add RazorProject - an abstraction for working with Razor files in a project 2016-11-16 14:06:03 -08:00
RazorSourceDocumentTest.cs Add indexability to the RazorSourceDocument. 2016-11-21 10:58:09 -08:00
RazorSyntaxTreeTest.cs Add legacy parser 2016-11-16 14:06:00 -08:00
TestRazorCodeDocument.cs Add Razor Evolution Engine and primitives 2016-11-16 14:05:58 -08:00
TestRazorSourceDocument.cs Add indexability to the RazorSourceDocument. 2016-11-21 10:58:09 -08:00
project.json Update Razor.Evolution versions and package verifier. 2016-11-16 14:21:52 -08:00