summaryrefslogtreecommitdiffstats
path: root/win/CS/HandBrake.Interop/Local.testsettings
diff options
context:
space:
mode:
authorsr55 <[email protected]>2011-06-12 16:54:23 +0000
committersr55 <[email protected]>2011-06-12 16:54:23 +0000
commit399ab292d7feddf5e83be866caafbaef634eca87 (patch)
tree519a29f631a5d07c25e4b01ef195005d166ddad6 /win/CS/HandBrake.Interop/Local.testsettings
parent191aad2ed1e77d8292f72ab7caf8996d117edd63 (diff)
WinGui: Bring in the HandBrake Interop library written by RandomEngy.
git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4045 b64f7644-9d1e-0410-96f1-a4d463321fa5
Diffstat (limited to 'win/CS/HandBrake.Interop/Local.testsettings')
-rw-r--r--win/CS/HandBrake.Interop/Local.testsettings20
1 files changed, 20 insertions, 0 deletions
diff --git a/win/CS/HandBrake.Interop/Local.testsettings b/win/CS/HandBrake.Interop/Local.testsettings
new file mode 100644
index 000000000..a371a9d4a
--- /dev/null
+++ b/win/CS/HandBrake.Interop/Local.testsettings
@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<TestSettings name="Local" id="5e2e1c3b-c045-4781-88b7-8fd6b6c6596b" xmlns="http://microsoft.com/schemas/VisualStudio/TeamTest/2010">
+ <Description>These are default test settings for a local test run.</Description>
+ <Deployment>
+ <DeploymentItem filename="..\Lib\x64\hb.dll" />
+ <DeploymentItem filename="HandBrakeInterop.Test\TestFiles\Videos\" />
+ <DeploymentItem filename="HandBrakeInterop.Test\TestFiles\Jobs\" />
+ </Deployment>
+ <Execution hostProcessPlatform="MSIL">
+ <TestTypeSpecific>
+ <UnitTestRunConfig testTypeId="13cdc9d9-ddb5-4fa4-a97d-d965ccfc6d4b">
+ <AssemblyResolution>
+ <TestDirectory useLoadContext="true" />
+ </AssemblyResolution>
+ </UnitTestRunConfig>
+ </TestTypeSpecific>
+ <AgentRule name="LocalMachineDefaultRole">
+ </AgentRule>
+ </Execution>
+</TestSettings> \ No newline at end of file