aspnetcore/test/Microsoft.AspNet.Razor.Test/Generator
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
..
CodeTree ifdef all of the razor bits that are reliant on non-coreclr bits. 2014-01-27 18:52:02 -08:00
CSharpRazorCodeGeneratorTest.cs Added tests project. 2014-01-18 14:18:55 -08:00
GeneratedCodeMappingTest.cs Added tests project. 2014-01-18 14:18:55 -08:00
PaddingTest.cs Added tests project. 2014-01-18 14:18:55 -08:00
RazorCodeGeneratorTest.cs Start to add a CodeTree codegen. 2014-01-27 16:46:17 -08:00
TabTest.cs Added tests project. 2014-01-18 14:18:55 -08:00
TestSpan.cs Added tests project. 2014-01-18 14:18:55 -08:00