dotnet-installer/test/dotnet-compile.UnitTests
Bryan Thornbury c749bae962 Pipe configuration through CommandResolver
script changes to pipe configuration to test.ps1

debug commit, remove this commit

Change dotnet-test to invoke dotnet-test-xunit directly

build tests with configuration, framework, runtime in windows

Update testtargets in new build scripts

make configuration first arg to dotnet test

PR Feedback

update command factory

fix interface

test update
2016-02-18 09:57:30 -08:00
..
dotnet-compile.UnitTests.xproj Refactoring dotnet-compile to make adding the script variable testable. So far, moved it to have a compiler controller and two separate compilers: native and managed. Also moved the script runner to its own class so that we can mock it into the managed controller. 2016-02-11 12:42:02 -08:00
GivenACompilationDriver.cs Rebase with the latest sources and fix the tests. 2016-02-16 11:26:40 -08:00
GivenThatICareAboutScriptVariablesFromAManagedCompiler.cs Pipe configuration through CommandResolver 2016-02-18 09:57:30 -08:00
project.json Rebase with the latest sources and fix the tests. 2016-02-16 11:26:40 -08:00