dotnet-installer/test/dotnet-compile.UnitTests
Bryan Thornbury 50ab680688 update compiler unit tests
fix rebase errors

PR Feedback

more PR feedback

fix

make new script file executable

Remove scripts from TestAppCompilationContext

add hashbang to echoscript
2016-02-12 11:37:15 -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 update compiler unit tests 2016-02-12 11:37:15 -08:00
GivenThatICareAboutScriptVariablesFromAManagedCompiler.cs update compiler unit tests 2016-02-12 11:37:15 -08:00
project.json Replacing the fixed rid in the dotnet compile unit test by one that respects the platform where the tests are running. 2016-02-11 12:44:27 -08:00