Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(112)

Side by Side Diff: visual_studio/NativeClientVSAddIn/Local.testsettings

Issue 11085093: Remove windows lines endings (Closed) Base URL: http://nativeclient-sdk.googlecode.com/svn/trunk/src
Patch Set: Created 8 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 <?xml version="1.0" encoding="UTF-8"?> 1 <?xml version="1.0" encoding="UTF-8"?>
2 <TestSettings name="Local" id="5e362649-bcae-4c81-8152-d546a0b5810e" xmlns="http ://microsoft.com/schemas/VisualStudio/TeamTest/2010"> 2 <TestSettings name="Local" id="5e362649-bcae-4c81-8152-d546a0b5810e" xmlns="http ://microsoft.com/schemas/VisualStudio/TeamTest/2010">
3 <Description>These are default test settings for a local test run.</Descriptio n> 3 <Description>These are default test settings for a local test run.</Descriptio n>
4 <Deployment> 4 <Deployment>
5 <DeploymentItem filename="TestingProjects\" /> 5 <DeploymentItem filename="TestingProjects\" />
6 </Deployment> 6 </Deployment>
7 <NamingScheme baseName="TestRun" useDefault="false" /> 7 <NamingScheme baseName="TestRun" useDefault="false" />
8 <Execution> 8 <Execution>
9 <TestTypeSpecific> 9 <TestTypeSpecific>
10 <UnitTestRunConfig testTypeId="13cdc9d9-ddb5-4fa4-a97d-d965ccfc6d4b"> 10 <UnitTestRunConfig testTypeId="13cdc9d9-ddb5-4fa4-a97d-d965ccfc6d4b">
11 <AssemblyResolution> 11 <AssemblyResolution>
12 <TestDirectory useLoadContext="true" /> 12 <TestDirectory useLoadContext="true" />
13 </AssemblyResolution> 13 </AssemblyResolution>
14 </UnitTestRunConfig> 14 </UnitTestRunConfig>
15 </TestTypeSpecific> 15 </TestTypeSpecific>
16 <AgentRule name="Execution Agents"> 16 <AgentRule name="Execution Agents">
17 </AgentRule> 17 </AgentRule>
18 </Execution> 18 </Execution>
19 </TestSettings> 19 </TestSettings>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698