- 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 |
||
|---|---|---|
| .. | ||
| Editor | ||
| Framework | ||
| Generator | ||
| Parser | ||
| TestFiles | ||
| Text | ||
| Tokenizer | ||
| Utils | ||
| CSharpRazorCodeLanguageTest.cs | ||
| Microsoft.AspNet.Razor.Test.kproj | ||
| Project.json | ||
| RazorCodeLanguageTest.cs | ||
| RazorDirectiveAttributeTest.cs | ||
| RazorEngineHostTest.cs | ||
| RazorTemplateEngineTest.cs | ||
| StringTextBuffer.cs | ||