dotnet-installer/test/Microsoft.DotNet.Tools.Tests.Utilities
Mihai Codoban bedeaaf2dc Compile incrementally
- Clone the args in the CompileContext constructor to bring uniformity
to the way args are accessed

- Compute IO for a project and have it shared between build and compile

- Extract dependency logic into facade

- Add tests for incremental build

- Add precondition checks for compiler IO

add --force-incremental-unsafe flag
2016-01-12 13:16:52 -08:00
..
Assertions Adding pre/post publish scripts 2016-01-12 09:41:59 -08:00
Commands Compile incrementally 2016-01-12 13:16:52 -08:00
TempFileSystem Dotnet publish tests 2015-12-14 17:39:29 -08:00
Microsoft.DotNet.Tools.Test.Utilities.xproj Dotnet publish tests 2015-12-14 17:39:29 -08:00
project.json Adding pre/post publish scripts 2016-01-12 09:41:59 -08:00
TestBase.cs add support for generating xml documentation 2016-01-08 14:02:41 -08:00