aspnetcore/test
Ryan Nowak 03dea86c4e Adding more tests and clarity around file paths
I noticed we were really undertesting all of the things that handle
paths and file names. I gave this some love and a little clean up where
we weren't doing the right thing in RazorSourceDocument.

Also changed the template engine tests to use the
FileSystemRazorProject. These tests are already using the files on disk
as inputs. I turned off checksums for these since they now have the full
file path, and that would not be portable.
2018-01-08 22:53:49 -08:00
..
Microsoft.AspNetCore.Mvc.Razor.Extensions.Test Add an Identifier by default 2018-01-06 18:43:01 -08:00
Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X.Test Remove Get/SetRelativePath 2018-01-05 21:52:59 -08:00
Microsoft.AspNetCore.Razor.Design.Test Add support for CopyBuildOutputToOutputDirectory and CopyOutputSymbolsToOutputDirectory 2018-01-07 19:16:46 -08:00
Microsoft.AspNetCore.Razor.Language.Test Adding more tests and clarity around file paths 2018-01-08 22:53:49 -08:00
Microsoft.AspNetCore.Razor.Runtime.Test
Microsoft.AspNetCore.Razor.Test
Microsoft.AspNetCore.Razor.Test.Common Adding more tests and clarity around file paths 2018-01-08 22:53:49 -08:00
Microsoft.AspNetCore.Razor.Test.MvcShim Make AspNetCoreSettings actually work 2017-12-28 09:40:21 -08:00
Microsoft.AspNetCore.Razor.Test.MvcShim.Version1_X Make AspNetCoreSettings actually work 2017-12-28 09:40:21 -08:00
Microsoft.CodeAnalysis.Razor.Test
Microsoft.CodeAnalysis.Razor.Workspaces.Test
Microsoft.VisualStudio.Editor.Razor.Test Added test for DefaultRazorSyntaxFactsService 2017-12-29 17:02:35 -08:00
Microsoft.VisualStudio.Editor.Razor.Test.Common
Microsoft.VisualStudio.LanguageServices.Razor.Test
Microsoft.VisualStudio.Mac.LanguageServices.Razor.Test
RazorPageGenerator.Test
testapps Add an Identifier by default 2018-01-06 18:43:01 -08:00
Directory.Build.props