aspnetcore/test/Microsoft.VisualStudio.Edit...
Nate McMaster 13824c418e Catch 15.7 up with dev
This change integrates most of the non-breaking work that we did in 2.1
including the updates to make Razor less coupled to MVC.
2018-02-19 10:46:16 -08:00
..
Infrastructure Manage VisualStudioRazorParser lifetime. 2017-10-23 14:39:15 -07:00
BraceSmartIndenterIntegrationTest.cs Manage VisualStudioRazorParser lifetime. 2017-10-23 14:39:15 -07:00
BraceSmartIndenterTest.cs Manage VisualStudioRazorParser lifetime. 2017-10-23 14:39:15 -07:00
BraceSmartIndenterTestBase.cs Manage VisualStudioRazorParser lifetime. 2017-10-23 14:39:15 -07:00
DefaultCodeDocumentProviderTest.cs
DefaultEditorSettingsManagerTest.cs Catch 15.7 up with dev 2018-02-19 10:46:16 -08:00
DefaultProjectEngineFactoryServiceTest.cs Catch 15.7 up with dev 2018-02-19 10:46:16 -08:00
DefaultRazorIndentationFactsServiceTest.cs Move indentation service to VS.Editor.Razor and export it. 2017-11-14 15:42:40 -08:00
DefaultTagHelperCompletionServiceTest.cs Catch 15.7 up with dev 2018-02-19 10:46:16 -08:00
DefaultTagHelperFactsServiceTest.cs Catch 15.7 up with dev 2018-02-19 10:46:16 -08:00
DefaultTextBufferCodeDocumentProviderTest.cs Change code document provider to work in old Razor. 2017-11-20 02:26:14 -08:00
DefaultTextBufferProviderTest.cs Catch 15.7 up with dev 2018-02-19 10:46:16 -08:00
DefaultVisualStudioRazorParserIntegrationTest.cs Catch 15.7 up with dev 2018-02-19 10:46:16 -08:00
DefaultVisualStudioRazorParserTest.cs Catch 15.7 up with dev 2018-02-19 10:46:16 -08:00
Microsoft.VisualStudio.Editor.Razor.Test.csproj Catch 15.7 up with dev 2018-02-19 10:46:16 -08:00
RazorDirectiveCompletionProviderTest.cs Catch 15.7 up with dev 2018-02-19 10:46:16 -08:00
RazorSyntaxTreePartialParserTest.cs Catch 15.7 up with dev 2018-02-19 10:46:16 -08:00
TextContentChangedEventArgsExtensionsTest.cs