nunit 2.4.8.0
Sign up to get free protection for your applications and to get access to all the features.
- data/docs/addinsDialog.html +74 -0
- data/docs/assertions.html +91 -0
- data/docs/attributes.html +89 -0
- data/docs/category.html +265 -0
- data/docs/classicModel.html +92 -0
- data/docs/codeFuncs.js +77 -0
- data/docs/collectionAssert.html +162 -0
- data/docs/collectionConstraints.html +130 -0
- data/docs/comparisonAsserts.html +271 -0
- data/docs/comparisonConstraints.html +109 -0
- data/docs/compoundConstraints.html +97 -0
- data/docs/conditionAsserts.html +123 -0
- data/docs/conditionConstraints.html +106 -0
- data/docs/configEditor.html +93 -0
- data/docs/configFiles.html +155 -0
- data/docs/consoleCommandLine.html +271 -0
- data/docs/constraintModel.html +134 -0
- data/docs/contextMenu.html +106 -0
- data/docs/culture.html +255 -0
- data/docs/customAsserts.html +115 -0
- data/docs/customConstraints.html +101 -0
- data/docs/description.html +178 -0
- data/docs/equalConstraint.html +139 -0
- data/docs/equalityAsserts.html +187 -0
- data/docs/exception.html +296 -0
- data/docs/explicit.html +256 -0
- data/docs/extensibility.html +83 -0
- data/docs/favicon.ico +0 -0
- data/docs/features.html +75 -0
- data/docs/fileAssert.html +114 -0
- data/docs/files/QuickStart.Spanish.doc +0 -0
- data/docs/files/QuickStart.doc +0 -0
- data/docs/files/Results.xsd +70 -0
- data/docs/files/Summary.xslt +47 -0
- data/docs/files/TestResult.xml +103 -0
- data/docs/files/Thumbs.db +0 -0
- data/docs/fixtureSetup.html +201 -0
- data/docs/fixtureTeardown.html +204 -0
- data/docs/getStarted.html +80 -0
- data/docs/guiCommandLine.html +183 -0
- data/docs/identityAsserts.html +99 -0
- data/docs/ignore.html +249 -0
- data/docs/img/addinsDialog.JPG +0 -0
- data/docs/img/assembliesTab.jpg +0 -0
- data/docs/img/assemblyReloadOptions.JPG +0 -0
- data/docs/img/bulletOff.gif +0 -0
- data/docs/img/bulletOn.gif +0 -0
- data/docs/img/configEditor.jpg +0 -0
- data/docs/img/console-mock.jpg +0 -0
- data/docs/img/displayTab.jpg +0 -0
- data/docs/img/generalOptions.jpg +0 -0
- data/docs/img/generalTab.jpg +0 -0
- data/docs/img/gui-screenshot.jpg +0 -0
- data/docs/img/gui-verify.jpg +0 -0
- data/docs/img/langFilter.gif +0 -0
- data/docs/img/logo.gif +0 -0
- data/docs/img/miniGui.jpg +0 -0
- data/docs/img/optionsDialog.jpg +0 -0
- data/docs/img/resultTab.jpg +0 -0
- data/docs/img/testLoadOptions.jpg +0 -0
- data/docs/img/testOutputOptions.jpg +0 -0
- data/docs/img/testProperties.jpg +0 -0
- data/docs/img/testResultOptions.JPG +0 -0
- data/docs/img/testTab.jpg +0 -0
- data/docs/img/testsTab.JPG +0 -0
- data/docs/img/textOutputOptions.jpg +0 -0
- data/docs/img/treeDisplayOptions.JPG +0 -0
- data/docs/img/visualStudioOptions.JPG +0 -0
- data/docs/index.html +75 -0
- data/docs/installation.html +172 -0
- data/docs/license.html +88 -0
- data/docs/listMapper.html +100 -0
- data/docs/mainMenu.html +260 -0
- data/docs/multiAssembly.html +130 -0
- data/docs/nunit-console.html +84 -0
- data/docs/nunit-gui.html +115 -0
- data/docs/nunit.css +118 -0
- data/docs/nunitAddins.html +331 -0
- data/docs/optionsDialog.html +262 -0
- data/docs/platform.html +285 -0
- data/docs/platformSupport.html +99 -0
- data/docs/projectEditor.html +127 -0
- data/docs/property.html +219 -0
- data/docs/propertyConstraint.html +89 -0
- data/docs/quickStart.html +314 -0
- data/docs/releaseNotes.html +1235 -0
- data/docs/sameasConstraint.html +98 -0
- data/docs/samples.html +126 -0
- data/docs/setCulture.html +173 -0
- data/docs/setup.html +199 -0
- data/docs/setupFixture.html +198 -0
- data/docs/stringAssert.html +107 -0
- data/docs/stringConstraints.html +111 -0
- data/docs/suite.html +222 -0
- data/docs/teardown.html +204 -0
- data/docs/test.html +171 -0
- data/docs/testFixture.html +168 -0
- data/docs/testProperties.html +76 -0
- data/docs/typeAsserts.html +101 -0
- data/docs/typeConstraints.html +103 -0
- data/docs/upgrade.html +97 -0
- data/docs/utilityAsserts.html +108 -0
- data/docs/vsSupport.html +140 -0
- data/lib/net-1.1/Failure.jpg +0 -0
- data/lib/net-1.1/Ignored.jpg +0 -0
- data/lib/net-1.1/NUnitFitTests.html +277 -0
- data/lib/net-1.1/NUnitTests.config +84 -0
- data/lib/net-1.1/NUnitTests.nunit +14 -0
- data/lib/net-1.1/Success.jpg +0 -0
- data/lib/net-1.1/clr.bat +96 -0
- data/lib/net-1.1/fit.dll +0 -0
- data/lib/net-1.1/loadtest-assembly.dll +0 -0
- data/lib/net-1.1/mock-assembly.dll +0 -0
- data/lib/net-1.1/nonamespace-assembly.dll +0 -0
- data/lib/net-1.1/notestfixtures-assembly.dll +0 -0
- data/lib/net-1.1/nunit-console-runner.dll +0 -0
- data/lib/net-1.1/nunit-console.exe +0 -0
- data/lib/net-1.1/nunit-console.exe.config +117 -0
- data/lib/net-1.1/nunit-console.tests.dll +0 -0
- data/lib/net-1.1/nunit-gui-runner.dll +0 -0
- data/lib/net-1.1/nunit-gui.tests.dll +0 -0
- data/lib/net-1.1/nunit.core.dll +0 -0
- data/lib/net-1.1/nunit.core.extensions.dll +0 -0
- data/lib/net-1.1/nunit.core.interfaces.dll +0 -0
- data/lib/net-1.1/nunit.core.tests.dll +0 -0
- data/lib/net-1.1/nunit.exe +0 -0
- data/lib/net-1.1/nunit.exe.config +121 -0
- data/lib/net-1.1/nunit.extensions.tests.dll +0 -0
- data/lib/net-1.1/nunit.fixtures.dll +0 -0
- data/lib/net-1.1/nunit.fixtures.tests.dll +0 -0
- data/lib/net-1.1/nunit.framework.dll +0 -0
- data/lib/net-1.1/nunit.framework.extensions.dll +0 -0
- data/lib/net-1.1/nunit.framework.tests.dll +0 -0
- data/lib/net-1.1/nunit.framework.xml +5622 -0
- data/lib/net-1.1/nunit.mocks.dll +0 -0
- data/lib/net-1.1/nunit.mocks.tests.dll +0 -0
- data/lib/net-1.1/nunit.uikit.dll +0 -0
- data/lib/net-1.1/nunit.uikit.tests.dll +0 -0
- data/lib/net-1.1/nunit.util.dll +0 -0
- data/lib/net-1.1/nunit.util.tests.dll +0 -0
- data/lib/net-1.1/runFile.exe +0 -0
- data/lib/net-1.1/runFile.exe.config +43 -0
- data/lib/net-1.1/test-assembly.dll +0 -0
- data/lib/net-1.1/test-utilities.dll +0 -0
- data/lib/net-1.1/timing-tests.dll +0 -0
- data/lib/net-2.0/Failure.jpg +0 -0
- data/lib/net-2.0/Ignored.jpg +0 -0
- data/lib/net-2.0/NUnitFitTests.html +277 -0
- data/lib/net-2.0/NUnitTests.config +84 -0
- data/lib/net-2.0/NUnitTests.nunit +14 -0
- data/lib/net-2.0/Success.jpg +0 -0
- data/lib/net-2.0/clr.bat +96 -0
- data/lib/net-2.0/fit.dll +0 -0
- data/lib/net-2.0/loadtest-assembly.dll +0 -0
- data/lib/net-2.0/mock-assembly.dll +0 -0
- data/lib/net-2.0/nonamespace-assembly.dll +0 -0
- data/lib/net-2.0/notestfixtures-assembly.dll +0 -0
- data/lib/net-2.0/nunit-console-runner.dll +0 -0
- data/lib/net-2.0/nunit-console-x86.exe +0 -0
- data/lib/net-2.0/nunit-console-x86.exe.config +117 -0
- data/lib/net-2.0/nunit-console.exe +0 -0
- data/lib/net-2.0/nunit-console.exe.config +117 -0
- data/lib/net-2.0/nunit-console.tests.dll +0 -0
- data/lib/net-2.0/nunit-gui-runner.dll +0 -0
- data/lib/net-2.0/nunit-gui.tests.dll +0 -0
- data/lib/net-2.0/nunit-x86.exe +0 -0
- data/lib/net-2.0/nunit-x86.exe.config +121 -0
- data/lib/net-2.0/nunit.core.dll +0 -0
- data/lib/net-2.0/nunit.core.extensions.dll +0 -0
- data/lib/net-2.0/nunit.core.interfaces.dll +0 -0
- data/lib/net-2.0/nunit.core.tests.dll +0 -0
- data/lib/net-2.0/nunit.exe +0 -0
- data/lib/net-2.0/nunit.exe.config +121 -0
- data/lib/net-2.0/nunit.extensions.tests.dll +0 -0
- data/lib/net-2.0/nunit.fixtures.dll +0 -0
- data/lib/net-2.0/nunit.fixtures.tests.dll +0 -0
- data/lib/net-2.0/nunit.framework.dll +0 -0
- data/lib/net-2.0/nunit.framework.extensions.dll +0 -0
- data/lib/net-2.0/nunit.framework.tests.dll +0 -0
- data/lib/net-2.0/nunit.framework.xml +5622 -0
- data/lib/net-2.0/nunit.mocks.dll +0 -0
- data/lib/net-2.0/nunit.mocks.tests.dll +0 -0
- data/lib/net-2.0/nunit.uikit.dll +0 -0
- data/lib/net-2.0/nunit.uikit.tests.dll +0 -0
- data/lib/net-2.0/nunit.util.dll +0 -0
- data/lib/net-2.0/nunit.util.tests.dll +0 -0
- data/lib/net-2.0/runFile.exe +0 -0
- data/lib/net-2.0/runFile.exe.config +43 -0
- data/lib/net-2.0/test-assembly.dll +0 -0
- data/lib/net-2.0/test-utilities.dll +0 -0
- data/lib/net-2.0/timing-tests.dll +0 -0
- metadata +262 -0
data/lib/net-2.0/fit.dll
ADDED
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
@@ -0,0 +1,117 @@
|
|
1
|
+
<?xml version="1.0" encoding="Windows-1252"?>
|
2
|
+
<configuration>
|
3
|
+
|
4
|
+
<!-- Do not remove. Sets up configsectionhandler section for log4net -->
|
5
|
+
<configSections>
|
6
|
+
<section name="log4net" type="System.Configuration.IgnoreSectionHandler" />
|
7
|
+
</configSections>
|
8
|
+
|
9
|
+
<!--
|
10
|
+
Application settings for NUnit-console.exe. Do NOT put settings
|
11
|
+
for use by your tests here.
|
12
|
+
-->
|
13
|
+
<appSettings>
|
14
|
+
|
15
|
+
<!--
|
16
|
+
Specify the location to be used by .NET for the cache
|
17
|
+
-->
|
18
|
+
<add key="shadowfiles.path" value="%temp%\nunit20\ShadowCopyCache" />
|
19
|
+
|
20
|
+
</appSettings>
|
21
|
+
|
22
|
+
<system.diagnostics>
|
23
|
+
<switches>
|
24
|
+
<add name="NTrace" value="4" />
|
25
|
+
</switches>
|
26
|
+
<trace autoflush="true" indentsize="4">
|
27
|
+
<listeners>
|
28
|
+
<add name="NUnitInternalTrace" type="System.Diagnostics.TextWriterTraceListener"
|
29
|
+
initializeData="C:\NUnitPrimaryTrace.txt"/>
|
30
|
+
</listeners>
|
31
|
+
</trace>
|
32
|
+
</system.diagnostics>
|
33
|
+
|
34
|
+
<!--
|
35
|
+
The startup section may be used to specify the runtime versions
|
36
|
+
supported in the order that they will be used if more than one
|
37
|
+
is present. As supplied, this section is commented out, which
|
38
|
+
causes nunit-console to use the version of the framework with
|
39
|
+
which it was built.
|
40
|
+
|
41
|
+
Since .NET 1.0 does not recognize the <supportedRuntime> elements,
|
42
|
+
a <requiredRuntime> element is used in case it is the only version
|
43
|
+
of the framework that is installed.
|
44
|
+
-->
|
45
|
+
<!--
|
46
|
+
<startup>
|
47
|
+
<supportedRuntime version="v2.0.50727" />
|
48
|
+
<supportedRuntime version="v2.0.50215" />
|
49
|
+
<supportedRuntime version="v2.0.40607" />
|
50
|
+
<supportedRuntime version="v1.1.4322" />
|
51
|
+
<supportedRuntime version="v1.0.3705" />
|
52
|
+
|
53
|
+
<requiredRuntime version="v1.0.3705" />
|
54
|
+
</startup>
|
55
|
+
-->
|
56
|
+
|
57
|
+
<!--
|
58
|
+
The following <runtime> section allows running nunit under
|
59
|
+
.NET 1.0 by redirecting assemblies. The appliesTo attribute
|
60
|
+
causes the section to be ignored except under .NET 1.0version 1
|
61
|
+
on a machine with only the .NET version 1.0 runtime installed.
|
62
|
+
If application and its tests were built for .NET 1.1 you will
|
63
|
+
also need to redirect system assemblies in the test config file.
|
64
|
+
-->
|
65
|
+
|
66
|
+
<runtime>
|
67
|
+
|
68
|
+
<legacyUnhandledExceptionPolicy enabled="1" />
|
69
|
+
|
70
|
+
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1"
|
71
|
+
appliesTo="v1.0.3705">
|
72
|
+
|
73
|
+
<dependentAssembly>
|
74
|
+
<assemblyIdentity name="System"
|
75
|
+
publicKeyToken="b77a5c561934e089"
|
76
|
+
culture="neutral"/>
|
77
|
+
<bindingRedirect oldVersion="1.0.5000.0"
|
78
|
+
newVersion="1.0.3300.0"/>
|
79
|
+
</dependentAssembly>
|
80
|
+
|
81
|
+
<dependentAssembly>
|
82
|
+
<assemblyIdentity name="System.Data"
|
83
|
+
publicKeyToken="b77a5c561934e089"
|
84
|
+
culture="neutral"/>
|
85
|
+
<bindingRedirect oldVersion="1.0.5000.0"
|
86
|
+
newVersion="1.0.3300.0"/>
|
87
|
+
</dependentAssembly>
|
88
|
+
|
89
|
+
<dependentAssembly>
|
90
|
+
<assemblyIdentity name="System.Drawing"
|
91
|
+
publicKeyToken="b03f5f7f11d50a3a"
|
92
|
+
culture="neutral"/>
|
93
|
+
<bindingRedirect oldVersion="1.0.5000.0"
|
94
|
+
newVersion="1.0.3300.0"/>
|
95
|
+
</dependentAssembly>
|
96
|
+
|
97
|
+
<dependentAssembly>
|
98
|
+
<assemblyIdentity name="System.Windows.Forms"
|
99
|
+
publicKeyToken="b77a5c561934e089"
|
100
|
+
culture="neutral"/>
|
101
|
+
<bindingRedirect oldVersion="1.0.5000.0"
|
102
|
+
newVersion="1.0.3300.0"/>
|
103
|
+
</dependentAssembly>
|
104
|
+
|
105
|
+
<dependentAssembly>
|
106
|
+
<assemblyIdentity name="System.Xml"
|
107
|
+
publicKeyToken="b77a5c561934e089"
|
108
|
+
culture="neutral"/>
|
109
|
+
<bindingRedirect oldVersion="1.0.5000.0"
|
110
|
+
newVersion="1.0.3300.0"/>
|
111
|
+
</dependentAssembly>
|
112
|
+
|
113
|
+
</assemblyBinding>
|
114
|
+
|
115
|
+
</runtime>
|
116
|
+
|
117
|
+
</configuration>
|
Binary file
|
@@ -0,0 +1,117 @@
|
|
1
|
+
<?xml version="1.0" encoding="Windows-1252"?>
|
2
|
+
<configuration>
|
3
|
+
|
4
|
+
<!-- Do not remove. Sets up configsectionhandler section for log4net -->
|
5
|
+
<configSections>
|
6
|
+
<section name="log4net" type="System.Configuration.IgnoreSectionHandler" />
|
7
|
+
</configSections>
|
8
|
+
|
9
|
+
<!--
|
10
|
+
Application settings for NUnit-console.exe. Do NOT put settings
|
11
|
+
for use by your tests here.
|
12
|
+
-->
|
13
|
+
<appSettings>
|
14
|
+
|
15
|
+
<!--
|
16
|
+
Specify the location to be used by .NET for the cache
|
17
|
+
-->
|
18
|
+
<add key="shadowfiles.path" value="%temp%\nunit20\ShadowCopyCache" />
|
19
|
+
|
20
|
+
</appSettings>
|
21
|
+
|
22
|
+
<system.diagnostics>
|
23
|
+
<switches>
|
24
|
+
<add name="NTrace" value="4" />
|
25
|
+
</switches>
|
26
|
+
<trace autoflush="true" indentsize="4">
|
27
|
+
<listeners>
|
28
|
+
<add name="NUnitInternalTrace" type="System.Diagnostics.TextWriterTraceListener"
|
29
|
+
initializeData="C:\NUnitPrimaryTrace.txt"/>
|
30
|
+
</listeners>
|
31
|
+
</trace>
|
32
|
+
</system.diagnostics>
|
33
|
+
|
34
|
+
<!--
|
35
|
+
The startup section may be used to specify the runtime versions
|
36
|
+
supported in the order that they will be used if more than one
|
37
|
+
is present. As supplied, this section is commented out, which
|
38
|
+
causes nunit-console to use the version of the framework with
|
39
|
+
which it was built.
|
40
|
+
|
41
|
+
Since .NET 1.0 does not recognize the <supportedRuntime> elements,
|
42
|
+
a <requiredRuntime> element is used in case it is the only version
|
43
|
+
of the framework that is installed.
|
44
|
+
-->
|
45
|
+
<!--
|
46
|
+
<startup>
|
47
|
+
<supportedRuntime version="v2.0.50727" />
|
48
|
+
<supportedRuntime version="v2.0.50215" />
|
49
|
+
<supportedRuntime version="v2.0.40607" />
|
50
|
+
<supportedRuntime version="v1.1.4322" />
|
51
|
+
<supportedRuntime version="v1.0.3705" />
|
52
|
+
|
53
|
+
<requiredRuntime version="v1.0.3705" />
|
54
|
+
</startup>
|
55
|
+
-->
|
56
|
+
|
57
|
+
<!--
|
58
|
+
The following <runtime> section allows running nunit under
|
59
|
+
.NET 1.0 by redirecting assemblies. The appliesTo attribute
|
60
|
+
causes the section to be ignored except under .NET 1.0version 1
|
61
|
+
on a machine with only the .NET version 1.0 runtime installed.
|
62
|
+
If application and its tests were built for .NET 1.1 you will
|
63
|
+
also need to redirect system assemblies in the test config file.
|
64
|
+
-->
|
65
|
+
|
66
|
+
<runtime>
|
67
|
+
|
68
|
+
<legacyUnhandledExceptionPolicy enabled="1" />
|
69
|
+
|
70
|
+
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1"
|
71
|
+
appliesTo="v1.0.3705">
|
72
|
+
|
73
|
+
<dependentAssembly>
|
74
|
+
<assemblyIdentity name="System"
|
75
|
+
publicKeyToken="b77a5c561934e089"
|
76
|
+
culture="neutral"/>
|
77
|
+
<bindingRedirect oldVersion="1.0.5000.0"
|
78
|
+
newVersion="1.0.3300.0"/>
|
79
|
+
</dependentAssembly>
|
80
|
+
|
81
|
+
<dependentAssembly>
|
82
|
+
<assemblyIdentity name="System.Data"
|
83
|
+
publicKeyToken="b77a5c561934e089"
|
84
|
+
culture="neutral"/>
|
85
|
+
<bindingRedirect oldVersion="1.0.5000.0"
|
86
|
+
newVersion="1.0.3300.0"/>
|
87
|
+
</dependentAssembly>
|
88
|
+
|
89
|
+
<dependentAssembly>
|
90
|
+
<assemblyIdentity name="System.Drawing"
|
91
|
+
publicKeyToken="b03f5f7f11d50a3a"
|
92
|
+
culture="neutral"/>
|
93
|
+
<bindingRedirect oldVersion="1.0.5000.0"
|
94
|
+
newVersion="1.0.3300.0"/>
|
95
|
+
</dependentAssembly>
|
96
|
+
|
97
|
+
<dependentAssembly>
|
98
|
+
<assemblyIdentity name="System.Windows.Forms"
|
99
|
+
publicKeyToken="b77a5c561934e089"
|
100
|
+
culture="neutral"/>
|
101
|
+
<bindingRedirect oldVersion="1.0.5000.0"
|
102
|
+
newVersion="1.0.3300.0"/>
|
103
|
+
</dependentAssembly>
|
104
|
+
|
105
|
+
<dependentAssembly>
|
106
|
+
<assemblyIdentity name="System.Xml"
|
107
|
+
publicKeyToken="b77a5c561934e089"
|
108
|
+
culture="neutral"/>
|
109
|
+
<bindingRedirect oldVersion="1.0.5000.0"
|
110
|
+
newVersion="1.0.3300.0"/>
|
111
|
+
</dependentAssembly>
|
112
|
+
|
113
|
+
</assemblyBinding>
|
114
|
+
|
115
|
+
</runtime>
|
116
|
+
|
117
|
+
</configuration>
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
@@ -0,0 +1,121 @@
|
|
1
|
+
<?xml version="1.0" encoding="Windows-1252"?>
|
2
|
+
<configuration>
|
3
|
+
|
4
|
+
<!-- Do not remove. Sets up configsectionhandler section for log4net -->
|
5
|
+
<configSections>
|
6
|
+
<section name="log4net" type="System.Configuration.IgnoreSectionHandler" />
|
7
|
+
</configSections>
|
8
|
+
|
9
|
+
<!--
|
10
|
+
Application settings for NUnit-gui.exe. Do NOT put settings
|
11
|
+
for use by your tests here.
|
12
|
+
-->
|
13
|
+
<appSettings>
|
14
|
+
|
15
|
+
<!--
|
16
|
+
Specify the location to be used by .NET for the cache
|
17
|
+
-->
|
18
|
+
<add key="shadowfiles.path" value="%temp%\nunit20\ShadowCopyCache" />
|
19
|
+
|
20
|
+
<!--
|
21
|
+
Uncomment to specify the url to be used for help. If not used, the
|
22
|
+
default value is something like
|
23
|
+
file://localhost/C:/Program Files/NUnit 2.2/doc/index.html
|
24
|
+
This setting is provided in case your default browser doesn't
|
25
|
+
support this format.
|
26
|
+
-->
|
27
|
+
<!-- <add key="helpUrl" value="http://www.nunit.org" /> -->
|
28
|
+
|
29
|
+
</appSettings>
|
30
|
+
|
31
|
+
|
32
|
+
<!--
|
33
|
+
The startup section may be used to specify the runtime versions
|
34
|
+
supported in the order that they will be used if more than one
|
35
|
+
is present. As supplied, this section is commented out, which
|
36
|
+
causes nunit-console to use the version of the framework with
|
37
|
+
which it was built.
|
38
|
+
|
39
|
+
Since .NET 1.0 does not recognize the <supportedRuntime> elements,
|
40
|
+
a <requiredRuntime> element is used in case it is the only version
|
41
|
+
of the framework that is installed.
|
42
|
+
-->
|
43
|
+
<!--
|
44
|
+
<startup>
|
45
|
+
<supportedRuntime version="v2.0.50727" />
|
46
|
+
<supportedRuntime version="v2.0.50215" />
|
47
|
+
<supportedRuntime version="v2.0.40607" />
|
48
|
+
<supportedRuntime version="v1.1.4322" />
|
49
|
+
<supportedRuntime version="v1.0.3705" />
|
50
|
+
|
51
|
+
<requiredRuntime version="v1.0.3705" />
|
52
|
+
|
53
|
+
</startup>
|
54
|
+
-->
|
55
|
+
|
56
|
+
<!--
|
57
|
+
The following <runtime> section allows running nunit under
|
58
|
+
.NET 1.0 by redirecting assemblies. The appliesTo attribute
|
59
|
+
causes the section to be ignored except under .NET 1.0
|
60
|
+
on a machine with only the .NET version 1.0 runtime installed.
|
61
|
+
If application and its tests were built for .NET 1.1 you will
|
62
|
+
also need to redirect system assemblies in the test config file
|
63
|
+
just as we do for nunit.tests.dll.
|
64
|
+
-->
|
65
|
+
|
66
|
+
<runtime>
|
67
|
+
|
68
|
+
<legacyUnhandledExceptionPolicy enabled="1" />
|
69
|
+
|
70
|
+
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
|
71
|
+
<probing privatePath="addins"/>
|
72
|
+
</assemblyBinding>
|
73
|
+
|
74
|
+
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1"
|
75
|
+
appliesTo="v1.0.3705">
|
76
|
+
|
77
|
+
<dependentAssembly>
|
78
|
+
<assemblyIdentity name="System"
|
79
|
+
publicKeyToken="b77a5c561934e089"
|
80
|
+
culture="neutral"/>
|
81
|
+
<bindingRedirect oldVersion="1.0.5000.0"
|
82
|
+
newVersion="1.0.3300.0"/>
|
83
|
+
</dependentAssembly>
|
84
|
+
|
85
|
+
<dependentAssembly>
|
86
|
+
<assemblyIdentity name="System.Data"
|
87
|
+
publicKeyToken="b77a5c561934e089"
|
88
|
+
culture="neutral"/>
|
89
|
+
<bindingRedirect oldVersion="1.0.5000.0"
|
90
|
+
newVersion="1.0.3300.0"/>
|
91
|
+
</dependentAssembly>
|
92
|
+
|
93
|
+
<dependentAssembly>
|
94
|
+
<assemblyIdentity name="System.Drawing"
|
95
|
+
publicKeyToken="b03f5f7f11d50a3a"
|
96
|
+
culture="neutral"/>
|
97
|
+
<bindingRedirect oldVersion="1.0.5000.0"
|
98
|
+
newVersion="1.0.3300.0"/>
|
99
|
+
</dependentAssembly>
|
100
|
+
|
101
|
+
<dependentAssembly>
|
102
|
+
<assemblyIdentity name="System.Windows.Forms"
|
103
|
+
publicKeyToken="b77a5c561934e089"
|
104
|
+
culture="neutral"/>
|
105
|
+
<bindingRedirect oldVersion="1.0.5000.0"
|
106
|
+
newVersion="1.0.3300.0"/>
|
107
|
+
</dependentAssembly>
|
108
|
+
|
109
|
+
<dependentAssembly>
|
110
|
+
<assemblyIdentity name="System.Xml"
|
111
|
+
publicKeyToken="b77a5c561934e089"
|
112
|
+
culture="neutral"/>
|
113
|
+
<bindingRedirect oldVersion="1.0.5000.0"
|
114
|
+
newVersion="1.0.3300.0"/>
|
115
|
+
</dependentAssembly>
|
116
|
+
|
117
|
+
</assemblyBinding>
|
118
|
+
|
119
|
+
</runtime>
|
120
|
+
|
121
|
+
</configuration>
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
@@ -0,0 +1,121 @@
|
|
1
|
+
<?xml version="1.0" encoding="Windows-1252"?>
|
2
|
+
<configuration>
|
3
|
+
|
4
|
+
<!-- Do not remove. Sets up configsectionhandler section for log4net -->
|
5
|
+
<configSections>
|
6
|
+
<section name="log4net" type="System.Configuration.IgnoreSectionHandler" />
|
7
|
+
</configSections>
|
8
|
+
|
9
|
+
<!--
|
10
|
+
Application settings for NUnit-gui.exe. Do NOT put settings
|
11
|
+
for use by your tests here.
|
12
|
+
-->
|
13
|
+
<appSettings>
|
14
|
+
|
15
|
+
<!--
|
16
|
+
Specify the location to be used by .NET for the cache
|
17
|
+
-->
|
18
|
+
<add key="shadowfiles.path" value="%temp%\nunit20\ShadowCopyCache" />
|
19
|
+
|
20
|
+
<!--
|
21
|
+
Uncomment to specify the url to be used for help. If not used, the
|
22
|
+
default value is something like
|
23
|
+
file://localhost/C:/Program Files/NUnit 2.2/doc/index.html
|
24
|
+
This setting is provided in case your default browser doesn't
|
25
|
+
support this format.
|
26
|
+
-->
|
27
|
+
<!-- <add key="helpUrl" value="http://www.nunit.org" /> -->
|
28
|
+
|
29
|
+
</appSettings>
|
30
|
+
|
31
|
+
|
32
|
+
<!--
|
33
|
+
The startup section may be used to specify the runtime versions
|
34
|
+
supported in the order that they will be used if more than one
|
35
|
+
is present. As supplied, this section is commented out, which
|
36
|
+
causes nunit-console to use the version of the framework with
|
37
|
+
which it was built.
|
38
|
+
|
39
|
+
Since .NET 1.0 does not recognize the <supportedRuntime> elements,
|
40
|
+
a <requiredRuntime> element is used in case it is the only version
|
41
|
+
of the framework that is installed.
|
42
|
+
-->
|
43
|
+
<!--
|
44
|
+
<startup>
|
45
|
+
<supportedRuntime version="v2.0.50727" />
|
46
|
+
<supportedRuntime version="v2.0.50215" />
|
47
|
+
<supportedRuntime version="v2.0.40607" />
|
48
|
+
<supportedRuntime version="v1.1.4322" />
|
49
|
+
<supportedRuntime version="v1.0.3705" />
|
50
|
+
|
51
|
+
<requiredRuntime version="v1.0.3705" />
|
52
|
+
|
53
|
+
</startup>
|
54
|
+
-->
|
55
|
+
|
56
|
+
<!--
|
57
|
+
The following <runtime> section allows running nunit under
|
58
|
+
.NET 1.0 by redirecting assemblies. The appliesTo attribute
|
59
|
+
causes the section to be ignored except under .NET 1.0
|
60
|
+
on a machine with only the .NET version 1.0 runtime installed.
|
61
|
+
If application and its tests were built for .NET 1.1 you will
|
62
|
+
also need to redirect system assemblies in the test config file
|
63
|
+
just as we do for nunit.tests.dll.
|
64
|
+
-->
|
65
|
+
|
66
|
+
<runtime>
|
67
|
+
|
68
|
+
<legacyUnhandledExceptionPolicy enabled="1" />
|
69
|
+
|
70
|
+
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
|
71
|
+
<probing privatePath="addins"/>
|
72
|
+
</assemblyBinding>
|
73
|
+
|
74
|
+
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1"
|
75
|
+
appliesTo="v1.0.3705">
|
76
|
+
|
77
|
+
<dependentAssembly>
|
78
|
+
<assemblyIdentity name="System"
|
79
|
+
publicKeyToken="b77a5c561934e089"
|
80
|
+
culture="neutral"/>
|
81
|
+
<bindingRedirect oldVersion="1.0.5000.0"
|
82
|
+
newVersion="1.0.3300.0"/>
|
83
|
+
</dependentAssembly>
|
84
|
+
|
85
|
+
<dependentAssembly>
|
86
|
+
<assemblyIdentity name="System.Data"
|
87
|
+
publicKeyToken="b77a5c561934e089"
|
88
|
+
culture="neutral"/>
|
89
|
+
<bindingRedirect oldVersion="1.0.5000.0"
|
90
|
+
newVersion="1.0.3300.0"/>
|
91
|
+
</dependentAssembly>
|
92
|
+
|
93
|
+
<dependentAssembly>
|
94
|
+
<assemblyIdentity name="System.Drawing"
|
95
|
+
publicKeyToken="b03f5f7f11d50a3a"
|
96
|
+
culture="neutral"/>
|
97
|
+
<bindingRedirect oldVersion="1.0.5000.0"
|
98
|
+
newVersion="1.0.3300.0"/>
|
99
|
+
</dependentAssembly>
|
100
|
+
|
101
|
+
<dependentAssembly>
|
102
|
+
<assemblyIdentity name="System.Windows.Forms"
|
103
|
+
publicKeyToken="b77a5c561934e089"
|
104
|
+
culture="neutral"/>
|
105
|
+
<bindingRedirect oldVersion="1.0.5000.0"
|
106
|
+
newVersion="1.0.3300.0"/>
|
107
|
+
</dependentAssembly>
|
108
|
+
|
109
|
+
<dependentAssembly>
|
110
|
+
<assemblyIdentity name="System.Xml"
|
111
|
+
publicKeyToken="b77a5c561934e089"
|
112
|
+
culture="neutral"/>
|
113
|
+
<bindingRedirect oldVersion="1.0.5000.0"
|
114
|
+
newVersion="1.0.3300.0"/>
|
115
|
+
</dependentAssembly>
|
116
|
+
|
117
|
+
</assemblyBinding>
|
118
|
+
|
119
|
+
</runtime>
|
120
|
+
|
121
|
+
</configuration>
|