dotnet-installer/test
2016-02-26 14:34:25 -08:00
..
ArgumentForwardingTests Making argument forwarding tests run with dotnet test and removing the its special test scripts. 2016-02-12 13:33:41 -08:00
ArgumentsReflector Making argument forwarding tests run with dotnet test and removing the its special test scripts. 2016-02-12 13:33:41 -08:00
dotnet-build.Tests The multitarget framework build tests is failing in VSO for net20 and net40 because it requires specific things installed at the machine. Removing the tests for these two frameworks. 2016-02-25 11:18:28 -08:00
dotnet-compile.Tests Add support for reading DepedencyContext from deps file 2016-02-23 18:16:40 -08:00
dotnet-compile.UnitTests Add error message when runtime target is not found 2016-02-20 18:20:16 -08:00
dotnet-pack.Tests Fix dontet pack with buildbasepath 2016-02-23 19:13:50 -08:00
dotnet-projectmodel-server.Tests Add a ProjectModel test 2016-02-17 16:29:28 -08:00
dotnet-publish.Tests Add support for reading DepedencyContext from deps file 2016-02-23 18:16:40 -08:00
dotnet-resgen.Tests Fixes #1280 2016-02-16 17:07:58 -08:00
dotnet-run.Tests Fix run tests 2016-02-24 08:12:32 -08:00
dotnet-test.UnitTests Test Runner test started needs to handle messages when dotnet test is in a TestStarted state, as we will receive multiple test started messages. Also, to prevent a crash, when we get a message that terminates the adapter or the runner, we need to stop listening. Unfortunately, this needs to be directly where we read the messages, because if we give a handler a chance to handle that message, the reader will already be trying to read again. 2016-02-25 17:36:13 -08:00
dotnet.Tests Move PackagedCommands to TestAssets. 2016-02-10 15:05:25 -06:00
EndToEnd Add support for building Windows x86 version of dotnet CLI 2016-02-23 18:04:49 -08:00
Installer Enable installer tests in our CI. 2016-02-23 17:57:22 -06:00
Microsoft.DotNet.Cli.Utils.Tests update everyone to 23811 2016-02-11 10:38:59 -08:00
Microsoft.DotNet.Compiler.Common.Tests update everyone to 23811 2016-02-11 10:38:59 -08:00
Microsoft.DotNet.ProjectModel.Tests Asset refactoring and content files 2016-02-23 08:34:38 -08:00
Microsoft.DotNet.Tools.Tests.Utilities Fix dontet pack with buildbasepath 2016-02-23 19:13:50 -08:00
Microsoft.Extensions.DependencyModel.Tests Add support for reading DepedencyContext from deps file 2016-02-23 18:16:40 -08:00
ScriptExecutorTests update compiler unit tests 2016-02-12 11:37:15 -08:00