dotnet-installer/test/dotnet-build.Tests
Livar Cunha 7b209e5603 Moved ProjectModel to json.net for GlobalSettings and Project.json. Kept LockFileReader using the old API as I don't have the cycles to add the tests for it at the moment.
Added unit tests covering parsing of Json for all the pieces of the project.json

Added a RawRuntimeOptions to Project and made Executable deserialize that into the runtimeOptions of runtimeconfig.json

Added tests to cover copying runtimeoptions during dotnet build.
2016-04-04 12:11:27 -07:00
..
BuildInvalidArgumentsTests.cs add support for portable application layout 2016-03-12 11:52:29 -08:00
BuildOutputTests.cs Remove csv deps 2016-03-30 14:39:36 -07:00
BuildPortableTests.cs Moved ProjectModel to json.net for GlobalSettings and Project.json. Kept LockFileReader using the old API as I don't have the cycles to add the tests for it at the moment. 2016-04-04 12:11:27 -07:00
BuildProjectToProjectTests.cs Update dotnet-build to produce portable layout 2016-03-08 11:46:15 -08:00
BuildStandAloneTests.cs Moved ProjectModel to json.net for GlobalSettings and Project.json. Kept LockFileReader using the old API as I don't have the cycles to add the tests for it at the moment. 2016-04-04 12:11:27 -07: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
IncrementalTestBase.cs Trigger rebuild when the CLI changed 2016-03-24 15:17:49 -07:00
IncrementalTests.cs Trigger rebuild when the CLI changed 2016-03-24 15:17:49 -07:00
IncrementalTestsOnCultureSpecificResource.cs Update IncrementalTestsOnCultureSpecificResource.cs 2016-02-16 15:41:36 -08:00
IncrementalTestsOnResources.cs Refactor 'publish' and 'build' tests to use the TestFramework 2016-02-11 14:17:20 -08:00
IncrementalTestsTransitiveRuntime.cs Fix build breaks and some 'build' tests. 2016-02-11 15:55:37 -08:00
project.json Moved ProjectModel to json.net for GlobalSettings and Project.json. Kept LockFileReader using the old API as I don't have the cycles to add the tests for it at the moment. 2016-04-04 12:11:27 -07:00
WrappedProjectTests.cs Fix wrapped project paht resolution 2016-02-24 16:40:22 -08:00