dotnet-installer/test/dotnet-build.Tests
Eric Erhardt ecdb10591c Project.json schema warnings don't get displayed
When building a project.json that has schema warnings (and other warnings), we are not writing the warnings to the console. This is a regression.

The fix is to add all diagnostic messages to the LibraryManager, which is responsible to hold all the diagnostic messages.

Fix 3021
2016-05-13 13:10:39 -05:00
..
BuildInvalidArgumentsTests.cs Remove native compilation, add multiple project files and globbing 2016-04-20 11:54:16 -07:00
BuildOutputTests.cs PR Feedback 2016-05-03 13:30:59 -07:00
BuildPortableTests.cs t Convert Test Assets to Microsoft.NETCore.App 2016-04-19 11:08:27 -07:00
BuildProjectToProjectTests.cs Fix --no-dependencies incremental check regression 2016-04-27 15:29:12 -07:00
BuildStandAloneTests.cs Replaces references to Microsoft.Extensions.PlatformAbstractions with Microsoft.Extensions.PlatformAbstractions.Internal 2016-04-29 16:06:23 -07:00
BuildWarningsTests.cs Project.json schema warnings don't get displayed 2016-05-13 13:10:39 -05:00
dotnet-build.Tests.xproj Revert "Update the .xproj files to reference the "DotNet" targets and props instead of "DNX"." 2016-03-16 11:44:09 -05:00
GivenDotnetBuildBuildsProjects.cs dotnet build raises errors MVC apps target net46. 2016-05-06 14:32:50 -05:00
IncrementalTestBase.cs t Convert Test Assets to Microsoft.NETCore.App 2016-04-19 11:08:27 -07:00
IncrementalTests.cs refactor WorkspaceContext (#2736) 2016-05-02 11:32:24 -07:00
IncrementalTestsOnCultureSpecificResource.cs t Convert Test Assets to Microsoft.NETCore.App 2016-04-19 11:08:27 -07:00
IncrementalTestsOnResources.cs t Convert Test Assets to Microsoft.NETCore.App 2016-04-19 11:08:27 -07:00
IncrementalTestsTransitiveRuntime.cs t Convert Test Assets to Microsoft.NETCore.App 2016-04-19 11:08:27 -07:00
project.json Upgrade the RC2 branding to RC3. 2016-05-10 13:36:20 -07:00
ProjectNameArgumentTests.cs Rebase Conflicts 2016-05-03 10:37:29 -07:00
WrappedProjectTests.cs Fix wrapped project paht resolution 2016-02-24 16:40:22 -08:00