aspnetcore/test
N. Taylor Mullen 518378f499 Add extensible directive abstractions
- Based generic directive implementation off of descriptors.
- Added parsing logic to consume descriptors and parse content that's expected.
- Added parsing errors to automagically detect unexpected directive pieces.
- Updated visitor implementations to understand the directive bits.
- Added a builder abstraction to easily create descriptors. Had to maintain the ability to manually construct a descriptor to enable convenient serialization/deserialization.
- Added tests/comparers to verify correctness of parsing.

#853
2016-11-23 19:56:40 -08:00
..
Microsoft.AspNetCore.Razor.Evolution.Test Add extensible directive abstractions 2016-11-23 19:56:40 -08:00
Microsoft.AspNetCore.Razor.Runtime.Test Updating versions to 1.2.0-* 2016-11-09 14:19:11 -08:00
Microsoft.AspNetCore.Razor.Test Updating versions to 1.2.0-* 2016-11-09 14:19:11 -08:00