aspnetcore/test/Microsoft.AspNet.Razor.Test/Framework
N. Taylor Mullen acefdf5f2e Fix tests to work with new TagBlock parsing format.
- These are the fixes to the tests that could not be fixed by altering the core parsing code base.
- Most involve adding TagBlock's, breaking out existing markup blocks and altering some AcceptedCharacter formats.
- Was able to loosen the restrictions on AcceptedCharacter's to allow the body of html tags to accept any character.

#75
2014-08-27 14:13:36 -07:00
..
BlockExtensions.cs Updating copyright headers 2014-05-08 23:01:26 -07:00
BlockFactory.cs Fix tests to work with new TagBlock parsing format. 2014-08-27 14:13:36 -07:00
BlockTypes.cs Fix tests to work with new TagBlock parsing format. 2014-08-27 14:13:36 -07:00
CodeParserTestBase.cs Updating copyright headers 2014-05-08 23:01:26 -07:00
CsHtmlCodeParserTestBase.cs Fix tests to work with new TagBlock parsing format. 2014-08-27 14:13:36 -07:00
CsHtmlMarkupParserTestBase.cs Fix tests to work with new TagBlock parsing format. 2014-08-27 14:13:36 -07:00
ErrorCollector.cs Updating copyright headers 2014-05-08 23:01:26 -07:00
MarkupParserTestBase.cs Updating copyright headers 2014-05-08 23:01:26 -07:00
ParserTestBase.cs Fix tests to work with new TagBlock parsing format. 2014-08-27 14:13:36 -07:00
RawTextSymbol.cs Updating copyright headers 2014-05-08 23:01:26 -07:00
TestSpanBuilder.cs Updating copyright headers 2014-05-08 23:01:26 -07:00