Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/libgit2sharp.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'LibGit2Sharp.Tests')
-rw-r--r--LibGit2Sharp.Tests/LibGit2Sharp.Tests.v2.ncrunchproject31
1 files changed, 31 insertions, 0 deletions
diff --git a/LibGit2Sharp.Tests/LibGit2Sharp.Tests.v2.ncrunchproject b/LibGit2Sharp.Tests/LibGit2Sharp.Tests.v2.ncrunchproject
new file mode 100644
index 00000000..e2447015
--- /dev/null
+++ b/LibGit2Sharp.Tests/LibGit2Sharp.Tests.v2.ncrunchproject
@@ -0,0 +1,31 @@
+<ProjectConfiguration>
+ <BuildPriority>1000</BuildPriority>
+ <CopyReferencedAssembliesToWorkspace>false</CopyReferencedAssembliesToWorkspace>
+ <ConsiderInconclusiveTestsAsPassing>true</ConsiderInconclusiveTestsAsPassing>
+ <PreloadReferencedAssemblies>false</PreloadReferencedAssemblies>
+ <AllowDynamicCodeContractChecking>true</AllowDynamicCodeContractChecking>
+ <AllowStaticCodeContractChecking>false</AllowStaticCodeContractChecking>
+ <AllowCodeAnalysis>false</AllowCodeAnalysis>
+ <IgnoreThisComponentCompletely>false</IgnoreThisComponentCompletely>
+ <RunPreBuildEvents>false</RunPreBuildEvents>
+ <RunPostBuildEvents>false</RunPostBuildEvents>
+ <PreviouslyBuiltSuccessfully>true</PreviouslyBuiltSuccessfully>
+ <InstrumentAssembly>true</InstrumentAssembly>
+ <PreventSigningOfAssembly>false</PreventSigningOfAssembly>
+ <AnalyseExecutionTimes>true</AnalyseExecutionTimes>
+ <DetectStackOverflow>true</DetectStackOverflow>
+ <IncludeStaticReferencesInWorkspace>true</IncludeStaticReferencesInWorkspace>
+ <DefaultTestTimeout>60000</DefaultTestTimeout>
+ <UseBuildConfiguration></UseBuildConfiguration>
+ <UseBuildPlatform></UseBuildPlatform>
+ <ProxyProcessPath></ProxyProcessPath>
+ <UseCPUArchitecture>AutoDetect</UseCPUArchitecture>
+ <MSTestThreadApartmentState>STA</MSTestThreadApartmentState>
+ <BuildProcessArchitecture>x86</BuildProcessArchitecture>
+ <IgnoredTests>
+ <NamedTestSelector>
+ <TestName>LibGit2Sharp.Tests.ShadowCopyFixture.CanProbeForNativeBinariesFromAShadowCopiedAssembly</TestName>
+ </NamedTestSelector>
+ </IgnoredTests>
+ <AdditionalFilesToInclude>Resources\**;Resources\**.*</AdditionalFilesToInclude>
+</ProjectConfiguration> \ No newline at end of file