aspnetcore/test/Microsoft.AspNet.Razor.Test/Parser
N. Taylor Mullen 3a214ab213 ifdef all of the razor bits that are reliant on non-coreclr bits.
Big thing we're missing is Char.GetUnicodeCategory(...) and Thread.Yield.  Tried to do my best to fill in the blanks.  Ripped out VB.
2014-01-27 18:52:02 -08:00
..
CSharp Added tests project. 2014-01-18 14:18:55 -08:00
Html Added tests project. 2014-01-18 14:18:55 -08:00
PartialParsing ifdef all of the razor bits that are reliant on non-coreclr bits. 2014-01-27 18:52:02 -08:00
BlockTest.cs Added tests project. 2014-01-18 14:18:55 -08:00
CallbackParserListenerTest.cs Added tests project. 2014-01-18 14:18:55 -08:00
ParserContextTest.cs Added tests project. 2014-01-18 14:18:55 -08:00
ParserVisitorExtensionsTest.cs Added tests project. 2014-01-18 14:18:55 -08:00
RazorParserTest.cs Added tests project. 2014-01-18 14:18:55 -08:00
WhitespaceRewriterTest.cs Added tests project. 2014-01-18 14:18:55 -08:00