File tree Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change 8
8
<ScenarioTestDebug >.\src\Common\Commands.ScenarioTest\bin\Debug\Microsoft.WindowsAzure.Commands.ScenarioTest.dll</ScenarioTestDebug >
9
9
<CommonTestDebug >.\src\Common\Commands.Common.Test\bin\Debug\Microsoft.WindowsAzure.Commands.Common.Test.dll</CommonTestDebug >
10
10
<SqlTestDebug >.\src\ResourceManager\Sql\Commands.Sql.Test\bin\Debug\Microsoft.Azure.Commands.Sql.Test.dll</SqlTestDebug >
11
+ <ComputeDebug >.\src\ResourceManager\Compute\Commands.Compute.Test\bin\Debug\Microsoft.Azure.Commands.Compute.dll</ComputeDebug >
11
12
<ComputeTestDebug >.\src\ResourceManager\Compute\Commands.Compute.Test\bin\Debug\Microsoft.Azure.Commands.Compute.Test.dll</ComputeTestDebug >
12
13
<NetworkTestDebug >.\src\ResourceManager\Network\Commands.Network.Test\bin\Debug\Microsoft.Azure.Commands.Network.Test.dll</NetworkTestDebug >
13
14
<AzureRTTestSettings >.\src\AzureRT.testsettings</AzureRTTestSettings >
397
398
<Message Importance =" high" Text =" Gathering Code Coverage data from Compute tests..." />
398
399
<Delete Files =" Project.covarage" />
399
400
<Exec
400
- Command =" pushd .\src\ResourceManager\Compute\Commands.Compute.Test\
401
- .\ComputeCodeCoverage.cmd
402
- popd"
401
+ Command =" C:\cc\ComputeCodeCoverage.cmd $(ComputeDebug) $(ComputeTestDebug)"
403
402
ContinueOnError =" false" />
404
403
</Target >
405
404
You can’t perform that action at this time.
0 commit comments