fixed directory and end-of-line characters
svn path=/trunk/acceptance-tests/; revision=43797
This commit is contained in:
Родитель
351aa23e22
Коммит
d33324f720
|
@ -0,0 +1,92 @@
|
|||
<?xml version="1.0" encoding="Windows-1252"?>
|
||||
<configuration>
|
||||
<!--
|
||||
Application settings for NUnit-console.exe. Do NOT put settings
|
||||
for use by your tests here.
|
||||
-->
|
||||
<appSettings>
|
||||
|
||||
<!-- Specify the location to be used by .NET for the cache -->
|
||||
<add key="shadowfiles.path" value="%temp%\nunit20\ShadowCopyCache" />
|
||||
|
||||
</appSettings>
|
||||
|
||||
<!--
|
||||
These statements specify the runtime versions supported
|
||||
in the order that they will be used if more than one
|
||||
is present. You can change the order of these if you like
|
||||
or remove any that do not apply.
|
||||
|
||||
Since .NET 1.0 does not recognize the <supportedRuntime> elements,
|
||||
a <requiredRuntime> element is used in case it is the only version
|
||||
of the framework that is installed.
|
||||
-->
|
||||
<startup>
|
||||
|
||||
<supportedRuntime version="v1.1.4322" />
|
||||
<supportedRuntime version="v2.0.40607" />
|
||||
<supportedRuntime version="v1.0.3705" />
|
||||
|
||||
<requiredRuntime version="v1.0.3705" />
|
||||
|
||||
</startup>
|
||||
|
||||
<!--
|
||||
The following <runtime> section allows running nunit under
|
||||
.NET 1.0 by redirecting assemblies. The appliesTo attribute
|
||||
causes the section to be ignored except under .NET 1.0version 1
|
||||
on a machine with only the .NET version 1.0 runtime installed.
|
||||
If application and its tests were built for .NET 1.1 you will
|
||||
also need to redirect system assemblies in the test config file.
|
||||
-->
|
||||
|
||||
<runtime>
|
||||
|
||||
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1"
|
||||
appliesTo="v1.0.3705">
|
||||
|
||||
<dependentAssembly>
|
||||
<assemblyIdentity name="System"
|
||||
publicKeyToken="b77a5c561934e089"
|
||||
culture=""/>
|
||||
<bindingRedirect oldVersion="1.0.5000.0"
|
||||
newVersion="1.0.3300.0"/>
|
||||
</dependentAssembly>
|
||||
|
||||
<dependentAssembly>
|
||||
<assemblyIdentity name="System.Data"
|
||||
publicKeyToken="b77a5c561934e089"
|
||||
culture=""/>
|
||||
<bindingRedirect oldVersion="1.0.5000.0"
|
||||
newVersion="1.0.3300.0"/>
|
||||
</dependentAssembly>
|
||||
|
||||
<dependentAssembly>
|
||||
<assemblyIdentity name="System.Drawing"
|
||||
publicKeyToken="b03f5f7f11d50a3a"
|
||||
culture=""/>
|
||||
<bindingRedirect oldVersion="1.0.5000.0"
|
||||
newVersion="1.0.3300.0"/>
|
||||
</dependentAssembly>
|
||||
|
||||
<dependentAssembly>
|
||||
<assemblyIdentity name="System.Windows.Forms"
|
||||
publicKeyToken="b77a5c561934e089"
|
||||
culture=""/>
|
||||
<bindingRedirect oldVersion="1.0.5000.0"
|
||||
newVersion="1.0.3300.0"/>
|
||||
</dependentAssembly>
|
||||
|
||||
<dependentAssembly>
|
||||
<assemblyIdentity name="System.Xml"
|
||||
publicKeyToken="b77a5c561934e089"
|
||||
culture=""/>
|
||||
<bindingRedirect oldVersion="1.0.5000.0"
|
||||
newVersion="1.0.3300.0"/>
|
||||
</dependentAssembly>
|
||||
|
||||
</assemblyBinding>
|
||||
|
||||
</runtime>
|
||||
|
||||
</configuration>
|
Двоичные данные
ifolder/ifolder/gus/external/nunit/mono/nunit-console.exe → ifolder/gus/external/nunit/mono/nunit-console.exe
поставляемый
Двоичные данные
ifolder/ifolder/gus/external/nunit/mono/nunit-console.exe → ifolder/gus/external/nunit/mono/nunit-console.exe
поставляемый
Двоичный файл не отображается.
Двоичные данные
ifolder/ifolder/gus/external/nunit/mono/nunit.core.dll → ifolder/gus/external/nunit/mono/nunit.core.dll
поставляемый
Двоичные данные
ifolder/ifolder/gus/external/nunit/mono/nunit.core.dll → ifolder/gus/external/nunit/mono/nunit.core.dll
поставляемый
Двоичный файл не отображается.
Двоичные данные
ifolder/ifolder/gus/external/nunit/mono/nunit.extensions.dll → ifolder/gus/external/nunit/mono/nunit.extensions.dll
поставляемый
Двоичные данные
ifolder/ifolder/gus/external/nunit/mono/nunit.extensions.dll → ifolder/gus/external/nunit/mono/nunit.extensions.dll
поставляемый
Двоичный файл не отображается.
Двоичные данные
ifolder/ifolder/gus/external/nunit/mono/nunit.framework.dll → ifolder/gus/external/nunit/mono/nunit.framework.dll
поставляемый
Двоичные данные
ifolder/ifolder/gus/external/nunit/mono/nunit.framework.dll → ifolder/gus/external/nunit/mono/nunit.framework.dll
поставляемый
Двоичный файл не отображается.
Двоичные данные
ifolder/ifolder/gus/external/nunit/mono/nunit.mocks.dll → ifolder/gus/external/nunit/mono/nunit.mocks.dll
поставляемый
Двоичные данные
ifolder/ifolder/gus/external/nunit/mono/nunit.mocks.dll → ifolder/gus/external/nunit/mono/nunit.mocks.dll
поставляемый
Двоичный файл не отображается.
Двоичные данные
ifolder/ifolder/gus/external/nunit/mono/nunit.util.dll → ifolder/gus/external/nunit/mono/nunit.util.dll
поставляемый
Двоичные данные
ifolder/ifolder/gus/external/nunit/mono/nunit.util.dll → ifolder/gus/external/nunit/mono/nunit.util.dll
поставляемый
Двоичный файл не отображается.
|
@ -1,2 +0,0 @@
|
|||
Acceptance tests created by the iFolder team.
|
||||
|
|
@ -1,92 +0,0 @@
|
|||
<?xml version="1.0" encoding="Windows-1252"?>
|
||||
<configuration>
|
||||
<!--
|
||||
Application settings for NUnit-console.exe. Do NOT put settings
|
||||
for use by your tests here.
|
||||
-->
|
||||
<appSettings>
|
||||
|
||||
<!-- Specify the location to be used by .NET for the cache -->
|
||||
<add key="shadowfiles.path" value="%temp%\nunit20\ShadowCopyCache" />
|
||||
|
||||
</appSettings>
|
||||
|
||||
<!--
|
||||
These statements specify the runtime versions supported
|
||||
in the order that they will be used if more than one
|
||||
is present. You can change the order of these if you like
|
||||
or remove any that do not apply.
|
||||
|
||||
Since .NET 1.0 does not recognize the <supportedRuntime> elements,
|
||||
a <requiredRuntime> element is used in case it is the only version
|
||||
of the framework that is installed.
|
||||
-->
|
||||
<startup>
|
||||
|
||||
<supportedRuntime version="v1.1.4322" />
|
||||
<supportedRuntime version="v2.0.40607" />
|
||||
<supportedRuntime version="v1.0.3705" />
|
||||
|
||||
<requiredRuntime version="v1.0.3705" />
|
||||
|
||||
</startup>
|
||||
|
||||
<!--
|
||||
The following <runtime> section allows running nunit under
|
||||
.NET 1.0 by redirecting assemblies. The appliesTo attribute
|
||||
causes the section to be ignored except under .NET 1.0version 1
|
||||
on a machine with only the .NET version 1.0 runtime installed.
|
||||
If application and its tests were built for .NET 1.1 you will
|
||||
also need to redirect system assemblies in the test config file.
|
||||
-->
|
||||
|
||||
<runtime>
|
||||
|
||||
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1"
|
||||
appliesTo="v1.0.3705">
|
||||
|
||||
<dependentAssembly>
|
||||
<assemblyIdentity name="System"
|
||||
publicKeyToken="b77a5c561934e089"
|
||||
culture=""/>
|
||||
<bindingRedirect oldVersion="1.0.5000.0"
|
||||
newVersion="1.0.3300.0"/>
|
||||
</dependentAssembly>
|
||||
|
||||
<dependentAssembly>
|
||||
<assemblyIdentity name="System.Data"
|
||||
publicKeyToken="b77a5c561934e089"
|
||||
culture=""/>
|
||||
<bindingRedirect oldVersion="1.0.5000.0"
|
||||
newVersion="1.0.3300.0"/>
|
||||
</dependentAssembly>
|
||||
|
||||
<dependentAssembly>
|
||||
<assemblyIdentity name="System.Drawing"
|
||||
publicKeyToken="b03f5f7f11d50a3a"
|
||||
culture=""/>
|
||||
<bindingRedirect oldVersion="1.0.5000.0"
|
||||
newVersion="1.0.3300.0"/>
|
||||
</dependentAssembly>
|
||||
|
||||
<dependentAssembly>
|
||||
<assemblyIdentity name="System.Windows.Forms"
|
||||
publicKeyToken="b77a5c561934e089"
|
||||
culture=""/>
|
||||
<bindingRedirect oldVersion="1.0.5000.0"
|
||||
newVersion="1.0.3300.0"/>
|
||||
</dependentAssembly>
|
||||
|
||||
<dependentAssembly>
|
||||
<assemblyIdentity name="System.Xml"
|
||||
publicKeyToken="b77a5c561934e089"
|
||||
culture=""/>
|
||||
<bindingRedirect oldVersion="1.0.5000.0"
|
||||
newVersion="1.0.3300.0"/>
|
||||
</dependentAssembly>
|
||||
|
||||
</assemblyBinding>
|
||||
|
||||
</runtime>
|
||||
|
||||
</configuration>
|
Загрузка…
Ссылка в новой задаче