uppercutbuild 0.9
Sign up to get free protection for your applications and to get access to all the features.
- data/lib/NDepend.xml +251 -0
- data/lib/build.bat +32 -0
- data/lib/build/Castle.Core.dll +0 -0
- data/lib/build/Castle.DynamicProxy2.dll +0 -0
- data/lib/build/Castle.MicroKernel.dll +0 -0
- data/lib/build/Castle.Windsor.dll +0 -0
- data/lib/build/UppercuT.xml +5 -0
- data/lib/build/analyze.step +78 -0
- data/lib/build/analyzers/gallio.test.step +145 -0
- data/lib/build/analyzers/mbunit2.test.step +146 -0
- data/lib/build/analyzers/moma.step +143 -0
- data/lib/build/analyzers/ncover.step +186 -0
- data/lib/build/analyzers/ndepend.step +95 -0
- data/lib/build/analyzers/nitriq.step +116 -0
- data/lib/build/analyzers/nunit.test.step +172 -0
- data/lib/build/analyzers/test.step +99 -0
- data/lib/build/compile.step +178 -0
- data/lib/build/customize.bat +41 -0
- data/lib/build/customize.build +76 -0
- data/lib/build/customizers/item.template +50 -0
- data/lib/build/default.build +164 -0
- data/lib/build/deploymentBuilder.step +103 -0
- data/lib/build/environmentBuilder.step +119 -0
- data/lib/build/generateBuildInfo.step +106 -0
- data/lib/build/ilmerge.build +174 -0
- data/lib/build/open.build +103 -0
- data/lib/build/package.step +234 -0
- data/lib/build/policyChecks.step +81 -0
- data/lib/build/updateAssemblies.build +107 -0
- data/lib/build/uppercut.dll +0 -0
- data/lib/build/uppercut.tasks.dll +0 -0
- data/lib/build/versionBuilder.step +148 -0
- data/lib/build/versioners/git.step +106 -0
- data/lib/build/versioners/hg.step +106 -0
- data/lib/build/versioners/svn.step +112 -0
- data/lib/build/versioners/tfs.step +104 -0
- data/lib/build/zip.build +162 -0
- data/lib/deployment/scripts/database.deploy +37 -0
- data/lib/deployment/templates/AppDeployment.bat +9 -0
- data/lib/deployment/templates/DBDeployment.RESTORE.bat +9 -0
- data/lib/deployment/templates/DBDeployment.bat +9 -0
- data/lib/lib/MbUnit2/MbUnit.AddIn.dll +0 -0
- data/lib/lib/MbUnit2/MbUnit.Cons.exe +0 -0
- data/lib/lib/MbUnit2/MbUnit.Cons.exe.config +12 -0
- data/lib/lib/MbUnit2/MbUnit.Framework.2.0.dll +0 -0
- data/lib/lib/MbUnit2/MbUnit.Framework.XML +6929 -0
- data/lib/lib/MbUnit2/MbUnit.Framework.dll +0 -0
- data/lib/lib/MbUnit2/MbUnit.GUI.exe +0 -0
- data/lib/lib/MbUnit2/MbUnit.GUI.exe.config +14 -0
- data/lib/lib/MbUnit2/MbUnit.MSBuild.Tasks.dll +0 -0
- data/lib/lib/MbUnit2/NAnt.Core.dll +0 -0
- data/lib/lib/MbUnit2/NGraphviz.Helpers.dll +0 -0
- data/lib/lib/MbUnit2/NGraphviz.Layout.dll +0 -0
- data/lib/lib/MbUnit2/NGraphviz.dll +0 -0
- data/lib/lib/MbUnit2/QuickGraph.Algorithms.Graphviz.dll +0 -0
- data/lib/lib/MbUnit2/QuickGraph.Algorithms.dll +0 -0
- data/lib/lib/MbUnit2/QuickGraph.dll +0 -0
- data/lib/lib/MbUnit2/Refly.dll +0 -0
- data/lib/lib/MbUnit2/TestDriven.Framework.dll +0 -0
- data/lib/lib/MbUnit2/TestFu.XML +1932 -0
- data/lib/lib/MbUnit2/TestFu.dll +0 -0
- data/lib/lib/MbUnit2/XsdTidy.exe +0 -0
- data/lib/lib/MoMA/Definitions/2.4.0.1-defs.zip +0 -0
- data/lib/lib/MoMA/ICSharpCode.SharpZipLib.dll +0 -0
- data/lib/lib/MoMA/MoMA.Analyzer.dll +0 -0
- data/lib/lib/MoMA/MoMA.exe +0 -0
- data/lib/lib/MoMA/Mono.Cecil.dll +0 -0
- data/lib/lib/MoMA/Reports/Media/fail.png +0 -0
- data/lib/lib/MoMA/Reports/Media/minus.png +0 -0
- data/lib/lib/MoMA/Reports/Media/moma.css +117 -0
- data/lib/lib/MoMA/Reports/Media/moma.js +17 -0
- data/lib/lib/MoMA/Reports/Media/pass.png +0 -0
- data/lib/lib/MoMA/Reports/Media/plus.png +0 -0
- data/lib/lib/MoMA/Resources/button_ok.png +0 -0
- data/lib/lib/MoMA/Resources/dialog-warning.png +0 -0
- data/lib/lib/MoMA/Resources/dialogback.png +0 -0
- data/lib/lib/MoMA/Resources/list-add.png +0 -0
- data/lib/lib/MoMA/Resources/list-directory.png +0 -0
- data/lib/lib/MoMA/Resources/list-remove.png +0 -0
- data/lib/lib/MoMA/Resources/monoback.png +0 -0
- data/lib/lib/MoMA/Resources/spinner.gif +0 -0
- data/lib/lib/NAnt/CollectionGen.dll +0 -0
- data/lib/lib/NAnt/Interop.MsmMergeTypeLib.dll +0 -0
- data/lib/lib/NAnt/Interop.StarTeam.dll +0 -0
- data/lib/lib/NAnt/Interop.WindowsInstaller.dll +0 -0
- data/lib/lib/NAnt/MSITaskErrors.mst +0 -0
- data/lib/lib/NAnt/MSITaskTemplate.msi +0 -0
- data/lib/lib/NAnt/MSMTaskErrors.mst +0 -0
- data/lib/lib/NAnt/MSMTaskTemplate.msm +0 -0
- data/lib/lib/NAnt/MbUnit.Framework.dll +0 -0
- data/lib/lib/NAnt/MbUnit.Tasks.dll +0 -0
- data/lib/lib/NAnt/NAnt.CompressionTasks.dll +0 -0
- data/lib/lib/NAnt/NAnt.Contrib.Tasks.dll +0 -0
- data/lib/lib/NAnt/NAnt.Core.dll +0 -0
- data/lib/lib/NAnt/NAnt.DotNetTasks.dll +0 -0
- data/lib/lib/NAnt/NAnt.MSNetTasks.dll +0 -0
- data/lib/lib/NAnt/NAnt.NUnit.dll +0 -0
- data/lib/lib/NAnt/NAnt.NUnit1Tasks.dll +0 -0
- data/lib/lib/NAnt/NAnt.NUnit2Tasks.dll +0 -0
- data/lib/lib/NAnt/NAnt.SourceControlTasks.dll +0 -0
- data/lib/lib/NAnt/NAnt.VSNetTasks.dll +0 -0
- data/lib/lib/NAnt/NAnt.VisualCppTasks.dll +0 -0
- data/lib/lib/NAnt/NAnt.Win32Tasks.dll +0 -0
- data/lib/lib/NAnt/NAnt.exe +0 -0
- data/lib/lib/NAnt/NAnt.exe.config +2126 -0
- data/lib/lib/NAnt/NCoverExplorer.NAntTasks.dll +0 -0
- data/lib/lib/NAnt/NDepend.Build.NAntTasks.dll +0 -0
- data/lib/lib/NAnt/NDoc.Documenter.NAnt.dll +0 -0
- data/lib/lib/NAnt/QuickGraph.Algorithms.dll +0 -0
- data/lib/lib/NAnt/QuickGraph.dll +0 -0
- data/lib/lib/NAnt/SLiNgshoT.Core.dll +0 -0
- data/lib/lib/NAnt/SLiNgshoT.exe +0 -0
- data/lib/lib/NAnt/SourceSafe.Interop.dll +0 -0
- data/lib/lib/NAnt/ThoughtWorks.CruiseControl.MSBuild.dll +0 -0
- data/lib/lib/NAnt/extensions/common/2.0/NAnt.MSBuild.dll +0 -0
- data/lib/lib/NAnt/extensions/common/2.0/NAnt.MSBuild.xml +36 -0
- data/lib/lib/NAnt/lib/common/1.1/nunit-console-runner.dll +0 -0
- data/lib/lib/NAnt/lib/common/1.1/nunit-console.exe +0 -0
- data/lib/lib/NAnt/lib/common/1.1/nunit.core.dll +0 -0
- data/lib/lib/NAnt/lib/common/1.1/nunit.framework.dll +0 -0
- data/lib/lib/NAnt/lib/common/1.1/nunit.util.dll +0 -0
- data/lib/lib/NAnt/lib/common/2.0/nunit-console-runner.dll +0 -0
- data/lib/lib/NAnt/lib/common/2.0/nunit-console.exe +0 -0
- data/lib/lib/NAnt/lib/common/2.0/nunit.core.dll +0 -0
- data/lib/lib/NAnt/lib/common/2.0/nunit.framework.dll +0 -0
- data/lib/lib/NAnt/lib/common/2.0/nunit.util.dll +0 -0
- data/lib/lib/NAnt/lib/common/neutral/ICSharpCode.SharpCvsLib.Console.dll +0 -0
- data/lib/lib/NAnt/lib/common/neutral/ICSharpCode.SharpCvsLib.dll +0 -0
- data/lib/lib/NAnt/lib/common/neutral/ICSharpCode.SharpZipLib.dll +0 -0
- data/lib/lib/NAnt/lib/common/neutral/NDoc.Core.dll +0 -0
- data/lib/lib/NAnt/lib/common/neutral/NDoc.Documenter.Msdn.dll +0 -0
- data/lib/lib/NAnt/lib/common/neutral/NDoc.ExtendedUI.dll +0 -0
- data/lib/lib/NAnt/lib/common/neutral/NUnitCore.dll +0 -0
- data/lib/lib/NAnt/lib/mono/1.0/NDoc.Core.dll +0 -0
- data/lib/lib/NAnt/lib/mono/1.0/NDoc.Documenter.Msdn.dll +0 -0
- data/lib/lib/NAnt/lib/mono/1.0/NDoc.ExtendedUI.dll +0 -0
- data/lib/lib/NAnt/lib/mono/1.0/nunit.core.dll +0 -0
- data/lib/lib/NAnt/lib/mono/1.0/nunit.framework.dll +0 -0
- data/lib/lib/NAnt/lib/mono/1.0/nunit.util.dll +0 -0
- data/lib/lib/NAnt/lib/mono/2.0/NDoc.Core.dll +0 -0
- data/lib/lib/NAnt/lib/mono/2.0/NDoc.Documenter.Msdn.dll +0 -0
- data/lib/lib/NAnt/lib/mono/2.0/NDoc.ExtendedUI.dll +0 -0
- data/lib/lib/NAnt/lib/mono/2.0/nunit.core.dll +0 -0
- data/lib/lib/NAnt/lib/mono/2.0/nunit.framework.dll +0 -0
- data/lib/lib/NAnt/lib/mono/2.0/nunit.util.dll +0 -0
- data/lib/lib/NAnt/lib/net/1.0/NDoc.Core.dll +0 -0
- data/lib/lib/NAnt/lib/net/1.0/NDoc.Documenter.Msdn.dll +0 -0
- data/lib/lib/NAnt/lib/net/1.0/NDoc.ExtendedUI.dll +0 -0
- data/lib/lib/NAnt/lib/net/1.0/nunit-console-runner.dll +0 -0
- data/lib/lib/NAnt/lib/net/1.0/nunit-console.exe +0 -0
- data/lib/lib/NAnt/lib/net/1.0/nunit.core.dll +0 -0
- data/lib/lib/NAnt/lib/net/1.0/nunit.framework.dll +0 -0
- data/lib/lib/NAnt/lib/net/1.0/nunit.util.dll +0 -0
- data/lib/lib/NAnt/lib/net/1.1/NDoc.Core.dll +0 -0
- data/lib/lib/NAnt/lib/net/1.1/NDoc.Documenter.Msdn.dll +0 -0
- data/lib/lib/NAnt/lib/net/1.1/NDoc.ExtendedUI.dll +0 -0
- data/lib/lib/NAnt/lib/net/1.1/nunit.core.dll +0 -0
- data/lib/lib/NAnt/lib/net/1.1/nunit.framework.dll +0 -0
- data/lib/lib/NAnt/lib/net/1.1/nunit.util.dll +0 -0
- data/lib/lib/NAnt/lib/net/2.0/NDoc.Core.dll +0 -0
- data/lib/lib/NAnt/lib/net/2.0/NDoc.Documenter.Msdn.dll +0 -0
- data/lib/lib/NAnt/lib/net/2.0/NDoc.ExtendedUI.dll +0 -0
- data/lib/lib/NAnt/lib/net/2.0/nunit.core.dll +0 -0
- data/lib/lib/NAnt/lib/net/2.0/nunit.framework.dll +0 -0
- data/lib/lib/NAnt/lib/net/2.0/nunit.util.dll +0 -0
- data/lib/lib/NAnt/log4net.dll +0 -0
- data/lib/lib/NAnt/scvs.exe +0 -0
- data/lib/lib/NCover/ActiproEULA.html +287 -0
- data/lib/lib/NCover/ActiproSoftware.Shared.Net11.dll +0 -0
- data/lib/lib/NCover/ActiproSoftware.SyntaxEditor.Net11.dll +0 -0
- data/lib/lib/NCover/ActiproSoftware.WinUICore.Net11.dll +0 -0
- data/lib/lib/NCover/CommandBars.dll +0 -0
- data/lib/lib/NCover/ConsoleConfig.xsd +123 -0
- data/lib/lib/NCover/ConsoleExample.config +94 -0
- data/lib/lib/NCover/CoverLib.dll +0 -0
- data/lib/lib/NCover/Coverage.xsl +339 -0
- data/lib/lib/NCover/CoverageReport.xsl +468 -0
- data/lib/lib/NCover/ICSharpCode.TextEditor.dll +0 -0
- data/lib/lib/NCover/LicencePersonal.rtf +334 -0
- data/lib/lib/NCover/MSVCP80.dll +0 -0
- data/lib/lib/NCover/MSVCR80.dll +0 -0
- data/lib/lib/NCover/Microsoft.VC80.CRT.manifest +8 -0
- data/lib/lib/NCover/NCover.Console.exe +0 -0
- data/lib/lib/NCover/NCover.Console.exe.config +6 -0
- data/lib/lib/NCover/NCover.Framework.dll +0 -0
- data/lib/lib/NCover/NCoverExplorer.Console.exe +0 -0
- data/lib/lib/NCover/NCoverExplorer.Core.dll +0 -0
- data/lib/lib/NCover/NCoverExplorer.NCoverRunner.dll +0 -0
- data/lib/lib/NCover/NCoverExplorer.WinForms.dll +0 -0
- data/lib/lib/NCover/NCoverExplorer.exe +0 -0
- data/lib/lib/NCover/NCoverExplorer.exe.config +8 -0
- data/lib/lib/NCover/NCoverExplorerFAQ.html +303 -0
- data/lib/lib/NCover/NCoverExplorerReleaseNotes.html +874 -0
- data/lib/lib/NCover/NCoverFAQ.html +429 -0
- data/lib/lib/NCover/VC80CRT.MAN +15 -0
- data/lib/lib/NCover/license.txt +299 -0
- data/lib/lib/NUnit/NUnitTests.config +84 -0
- data/lib/lib/NUnit/NUnitTests.nunit +14 -0
- data/lib/lib/NUnit/agent.conf +4 -0
- data/lib/lib/NUnit/agent.log.conf +18 -0
- data/lib/lib/NUnit/framework/nunit.framework.dll +0 -0
- data/lib/lib/NUnit/framework/nunit.framework.xml +10113 -0
- data/lib/lib/NUnit/framework/nunit.mocks.dll +0 -0
- data/lib/lib/NUnit/framework/pnunit.framework.dll +0 -0
- data/lib/lib/NUnit/launcher.log.conf +18 -0
- data/lib/lib/NUnit/lib/Failure.png +0 -0
- data/lib/lib/NUnit/lib/Ignored.png +0 -0
- data/lib/lib/NUnit/lib/Inconclusive.png +0 -0
- data/lib/lib/NUnit/lib/Skipped.png +0 -0
- data/lib/lib/NUnit/lib/Success.png +0 -0
- data/lib/lib/NUnit/lib/fit.dll +0 -0
- data/lib/lib/NUnit/lib/log4net.dll +0 -0
- data/lib/lib/NUnit/lib/nunit-console-runner.dll +0 -0
- data/lib/lib/NUnit/lib/nunit-gui-runner.dll +0 -0
- data/lib/lib/NUnit/lib/nunit.core.dll +0 -0
- data/lib/lib/NUnit/lib/nunit.core.interfaces.dll +0 -0
- data/lib/lib/NUnit/lib/nunit.fixtures.dll +0 -0
- data/lib/lib/NUnit/lib/nunit.uiexception.dll +0 -0
- data/lib/lib/NUnit/lib/nunit.uikit.dll +0 -0
- data/lib/lib/NUnit/lib/nunit.util.dll +0 -0
- data/lib/lib/NUnit/nunit-agent-x86.exe +0 -0
- data/lib/lib/NUnit/nunit-agent-x86.exe.config +76 -0
- data/lib/lib/NUnit/nunit-agent.exe +0 -0
- data/lib/lib/NUnit/nunit-agent.exe.config +76 -0
- data/lib/lib/NUnit/nunit-console-x86.exe +0 -0
- data/lib/lib/NUnit/nunit-console-x86.exe.config +76 -0
- data/lib/lib/NUnit/nunit-console.exe +0 -0
- data/lib/lib/NUnit/nunit-console.exe.config +76 -0
- data/lib/lib/NUnit/nunit-x86.exe +0 -0
- data/lib/lib/NUnit/nunit-x86.exe.config +91 -0
- data/lib/lib/NUnit/nunit.exe +0 -0
- data/lib/lib/NUnit/nunit.exe.config +91 -0
- data/lib/lib/NUnit/nunit.framework.dll +0 -0
- data/lib/lib/NUnit/pnunit-agent.exe +0 -0
- data/lib/lib/NUnit/pnunit-agent.exe.config +77 -0
- data/lib/lib/NUnit/pnunit-launcher.exe +0 -0
- data/lib/lib/NUnit/pnunit-launcher.exe.config +77 -0
- data/lib/lib/NUnit/pnunit.framework.dll +0 -0
- data/lib/lib/NUnit/pnunit.tests.dll +0 -0
- data/lib/lib/NUnit/runpnunit.bat +2 -0
- data/lib/lib/NUnit/test.conf +24 -0
- data/lib/lib/NUnit/tests/loadtest-assembly.dll +0 -0
- data/lib/lib/NUnit/tests/mock-assembly.dll +0 -0
- data/lib/lib/NUnit/tests/nonamespace-assembly.dll +0 -0
- data/lib/lib/NUnit/tests/nunit-console.tests.dll +0 -0
- data/lib/lib/NUnit/tests/nunit-gui.tests.dll +0 -0
- data/lib/lib/NUnit/tests/nunit.core.tests.dll +0 -0
- data/lib/lib/NUnit/tests/nunit.fixtures.tests.dll +0 -0
- data/lib/lib/NUnit/tests/nunit.framework.dll +0 -0
- data/lib/lib/NUnit/tests/nunit.framework.tests.dll +0 -0
- data/lib/lib/NUnit/tests/nunit.mocks.tests.dll +0 -0
- data/lib/lib/NUnit/tests/nunit.uiexception.tests.dll +0 -0
- data/lib/lib/NUnit/tests/nunit.uikit.tests.dll +0 -0
- data/lib/lib/NUnit/tests/nunit.util.tests.dll +0 -0
- data/lib/lib/NUnit/tests/test-assembly.dll +0 -0
- data/lib/lib/NUnit/tests/test-utilities.dll +0 -0
- data/lib/lib/NUnit/tests/timing-tests.dll +0 -0
- data/lib/open.bat +10 -0
- data/lib/settings/LOCAL.settings +29 -0
- data/lib/settings/SettingsFileReadMe.txt +2 -0
- data/lib/settings/UppercuT.config +73 -0
- data/lib/test.bat +38 -0
- data/lib/zip.bat +23 -0
- metadata +328 -0
Binary file
|
Binary file
|
@@ -0,0 +1,18 @@
|
|
1
|
+
<log4net>
|
2
|
+
<!-- A1 is set to be a ConsoleAppender -->
|
3
|
+
<appender name="A1" type="log4net.Appender.ConsoleAppender">
|
4
|
+
|
5
|
+
<!-- A1 uses PatternLayout -->
|
6
|
+
<layout type="log4net.Layout.PatternLayout">
|
7
|
+
<!-- Print the date in ISO 8601 format -->
|
8
|
+
<conversionPattern value="%-5level %logger - %message%newline" />
|
9
|
+
</layout>
|
10
|
+
</appender>
|
11
|
+
|
12
|
+
<!-- Set root logger level to DEBUG and its only appender to A1 -->
|
13
|
+
<root>
|
14
|
+
<level value="DEBUG" />
|
15
|
+
<appender-ref ref="A1" />
|
16
|
+
</root>
|
17
|
+
|
18
|
+
</log4net>
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
@@ -0,0 +1,76 @@
|
|
1
|
+
<?xml version="1.0" encoding="utf-8"?>
|
2
|
+
<configuration>
|
3
|
+
<!-- Set the level for tracing NUnit itself -->
|
4
|
+
<!-- 0=Off 1=Error 2=Warning 3=Info 4=Debug -->
|
5
|
+
<system.diagnostics>
|
6
|
+
<switches>
|
7
|
+
<add name="NTrace" value="0" />
|
8
|
+
</switches>
|
9
|
+
</system.diagnostics>
|
10
|
+
|
11
|
+
<runtime>
|
12
|
+
<!-- We need this so test exceptions don't crash NUnit -->
|
13
|
+
<legacyUnhandledExceptionPolicy enabled="1" />
|
14
|
+
|
15
|
+
<!-- Look for addins in the addins directory for now -->
|
16
|
+
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
|
17
|
+
<probing privatePath="lib;addins"/>
|
18
|
+
</assemblyBinding>
|
19
|
+
|
20
|
+
<!--
|
21
|
+
The following <assemblyBinding> section allows running nunit under
|
22
|
+
.NET 1.0 by redirecting assemblies. The appliesTo attribute
|
23
|
+
causes the section to be ignored except under .NET 1.0
|
24
|
+
on a machine with only the .NET version 1.0 runtime installed.
|
25
|
+
If application and its tests were built for .NET 1.1 you will
|
26
|
+
also need to redirect system assemblies in the test config file,
|
27
|
+
which controls loading of the tests.
|
28
|
+
-->
|
29
|
+
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1"
|
30
|
+
appliesTo="v1.0.3705">
|
31
|
+
|
32
|
+
<dependentAssembly>
|
33
|
+
<assemblyIdentity name="System"
|
34
|
+
publicKeyToken="b77a5c561934e089"
|
35
|
+
culture="neutral"/>
|
36
|
+
<bindingRedirect oldVersion="1.0.5000.0"
|
37
|
+
newVersion="1.0.3300.0"/>
|
38
|
+
</dependentAssembly>
|
39
|
+
|
40
|
+
<dependentAssembly>
|
41
|
+
<assemblyIdentity name="System.Data"
|
42
|
+
publicKeyToken="b77a5c561934e089"
|
43
|
+
culture="neutral"/>
|
44
|
+
<bindingRedirect oldVersion="1.0.5000.0"
|
45
|
+
newVersion="1.0.3300.0"/>
|
46
|
+
</dependentAssembly>
|
47
|
+
|
48
|
+
<dependentAssembly>
|
49
|
+
<assemblyIdentity name="System.Drawing"
|
50
|
+
publicKeyToken="b03f5f7f11d50a3a"
|
51
|
+
culture="neutral"/>
|
52
|
+
<bindingRedirect oldVersion="1.0.5000.0"
|
53
|
+
newVersion="1.0.3300.0"/>
|
54
|
+
</dependentAssembly>
|
55
|
+
|
56
|
+
<dependentAssembly>
|
57
|
+
<assemblyIdentity name="System.Windows.Forms"
|
58
|
+
publicKeyToken="b77a5c561934e089"
|
59
|
+
culture="neutral"/>
|
60
|
+
<bindingRedirect oldVersion="1.0.5000.0"
|
61
|
+
newVersion="1.0.3300.0"/>
|
62
|
+
</dependentAssembly>
|
63
|
+
|
64
|
+
<dependentAssembly>
|
65
|
+
<assemblyIdentity name="System.Xml"
|
66
|
+
publicKeyToken="b77a5c561934e089"
|
67
|
+
culture="neutral"/>
|
68
|
+
<bindingRedirect oldVersion="1.0.5000.0"
|
69
|
+
newVersion="1.0.3300.0"/>
|
70
|
+
</dependentAssembly>
|
71
|
+
|
72
|
+
</assemblyBinding>
|
73
|
+
|
74
|
+
</runtime>
|
75
|
+
|
76
|
+
</configuration>
|
Binary file
|
@@ -0,0 +1,76 @@
|
|
1
|
+
<?xml version="1.0" encoding="utf-8"?>
|
2
|
+
<configuration>
|
3
|
+
<!-- Set the level for tracing NUnit itself -->
|
4
|
+
<!-- 0=Off 1=Error 2=Warning 3=Info 4=Debug -->
|
5
|
+
<system.diagnostics>
|
6
|
+
<switches>
|
7
|
+
<add name="NTrace" value="0" />
|
8
|
+
</switches>
|
9
|
+
</system.diagnostics>
|
10
|
+
|
11
|
+
<runtime>
|
12
|
+
<!-- We need this so test exceptions don't crash NUnit -->
|
13
|
+
<legacyUnhandledExceptionPolicy enabled="1" />
|
14
|
+
|
15
|
+
<!-- Look for addins in the addins directory for now -->
|
16
|
+
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
|
17
|
+
<probing privatePath="lib;addins"/>
|
18
|
+
</assemblyBinding>
|
19
|
+
|
20
|
+
<!--
|
21
|
+
The following <assemblyBinding> section allows running nunit under
|
22
|
+
.NET 1.0 by redirecting assemblies. The appliesTo attribute
|
23
|
+
causes the section to be ignored except under .NET 1.0
|
24
|
+
on a machine with only the .NET version 1.0 runtime installed.
|
25
|
+
If application and its tests were built for .NET 1.1 you will
|
26
|
+
also need to redirect system assemblies in the test config file,
|
27
|
+
which controls loading of the tests.
|
28
|
+
-->
|
29
|
+
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1"
|
30
|
+
appliesTo="v1.0.3705">
|
31
|
+
|
32
|
+
<dependentAssembly>
|
33
|
+
<assemblyIdentity name="System"
|
34
|
+
publicKeyToken="b77a5c561934e089"
|
35
|
+
culture="neutral"/>
|
36
|
+
<bindingRedirect oldVersion="1.0.5000.0"
|
37
|
+
newVersion="1.0.3300.0"/>
|
38
|
+
</dependentAssembly>
|
39
|
+
|
40
|
+
<dependentAssembly>
|
41
|
+
<assemblyIdentity name="System.Data"
|
42
|
+
publicKeyToken="b77a5c561934e089"
|
43
|
+
culture="neutral"/>
|
44
|
+
<bindingRedirect oldVersion="1.0.5000.0"
|
45
|
+
newVersion="1.0.3300.0"/>
|
46
|
+
</dependentAssembly>
|
47
|
+
|
48
|
+
<dependentAssembly>
|
49
|
+
<assemblyIdentity name="System.Drawing"
|
50
|
+
publicKeyToken="b03f5f7f11d50a3a"
|
51
|
+
culture="neutral"/>
|
52
|
+
<bindingRedirect oldVersion="1.0.5000.0"
|
53
|
+
newVersion="1.0.3300.0"/>
|
54
|
+
</dependentAssembly>
|
55
|
+
|
56
|
+
<dependentAssembly>
|
57
|
+
<assemblyIdentity name="System.Windows.Forms"
|
58
|
+
publicKeyToken="b77a5c561934e089"
|
59
|
+
culture="neutral"/>
|
60
|
+
<bindingRedirect oldVersion="1.0.5000.0"
|
61
|
+
newVersion="1.0.3300.0"/>
|
62
|
+
</dependentAssembly>
|
63
|
+
|
64
|
+
<dependentAssembly>
|
65
|
+
<assemblyIdentity name="System.Xml"
|
66
|
+
publicKeyToken="b77a5c561934e089"
|
67
|
+
culture="neutral"/>
|
68
|
+
<bindingRedirect oldVersion="1.0.5000.0"
|
69
|
+
newVersion="1.0.3300.0"/>
|
70
|
+
</dependentAssembly>
|
71
|
+
|
72
|
+
</assemblyBinding>
|
73
|
+
|
74
|
+
</runtime>
|
75
|
+
|
76
|
+
</configuration>
|
Binary file
|
@@ -0,0 +1,76 @@
|
|
1
|
+
<?xml version="1.0" encoding="utf-8"?>
|
2
|
+
<configuration>
|
3
|
+
<!-- Set the level for tracing NUnit itself -->
|
4
|
+
<!-- 0=Off 1=Error 2=Warning 3=Info 4=Debug -->
|
5
|
+
<system.diagnostics>
|
6
|
+
<switches>
|
7
|
+
<add name="NTrace" value="0" />
|
8
|
+
</switches>
|
9
|
+
</system.diagnostics>
|
10
|
+
|
11
|
+
<runtime>
|
12
|
+
<!-- We need this so test exceptions don't crash NUnit -->
|
13
|
+
<legacyUnhandledExceptionPolicy enabled="1" />
|
14
|
+
|
15
|
+
<!-- Look for addins in the addins directory for now -->
|
16
|
+
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
|
17
|
+
<probing privatePath="lib;addins"/>
|
18
|
+
</assemblyBinding>
|
19
|
+
|
20
|
+
<!--
|
21
|
+
The following <assemblyBinding> section allows running nunit under
|
22
|
+
.NET 1.0 by redirecting assemblies. The appliesTo attribute
|
23
|
+
causes the section to be ignored except under .NET 1.0
|
24
|
+
on a machine with only the .NET version 1.0 runtime installed.
|
25
|
+
If application and its tests were built for .NET 1.1 you will
|
26
|
+
also need to redirect system assemblies in the test config file,
|
27
|
+
which controls loading of the tests.
|
28
|
+
-->
|
29
|
+
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1"
|
30
|
+
appliesTo="v1.0.3705">
|
31
|
+
|
32
|
+
<dependentAssembly>
|
33
|
+
<assemblyIdentity name="System"
|
34
|
+
publicKeyToken="b77a5c561934e089"
|
35
|
+
culture="neutral"/>
|
36
|
+
<bindingRedirect oldVersion="1.0.5000.0"
|
37
|
+
newVersion="1.0.3300.0"/>
|
38
|
+
</dependentAssembly>
|
39
|
+
|
40
|
+
<dependentAssembly>
|
41
|
+
<assemblyIdentity name="System.Data"
|
42
|
+
publicKeyToken="b77a5c561934e089"
|
43
|
+
culture="neutral"/>
|
44
|
+
<bindingRedirect oldVersion="1.0.5000.0"
|
45
|
+
newVersion="1.0.3300.0"/>
|
46
|
+
</dependentAssembly>
|
47
|
+
|
48
|
+
<dependentAssembly>
|
49
|
+
<assemblyIdentity name="System.Drawing"
|
50
|
+
publicKeyToken="b03f5f7f11d50a3a"
|
51
|
+
culture="neutral"/>
|
52
|
+
<bindingRedirect oldVersion="1.0.5000.0"
|
53
|
+
newVersion="1.0.3300.0"/>
|
54
|
+
</dependentAssembly>
|
55
|
+
|
56
|
+
<dependentAssembly>
|
57
|
+
<assemblyIdentity name="System.Windows.Forms"
|
58
|
+
publicKeyToken="b77a5c561934e089"
|
59
|
+
culture="neutral"/>
|
60
|
+
<bindingRedirect oldVersion="1.0.5000.0"
|
61
|
+
newVersion="1.0.3300.0"/>
|
62
|
+
</dependentAssembly>
|
63
|
+
|
64
|
+
<dependentAssembly>
|
65
|
+
<assemblyIdentity name="System.Xml"
|
66
|
+
publicKeyToken="b77a5c561934e089"
|
67
|
+
culture="neutral"/>
|
68
|
+
<bindingRedirect oldVersion="1.0.5000.0"
|
69
|
+
newVersion="1.0.3300.0"/>
|
70
|
+
</dependentAssembly>
|
71
|
+
|
72
|
+
</assemblyBinding>
|
73
|
+
|
74
|
+
</runtime>
|
75
|
+
|
76
|
+
</configuration>
|
Binary file
|
@@ -0,0 +1,76 @@
|
|
1
|
+
<?xml version="1.0" encoding="utf-8"?>
|
2
|
+
<configuration>
|
3
|
+
<!-- Set the level for tracing NUnit itself -->
|
4
|
+
<!-- 0=Off 1=Error 2=Warning 3=Info 4=Debug -->
|
5
|
+
<system.diagnostics>
|
6
|
+
<switches>
|
7
|
+
<add name="NTrace" value="0" />
|
8
|
+
</switches>
|
9
|
+
</system.diagnostics>
|
10
|
+
|
11
|
+
<runtime>
|
12
|
+
<!-- We need this so test exceptions don't crash NUnit -->
|
13
|
+
<legacyUnhandledExceptionPolicy enabled="1" />
|
14
|
+
|
15
|
+
<!-- Look for addins in the addins directory for now -->
|
16
|
+
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
|
17
|
+
<probing privatePath="lib;addins"/>
|
18
|
+
</assemblyBinding>
|
19
|
+
|
20
|
+
<!--
|
21
|
+
The following <assemblyBinding> section allows running nunit under
|
22
|
+
.NET 1.0 by redirecting assemblies. The appliesTo attribute
|
23
|
+
causes the section to be ignored except under .NET 1.0
|
24
|
+
on a machine with only the .NET version 1.0 runtime installed.
|
25
|
+
If application and its tests were built for .NET 1.1 you will
|
26
|
+
also need to redirect system assemblies in the test config file,
|
27
|
+
which controls loading of the tests.
|
28
|
+
-->
|
29
|
+
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1"
|
30
|
+
appliesTo="v1.0.3705">
|
31
|
+
|
32
|
+
<dependentAssembly>
|
33
|
+
<assemblyIdentity name="System"
|
34
|
+
publicKeyToken="b77a5c561934e089"
|
35
|
+
culture="neutral"/>
|
36
|
+
<bindingRedirect oldVersion="1.0.5000.0"
|
37
|
+
newVersion="1.0.3300.0"/>
|
38
|
+
</dependentAssembly>
|
39
|
+
|
40
|
+
<dependentAssembly>
|
41
|
+
<assemblyIdentity name="System.Data"
|
42
|
+
publicKeyToken="b77a5c561934e089"
|
43
|
+
culture="neutral"/>
|
44
|
+
<bindingRedirect oldVersion="1.0.5000.0"
|
45
|
+
newVersion="1.0.3300.0"/>
|
46
|
+
</dependentAssembly>
|
47
|
+
|
48
|
+
<dependentAssembly>
|
49
|
+
<assemblyIdentity name="System.Drawing"
|
50
|
+
publicKeyToken="b03f5f7f11d50a3a"
|
51
|
+
culture="neutral"/>
|
52
|
+
<bindingRedirect oldVersion="1.0.5000.0"
|
53
|
+
newVersion="1.0.3300.0"/>
|
54
|
+
</dependentAssembly>
|
55
|
+
|
56
|
+
<dependentAssembly>
|
57
|
+
<assemblyIdentity name="System.Windows.Forms"
|
58
|
+
publicKeyToken="b77a5c561934e089"
|
59
|
+
culture="neutral"/>
|
60
|
+
<bindingRedirect oldVersion="1.0.5000.0"
|
61
|
+
newVersion="1.0.3300.0"/>
|
62
|
+
</dependentAssembly>
|
63
|
+
|
64
|
+
<dependentAssembly>
|
65
|
+
<assemblyIdentity name="System.Xml"
|
66
|
+
publicKeyToken="b77a5c561934e089"
|
67
|
+
culture="neutral"/>
|
68
|
+
<bindingRedirect oldVersion="1.0.5000.0"
|
69
|
+
newVersion="1.0.3300.0"/>
|
70
|
+
</dependentAssembly>
|
71
|
+
|
72
|
+
</assemblyBinding>
|
73
|
+
|
74
|
+
</runtime>
|
75
|
+
|
76
|
+
</configuration>
|
Binary file
|
@@ -0,0 +1,91 @@
|
|
1
|
+
<?xml version="1.0" encoding="utf-8"?>
|
2
|
+
<configuration>
|
3
|
+
<!--
|
4
|
+
Application settings for NUnit-gui.exe. Do NOT put settings
|
5
|
+
for use by your tests here.
|
6
|
+
-->
|
7
|
+
<appSettings>
|
8
|
+
<!--
|
9
|
+
Uncomment to specify the url to be used for help. If not used, the
|
10
|
+
default value is something like
|
11
|
+
file://localhost/C:/Program Files/NUnit 2.2/doc/index.html
|
12
|
+
This setting is provided in case your default browser doesn't
|
13
|
+
support this format.
|
14
|
+
-->
|
15
|
+
<!-- <add key="helpUrl" value="http://www.nunit.org" /> -->
|
16
|
+
</appSettings>
|
17
|
+
|
18
|
+
<!-- Set the level for tracing NUnit itself -->
|
19
|
+
<!-- 0=Off 1=Error 2=Warning 3=Info 4=Debug -->
|
20
|
+
<system.diagnostics>
|
21
|
+
<switches>
|
22
|
+
<add name="NTrace" value="0" />
|
23
|
+
</switches>
|
24
|
+
</system.diagnostics>
|
25
|
+
|
26
|
+
<runtime>
|
27
|
+
<!-- We need this so test exceptions don't crash NUnit -->
|
28
|
+
<legacyUnhandledExceptionPolicy enabled="1" />
|
29
|
+
|
30
|
+
<!-- Look for addins in the addins directory for now -->
|
31
|
+
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
|
32
|
+
<probing privatePath="lib;addins" />
|
33
|
+
</assemblyBinding>
|
34
|
+
|
35
|
+
<!--
|
36
|
+
The following <assemblyBinding> section allows running nunit under
|
37
|
+
.NET 1.0 by redirecting assemblies. The appliesTo attribute
|
38
|
+
causes the section to be ignored except under .NET 1.0
|
39
|
+
on a machine with only the .NET version 1.0 runtime installed.
|
40
|
+
If application and its tests were built for .NET 1.1 you will
|
41
|
+
also need to redirect system assemblies in the test config file,
|
42
|
+
which controls loading of the tests.
|
43
|
+
-->
|
44
|
+
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1"
|
45
|
+
appliesTo="v1.0.3705">
|
46
|
+
|
47
|
+
<dependentAssembly>
|
48
|
+
<assemblyIdentity name="System"
|
49
|
+
publicKeyToken="b77a5c561934e089"
|
50
|
+
culture="neutral"/>
|
51
|
+
<bindingRedirect oldVersion="1.0.5000.0"
|
52
|
+
newVersion="1.0.3300.0"/>
|
53
|
+
</dependentAssembly>
|
54
|
+
|
55
|
+
<dependentAssembly>
|
56
|
+
<assemblyIdentity name="System.Data"
|
57
|
+
publicKeyToken="b77a5c561934e089"
|
58
|
+
culture="neutral"/>
|
59
|
+
<bindingRedirect oldVersion="1.0.5000.0"
|
60
|
+
newVersion="1.0.3300.0"/>
|
61
|
+
</dependentAssembly>
|
62
|
+
|
63
|
+
<dependentAssembly>
|
64
|
+
<assemblyIdentity name="System.Drawing"
|
65
|
+
publicKeyToken="b03f5f7f11d50a3a"
|
66
|
+
culture="neutral"/>
|
67
|
+
<bindingRedirect oldVersion="1.0.5000.0"
|
68
|
+
newVersion="1.0.3300.0"/>
|
69
|
+
</dependentAssembly>
|
70
|
+
|
71
|
+
<dependentAssembly>
|
72
|
+
<assemblyIdentity name="System.Windows.Forms"
|
73
|
+
publicKeyToken="b77a5c561934e089"
|
74
|
+
culture="neutral"/>
|
75
|
+
<bindingRedirect oldVersion="1.0.5000.0"
|
76
|
+
newVersion="1.0.3300.0"/>
|
77
|
+
</dependentAssembly>
|
78
|
+
|
79
|
+
<dependentAssembly>
|
80
|
+
<assemblyIdentity name="System.Xml"
|
81
|
+
publicKeyToken="b77a5c561934e089"
|
82
|
+
culture="neutral"/>
|
83
|
+
<bindingRedirect oldVersion="1.0.5000.0"
|
84
|
+
newVersion="1.0.3300.0"/>
|
85
|
+
</dependentAssembly>
|
86
|
+
|
87
|
+
</assemblyBinding>
|
88
|
+
|
89
|
+
</runtime>
|
90
|
+
|
91
|
+
</configuration>
|