forked from tsai/mathnet-numerics
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
35 lines
2.5 KiB
35 lines
2.5 KiB
<?xml version="1.0" encoding="UTF-8"?>
|
|
<TestSettings name="Trace and Test Impact" id="f807a470-def4-441b-a830-7c65f8ac1ec3" xmlns="http://microsoft.com/schemas/VisualStudio/TeamTest/2010">
|
|
<Description>These are test settings for Trace and Test Impact.</Description>
|
|
<Execution hostProcessPlatform="MSIL">
|
|
<TestTypeSpecific>
|
|
<UnitTestRunConfig testTypeId="13cdc9d9-ddb5-4fa4-a97d-d965ccfc6d4b">
|
|
<AssemblyResolution>
|
|
<TestDirectory useLoadContext="true" />
|
|
</AssemblyResolution>
|
|
</UnitTestRunConfig>
|
|
<WebTestRunConfiguration testTypeId="4e7599fa-5ecb-43e9-a887-cd63cf72d207">
|
|
<Browser name="Internet Explorer 7.0">
|
|
<Headers>
|
|
<Header name="User-Agent" value="Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1)" />
|
|
<Header name="Accept" value="*/*" />
|
|
<Header name="Accept-Language" value="{{$IEAcceptLanguage}}" />
|
|
<Header name="Accept-Encoding" value="GZIP" />
|
|
</Headers>
|
|
</Browser>
|
|
</WebTestRunConfiguration>
|
|
</TestTypeSpecific>
|
|
<AgentRule name="LocalMachineDefaultRole">
|
|
<DataCollectors>
|
|
<DataCollector uri="datacollector://microsoft/SystemInfo/1.0" assemblyQualifiedName="Microsoft.VisualStudio.TestTools.DataCollection.SystemInfo.SystemInfoDataCollector, Microsoft.VisualStudio.TestTools.DataCollection.SystemInfo, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" friendlyName="System Information">
|
|
</DataCollector>
|
|
<DataCollector uri="datacollector://microsoft/HttpProxy/1.0" assemblyQualifiedName="Microsoft.VisualStudio.TraceCollector.HttpProxyCollector, Microsoft.VisualStudio.TraceCollector, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" friendlyName="ASP.NET Client Proxy for IntelliTrace and Test Impact">
|
|
</DataCollector>
|
|
<DataCollector uri="datacollector://microsoft/TestImpact/1.0" assemblyQualifiedName="Microsoft.VisualStudio.TraceCollector.TestImpactDataCollector, Microsoft.VisualStudio.TraceCollector, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" friendlyName="Test Impact">
|
|
</DataCollector>
|
|
<DataCollector uri="datacollector://microsoft/TraceDebugger/1.0" assemblyQualifiedName="Microsoft.VisualStudio.TraceCollector.TraceDebuggerDataCollector, Microsoft.VisualStudio.TraceCollector, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" friendlyName="IntelliTrace">
|
|
</DataCollector>
|
|
</DataCollectors>
|
|
</AgentRule>
|
|
</Execution>
|
|
</TestSettings>
|