You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucenenet.apache.org by sy...@apache.org on 2014/09/06 21:36:41 UTC

[30/51] [abbrv] [partial] Cleaning up and getting ready to development towards v4.8

http://git-wip-us.apache.org/repos/asf/lucenenet/blob/1da1cb5b/lib/Gallio.3.2.750/tools/MbUnit35.pdb
----------------------------------------------------------------------
diff --git a/lib/Gallio.3.2.750/tools/MbUnit35.pdb b/lib/Gallio.3.2.750/tools/MbUnit35.pdb
deleted file mode 100644
index 6f0bf1c..0000000
Binary files a/lib/Gallio.3.2.750/tools/MbUnit35.pdb and /dev/null differ

http://git-wip-us.apache.org/repos/asf/lucenenet/blob/1da1cb5b/lib/Gallio.3.2.750/tools/MbUnit35.plugin
----------------------------------------------------------------------
diff --git a/lib/Gallio.3.2.750/tools/MbUnit35.plugin b/lib/Gallio.3.2.750/tools/MbUnit35.plugin
deleted file mode 100644
index 543f2c0..0000000
--- a/lib/Gallio.3.2.750/tools/MbUnit35.plugin
+++ /dev/null
@@ -1,30 +0,0 @@
-<?xml version="1.0" encoding="utf-8" ?>
-<plugin pluginId="MbUnit35"
-        recommendedInstallationPath=""
-        enableCondition="${minFramework:NET35}"
-        xmlns="http://www.gallio.org/">
-  <traits>
-    <name>MbUnit v3 Extensions for .Net 3.5</name>
-    <version>3.2.0.0</version>
-    <description>Provides additional MbUnit v3 features for use with .Net 3.5.</description>
-    <icon>plugin://MbUnit/Resources/MbUnit.ico</icon>
-  </traits>
-
-  <dependencies>
-    <dependency pluginId="Gallio35" />
-    <dependency pluginId="MbUnit" />
-  </dependencies>
-
-  <files>
-    <file path="MbUnit35.plugin" />
-    <file path="MbUnit35.dll" />
-    <file path="MbUnit35.pdb" />
-    <file path="MbUnit35.xml" />
-  </files>
-
-  <assemblies>
-    <assembly fullName="MbUnit35, Version=3.2.0.0, Culture=neutral, PublicKeyToken=eb9cfa67ee6ab36e"
-              codeBase="MbUnit35.dll"
-              qualifyPartialName="true" />
-  </assemblies>
-</plugin>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/lucenenet/blob/1da1cb5b/lib/Gallio.3.2.750/tools/MbUnit35.xml
----------------------------------------------------------------------
diff --git a/lib/Gallio.3.2.750/tools/MbUnit35.xml b/lib/Gallio.3.2.750/tools/MbUnit35.xml
deleted file mode 100644
index 4fc0b5d..0000000
--- a/lib/Gallio.3.2.750/tools/MbUnit35.xml
+++ /dev/null
@@ -1,47 +0,0 @@
-<?xml version="1.0"?>
-<doc>
-    <assembly>
-        <name>MbUnit35</name>
-    </assembly>
-    <members>
-        <member name="T:MbUnit.Framework.AssertEx">
-            <summary>
-            Provides extended assertions for .Net 3.5.
-            </summary>
-        </member>
-        <member name="M:MbUnit.Framework.AssertEx.That(System.Linq.Expressions.Expression{System.Func{System.Boolean}})">
-            <summary>
-            Verifies that a particular condition holds true.
-            </summary>
-            <remarks>
-            <para>
-            If the condition evaluates to false, the assertion failure message will
-            describe in detail the intermediate value of relevant sub-expressions within
-            the condition.  Consequently the assertion failure will include more diagnostic
-            information than if <see cref="M:MbUnit.Framework.Assert.IsTrue(System.Boolean)"/> were used instead.
-            </para>
-            </remarks>
-            <param name="condition">The conditional expression to evaluate.</param>
-            <exception cref="T:System.ArgumentNullException">Thrown if <paramref name="condition"/> is null.</exception>
-            <exception cref="T:Gallio.Framework.Assertions.AssertionException">Thrown if the verification failed unless the current <see cref="P:Gallio.Framework.Assertions.AssertionContext.AssertionFailureBehavior"/> indicates otherwise.</exception>
-        </member>
-        <member name="M:MbUnit.Framework.AssertEx.That(System.Linq.Expressions.Expression{System.Func{System.Boolean}},System.String,System.Object[])">
-            <summary>
-            Verifies that a particular condition holds true.
-            </summary>
-            <remarks>
-            <para>
-            If the condition evaluates to false, the assertion failure message will
-            describe in detail the intermediate value of relevant sub-expressions within
-            the condition.  Consequently the assertion failure will include more diagnostic
-            information than if <see cref="M:MbUnit.Framework.Assert.IsTrue(System.Boolean,System.String,System.Object[])"/> were used instead.
-            </para>
-            </remarks>
-            <param name="condition">The conditional expression to evaluate.</param>
-            <param name="messageFormat">The custom assertion message format, or null if none.</param>
-            <param name="messageArgs">The custom assertion message arguments, or null if none.</param>
-            <exception cref="T:System.ArgumentNullException">Thrown if <paramref name="condition"/> is null.</exception>
-            <exception cref="T:Gallio.Framework.Assertions.AssertionException">Thrown if the verification failed unless the current <see cref="P:Gallio.Framework.Assertions.AssertionContext.AssertionFailureBehavior"/> indicates otherwise.</exception>
-        </member>
-    </members>
-</doc>

http://git-wip-us.apache.org/repos/asf/lucenenet/blob/1da1cb5b/lib/Gallio.3.2.750/tools/MbUnit40.dll
----------------------------------------------------------------------
diff --git a/lib/Gallio.3.2.750/tools/MbUnit40.dll b/lib/Gallio.3.2.750/tools/MbUnit40.dll
deleted file mode 100644
index 816cee0..0000000
Binary files a/lib/Gallio.3.2.750/tools/MbUnit40.dll and /dev/null differ

http://git-wip-us.apache.org/repos/asf/lucenenet/blob/1da1cb5b/lib/Gallio.3.2.750/tools/MbUnit40.pdb
----------------------------------------------------------------------
diff --git a/lib/Gallio.3.2.750/tools/MbUnit40.pdb b/lib/Gallio.3.2.750/tools/MbUnit40.pdb
deleted file mode 100644
index 55aee11..0000000
Binary files a/lib/Gallio.3.2.750/tools/MbUnit40.pdb and /dev/null differ

http://git-wip-us.apache.org/repos/asf/lucenenet/blob/1da1cb5b/lib/Gallio.3.2.750/tools/MbUnit40.plugin
----------------------------------------------------------------------
diff --git a/lib/Gallio.3.2.750/tools/MbUnit40.plugin b/lib/Gallio.3.2.750/tools/MbUnit40.plugin
deleted file mode 100644
index 0d5bfc7..0000000
--- a/lib/Gallio.3.2.750/tools/MbUnit40.plugin
+++ /dev/null
@@ -1,30 +0,0 @@
-<?xml version="1.0" encoding="utf-8" ?>
-<plugin pluginId="MbUnit40"
-        recommendedInstallationPath=""
-        enableCondition="${minFramework:NET40}"
-        xmlns="http://www.gallio.org/">
-  <traits>
-    <name>MbUnit v3 Extensions for .Net 4.0</name>
-    <version>3.2.0.0</version>
-    <description>Provides additional MbUnit v3 features for use with .Net 4.0.</description>
-    <icon>plugin://MbUnit/Resources/MbUnit.ico</icon>
-  </traits>
-
-  <dependencies>
-    <dependency pluginId="Gallio40" />
-    <dependency pluginId="MbUnit35" />
-  </dependencies>
-
-  <files>
-    <file path="MbUnit40.plugin" />
-    <file path="MbUnit40.dll" />
-    <file path="MbUnit40.pdb" />
-    <file path="MbUnit40.xml" />
-  </files>
-
-  <assemblies>
-    <assembly fullName="MbUnit40, Version=3.2.0.0, Culture=neutral, PublicKeyToken=eb9cfa67ee6ab36e"
-              codeBase="MbUnit40.dll"
-              qualifyPartialName="true" />
-  </assemblies>
-</plugin>

http://git-wip-us.apache.org/repos/asf/lucenenet/blob/1da1cb5b/lib/Gallio.3.2.750/tools/MbUnit40.xml
----------------------------------------------------------------------
diff --git a/lib/Gallio.3.2.750/tools/MbUnit40.xml b/lib/Gallio.3.2.750/tools/MbUnit40.xml
deleted file mode 100644
index eab3f0f..0000000
--- a/lib/Gallio.3.2.750/tools/MbUnit40.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0"?>
-<doc>
-    <assembly>
-        <name>MbUnit40</name>
-    </assembly>
-    <members>
-    </members>
-</doc>

http://git-wip-us.apache.org/repos/asf/lucenenet/blob/1da1cb5b/lib/Gallio.3.2.750/tools/NCover/Gallio.NCoverIntegration.dll
----------------------------------------------------------------------
diff --git a/lib/Gallio.3.2.750/tools/NCover/Gallio.NCoverIntegration.dll b/lib/Gallio.3.2.750/tools/NCover/Gallio.NCoverIntegration.dll
deleted file mode 100644
index a42aa47..0000000
Binary files a/lib/Gallio.3.2.750/tools/NCover/Gallio.NCoverIntegration.dll and /dev/null differ

http://git-wip-us.apache.org/repos/asf/lucenenet/blob/1da1cb5b/lib/Gallio.3.2.750/tools/NCover/Gallio.NCoverIntegration.plugin
----------------------------------------------------------------------
diff --git a/lib/Gallio.3.2.750/tools/NCover/Gallio.NCoverIntegration.plugin b/lib/Gallio.3.2.750/tools/NCover/Gallio.NCoverIntegration.plugin
deleted file mode 100644
index 8b09dc4..0000000
--- a/lib/Gallio.3.2.750/tools/NCover/Gallio.NCoverIntegration.plugin
+++ /dev/null
@@ -1,143 +0,0 @@
-<?xml version="1.0" encoding="utf-8" ?>
-<plugin pluginId="Gallio.NCoverIntegration"
-        recommendedInstallationPath="NCover"
-        xmlns="http://www.gallio.org/">
-  <traits>
-    <name>NCover Integration Plugin</name>
-    <version>3.2.0.0</version>
-    <description>Provides support for running tests with NCover code coverage.</description>
-	<icon>plugin://Gallio.NCoverIntegration/Resources/ncover.ico</icon>
-  </traits>
-
-  <dependencies>
-    <dependency pluginId="Gallio" />
-  </dependencies>
-
-  <files>
-    <file path="Gallio.NCoverIntegration.plugin" />
-    <file path="Gallio.NCoverIntegration.dll" />
-
-    <file path="libs\NCover Readme.txt"/>
-
-    <file path="libs\NCover\Coverage.xsl" />
-    <file path="libs\NCover\CoverLib.dll" />
-    <file path="libs\NCover\Microsoft.VC80.CRT.manifest" />
-    <file path="libs\NCover\MSVCP80.dll" />
-    <file path="libs\NCover\MSVCR80.dll" />
-    <file path="libs\NCover\NCover.Console.exe" />
-    <file path="libs\NCover\NCover.Console.exe.config" />
-    <file path="libs\NCover\NCover.Framework.dll" />
-    <file path="libs\NCover\NCoverFAQ.html" />
-
-    <file path="libs\NCoverExplorer Readme.txt"/>
-
-    <file path="libs\NCoverExplorer\CommandBars.dll"/>
-    <file path="libs\NCoverExplorer\ConsoleConfig.xsd"/>
-    <file path="libs\NCoverExplorer\ConsoleExample.config"/>
-    <file path="libs\NCoverExplorer\CoverageReport.xsl"/>
-    <file path="libs\NCoverExplorer\ICSharpCode.TextEditor.dll"/>
-    <file path="libs\NCoverExplorer\license.txt"/>
-    <file path="libs\NCoverExplorer\NCoverExplorer.Console.exe"/>
-    <file path="libs\NCoverExplorer\NCoverExplorer.Core.dll"/>
-    <file path="libs\NCoverExplorer\NCoverExplorer.exe"/>
-    <file path="libs\NCoverExplorer\NCoverExplorer.exe.config"/>
-    <file path="libs\NCoverExplorer\NCoverExplorer.NCoverRunner.dll"/>
-    <file path="libs\NCoverExplorer\NCoverExplorerFAQ.html"/>
-    <file path="libs\NCoverExplorer\NCoverExplorerReleaseNotes.html"/>
-	
-	<file path="Resources\ncover.ico" />
-  </files>
-
-  <assemblies>
-    <assembly fullName="Gallio.NCoverIntegration, Version=3.2.0.0, Culture=neutral, PublicKeyToken=null"
-              codeBase="Gallio.NCoverIntegration.dll"
-              qualifyPartialName="true" />
-  </assemblies>
-
-  <components>
-
-    <!-- v1.5.8 -->
-
-    <component componentId="NCoverIntegration.NCoverTestRunnerFactory.v1.5.8"
-               serviceId="Gallio.TestRunnerFactory"
-               componentType="Gallio.Runner.DefaultTestRunnerFactory, Gallio">
-      <parameters>
-        <testIsolationProvider>${NCoverIntegration.NCoverTestIsolationProvider.v1.5.8}</testIsolationProvider>
-      </parameters>
-      <traits>
-        <name>NCover</name>
-        <description>
-          Runs tests in an external process with NCover v1.5.8.  NCover v1.5.8 is included and does not need to be installed.
-
-          Supported test runner properties:
-          - NCoverArguments: Specifies additional command-line arguments for NCover.  eg. "//eas Gallio"
-          - NCoverCoverageFile: Specifies the path of the coverage file to write.  The default is 'Coverage.xml' in the current working directory.
-        </description>
-      </traits>
-    </component>
-
-    <component componentId="NCoverIntegration.NCoverTestIsolationProvider.v1.5.8"
-               serviceId="Gallio.TestIsolationProvider"
-               componentType="Gallio.NCoverIntegration.NCoverTestIsolationProvider, Gallio.NCoverIntegration">
-      <parameters>
-        <version>V1</version>
-      </parameters>
-    </component>
-
-    <!-- v2 -->
-
-    <component componentId="NCoverIntegration.NCoverTestRunnerFactory.v2"
-               serviceId="Gallio.TestRunnerFactory"
-               componentType="Gallio.Runner.DefaultTestRunnerFactory, Gallio">
-      <parameters>
-        <testIsolationProvider>${NCoverIntegration.NCoverTestIsolationProvider.v2}</testIsolationProvider>
-      </parameters>
-      <traits>
-        <name>NCover2</name>
-        <description>
-          Runs tests in an external process with NCover v2.  NCover v2 must be installed separately.
-
-          Supported test runner properties:
-          - NCoverArguments: Specifies additional command-line arguments for NCover.  eg. "//eas Gallio"
-          - NCoverCoverageFile: Specifies the path of the coverage file to write.  The default is 'Coverage.xml'.
-        </description>
-      </traits>
-    </component>
-
-    <component componentId="NCoverIntegration.NCoverTestIsolationProvider.v2"
-               serviceId="Gallio.TestIsolationProvider"
-               componentType="Gallio.NCoverIntegration.NCoverTestIsolationProvider, Gallio.NCoverIntegration">
-      <parameters>
-        <version>V2</version>
-      </parameters>
-    </component>
-
-    <!-- v3 -->
-
-    <component componentId="NCoverIntegration.NCoverTestRunnerFactory.v3"
-               serviceId="Gallio.TestRunnerFactory"
-               componentType="Gallio.Runner.DefaultTestRunnerFactory, Gallio">
-      <parameters>
-        <testIsolationProvider>${NCoverIntegration.NCoverTestIsolationProvider.v3}</testIsolationProvider>
-      </parameters>
-      <traits>
-        <name>NCover3</name>
-        <description>
-          Runs tests in an external process with NCover v3.  NCover v3 must be installed separately.
-
-          Supported test runner properties:
-          - NCoverArguments: Specifies additional command-line arguments for NCover.  eg. "//eas Gallio"
-          - NCoverCoverageFile: Specifies the path of the coverage file to write.  The default is 'Coverage.xml'.
-        </description>
-      </traits>
-    </component>
-
-    <component componentId="NCoverIntegration.NCoverTestIsolationProvider.v3"
-               serviceId="Gallio.TestIsolationProvider"
-               componentType="Gallio.NCoverIntegration.NCoverTestIsolationProvider, Gallio.NCoverIntegration">
-      <parameters>
-        <version>V3</version>
-      </parameters>
-    </component>
-  </components>
-</plugin>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/lucenenet/blob/1da1cb5b/lib/Gallio.3.2.750/tools/NCover/Resources/ncover.ico
----------------------------------------------------------------------
diff --git a/lib/Gallio.3.2.750/tools/NCover/Resources/ncover.ico b/lib/Gallio.3.2.750/tools/NCover/Resources/ncover.ico
deleted file mode 100644
index 4825382..0000000
Binary files a/lib/Gallio.3.2.750/tools/NCover/Resources/ncover.ico and /dev/null differ

http://git-wip-us.apache.org/repos/asf/lucenenet/blob/1da1cb5b/lib/Gallio.3.2.750/tools/NCover3.lic
----------------------------------------------------------------------
diff --git a/lib/Gallio.3.2.750/tools/NCover3.lic b/lib/Gallio.3.2.750/tools/NCover3.lic
deleted file mode 100644
index e69de29..0000000

http://git-wip-us.apache.org/repos/asf/lucenenet/blob/1da1cb5b/lib/Gallio.3.2.750/tools/NHamcrest.dll
----------------------------------------------------------------------
diff --git a/lib/Gallio.3.2.750/tools/NHamcrest.dll b/lib/Gallio.3.2.750/tools/NHamcrest.dll
deleted file mode 100644
index f6f4d02..0000000
Binary files a/lib/Gallio.3.2.750/tools/NHamcrest.dll and /dev/null differ

http://git-wip-us.apache.org/repos/asf/lucenenet/blob/1da1cb5b/lib/Gallio.3.2.750/tools/NHamcrest.pdb
----------------------------------------------------------------------
diff --git a/lib/Gallio.3.2.750/tools/NHamcrest.pdb b/lib/Gallio.3.2.750/tools/NHamcrest.pdb
deleted file mode 100644
index c37e673..0000000
Binary files a/lib/Gallio.3.2.750/tools/NHamcrest.pdb and /dev/null differ

http://git-wip-us.apache.org/repos/asf/lucenenet/blob/1da1cb5b/lib/Gallio.3.2.750/tools/NUnit/Latest/Gallio.NUnitAdapterLatest.dll
----------------------------------------------------------------------
diff --git a/lib/Gallio.3.2.750/tools/NUnit/Latest/Gallio.NUnitAdapterLatest.dll b/lib/Gallio.3.2.750/tools/NUnit/Latest/Gallio.NUnitAdapterLatest.dll
deleted file mode 100644
index 81e7567..0000000
Binary files a/lib/Gallio.3.2.750/tools/NUnit/Latest/Gallio.NUnitAdapterLatest.dll and /dev/null differ

http://git-wip-us.apache.org/repos/asf/lucenenet/blob/1da1cb5b/lib/Gallio.3.2.750/tools/NUnit/Latest/Gallio.NUnitAdapterLatest.plugin
----------------------------------------------------------------------
diff --git a/lib/Gallio.3.2.750/tools/NUnit/Latest/Gallio.NUnitAdapterLatest.plugin b/lib/Gallio.3.2.750/tools/NUnit/Latest/Gallio.NUnitAdapterLatest.plugin
deleted file mode 100644
index bd3db1a..0000000
--- a/lib/Gallio.3.2.750/tools/NUnit/Latest/Gallio.NUnitAdapterLatest.plugin
+++ /dev/null
@@ -1,85 +0,0 @@
-<?xml version="1.0" encoding="utf-8" ?>
-<plugin pluginId="Gallio.NUnitAdapterLatest"
-        recommendedInstallationPath="NUnit\Latest"
-        xmlns="http://www.gallio.org/">
-  <traits>
-    <name>NUnit v2.5.4+ Adapter Plugin</name>
-    <version>3.2.0.0</version>
-    <description>Provides support for running NUnit v2.5.4+ tests.</description>
-    <icon>plugin://Gallio.NUnitAdapterLatest/Resources/NUnit.ico</icon>
-  </traits>
-
-  <dependencies>
-    <dependency pluginId="Gallio" />
-  </dependencies>
-
-  <files>
-    <file path="Gallio.NUnitAdapterLatest.plugin" />
-    <file path="Gallio.NUnitAdapterLatest.dll" />
-    <file path="license.txt" />
-    <file path="Readme.txt" />
-    <file path="nunit.core.dll" />
-    <file path="nunit.core.interfaces.dll" />
-    <file path="nunit.framework.dll" />
-    <file path="nunit.framework.dll.tdnet" />
-    <file path="nunit.framework.xml" />
-    <file path="nunit.mocks.dll" />
-    <file path="nunit.util.dll" />
-    <file path="addins\NUnit Addins Readme.txt" />
-    <file path="Resources\NUnit.ico" />
-  </files>
-
-  <assemblies>
-    <assembly fullName="Gallio.NUnitAdapterLatest, Version=3.2.0.0, Culture=neutral, PublicKeyToken=null"
-              codeBase="Gallio.NUnitAdapterLatest.dll"
-              qualifyPartialName="true" />
-
-    <assembly fullName="nunit.core, Version=2.5.9.10348, Culture=neutral, PublicKeyToken=96d09a1eb7f44a77"
-              codeBase="nunit.core.dll">
-      <bindingRedirects>
-        <bindingRedirect oldVersion="2.5.4.0-2.5.65535.65535" />
-      </bindingRedirects>
-    </assembly>
-
-    <assembly fullName="nunit.core.interfaces, Version=2.5.9.10348, Culture=neutral, PublicKeyToken=96d09a1eb7f44a77"
-              codeBase="nunit.core.interfaces.dll">
-      <bindingRedirects>
-        <bindingRedirect oldVersion="2.5.4.0-2.5.65535.65535" />
-      </bindingRedirects>
-    </assembly>
-
-    <assembly fullName="nunit.util, Version=2.5.9.10348, Culture=neutral, PublicKeyToken=96d09a1eb7f44a77"
-              codeBase="nunit.util.dll">
-      <bindingRedirects>
-        <bindingRedirect oldVersion="2.5.4.0-2.5.65535.65535" />
-      </bindingRedirects>
-    </assembly>
-  </assemblies>
-
-  <probingPaths>
-    <probingPath>Latest</probingPath>
-  </probingPaths>
-
-  <components>
-    <component componentId="NUnitAdapterLatest.TestFramework"
-               serviceId="Gallio.TestFramework"
-               componentType="Gallio.NUnitAdapter.Model.NUnitTestFramework, Gallio.NUnitAdapterLatest">
-      <traits>
-        <name>NUnit v2.5.4+</name>
-        <frameworkAssemblies>nunit.framework, Version=2.5.4.0-2.5.65535.65535</frameworkAssemblies>
-        <version>2.5.9.10348</version>
-        <fileTypes>Assembly</fileTypes>
-        <icon>plugin://Gallio.NUnitAdapterLatest/Resources/NUnit.ico</icon>
-      </traits>
-    </component>
-
-    <component componentId="NUnitAdapterLatest.TestKinds.NUnitTestAssembly"
-               serviceId="Gallio.TestKind">
-      <traits>
-        <name>NUnit v2.5.4+ Assembly</name>
-        <description>NUnit v2.5.4+ Test Assembly</description>
-        <icon>plugin://Gallio.NUnitAdapterLatest/Resources/NUnit.ico</icon>
-      </traits>
-    </component>
-  </components>
-</plugin>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/lucenenet/blob/1da1cb5b/lib/Gallio.3.2.750/tools/NUnit/Latest/Readme.txt
----------------------------------------------------------------------
diff --git a/lib/Gallio.3.2.750/tools/NUnit/Latest/Readme.txt b/lib/Gallio.3.2.750/tools/NUnit/Latest/Readme.txt
deleted file mode 100644
index 4396cc3..0000000
--- a/lib/Gallio.3.2.750/tools/NUnit/Latest/Readme.txt
+++ /dev/null
@@ -1,12 +0,0 @@
-NUnit Adapter Plugin
-====================
-
-This plugin uses the NUnit test runner to adapt NUnit tests so that
-they can run within Gallio and be manipulated by Gallio-based tools.
-
-The plugin assembly is deliberately NOT signed using a strong name.
-You can replace the underlying test framework with newer versions as
-long as they are binary compatible with the originally distributed version.
-
-However, it may be necessary to update the version numbers that
-appear in the plugin files.
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/lucenenet/blob/1da1cb5b/lib/Gallio.3.2.750/tools/NUnit/Latest/Resources/NUnit.ico
----------------------------------------------------------------------
diff --git a/lib/Gallio.3.2.750/tools/NUnit/Latest/Resources/NUnit.ico b/lib/Gallio.3.2.750/tools/NUnit/Latest/Resources/NUnit.ico
deleted file mode 100644
index 13c4ff9..0000000
Binary files a/lib/Gallio.3.2.750/tools/NUnit/Latest/Resources/NUnit.ico and /dev/null differ

http://git-wip-us.apache.org/repos/asf/lucenenet/blob/1da1cb5b/lib/Gallio.3.2.750/tools/NUnit/Latest/addins/NUnit Addins Readme.txt
----------------------------------------------------------------------
diff --git a/lib/Gallio.3.2.750/tools/NUnit/Latest/addins/NUnit Addins Readme.txt b/lib/Gallio.3.2.750/tools/NUnit/Latest/addins/NUnit Addins Readme.txt
deleted file mode 100644
index 63e9a2b..0000000
--- a/lib/Gallio.3.2.750/tools/NUnit/Latest/addins/NUnit Addins Readme.txt	
+++ /dev/null
@@ -1 +0,0 @@
-Put your Addins in this folder so that Gallio can find them.
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/lucenenet/blob/1da1cb5b/lib/Gallio.3.2.750/tools/NUnit/Latest/license.txt
----------------------------------------------------------------------
diff --git a/lib/Gallio.3.2.750/tools/NUnit/Latest/license.txt b/lib/Gallio.3.2.750/tools/NUnit/Latest/license.txt
deleted file mode 100644
index ab91df4..0000000
--- a/lib/Gallio.3.2.750/tools/NUnit/Latest/license.txt
+++ /dev/null
@@ -1,15 +0,0 @@
-Copyright � 2002-2008 Charlie Poole
-Copyright � 2002-2004 James W. Newkirk, Michael C. Two, Alexei A. Vorontsov
-Copyright � 2000-2002 Philip A. Craig
-
-This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the use of this software.
-
-Permission is granted to anyone to use this software for any purpose, including commercial applications, and to alter it and redistribute it freely, subject to the following restrictions:
-
-1. The origin of this software must not be misrepresented; you must not claim that you wrote the original software. If you use this software in a product, an acknowledgment (see the following) in the product documentation is required.
-
-Portions Copyright � 2002-2008 Charlie Poole or Copyright � 2002-2004 James W. Newkirk, Michael C. Two, Alexei A. Vorontsov or Copyright � 2000-2002 Philip A. Craig
-
-2. Altered source versions must be plainly marked as such, and must not be misrepresented as being the original software.
-
-3. This notice may not be removed or altered from any source distribution.

http://git-wip-us.apache.org/repos/asf/lucenenet/blob/1da1cb5b/lib/Gallio.3.2.750/tools/NUnit/Latest/nunit.core.dll
----------------------------------------------------------------------
diff --git a/lib/Gallio.3.2.750/tools/NUnit/Latest/nunit.core.dll b/lib/Gallio.3.2.750/tools/NUnit/Latest/nunit.core.dll
deleted file mode 100644
index 5e9fcc0..0000000
Binary files a/lib/Gallio.3.2.750/tools/NUnit/Latest/nunit.core.dll and /dev/null differ

http://git-wip-us.apache.org/repos/asf/lucenenet/blob/1da1cb5b/lib/Gallio.3.2.750/tools/NUnit/Latest/nunit.core.interfaces.dll
----------------------------------------------------------------------
diff --git a/lib/Gallio.3.2.750/tools/NUnit/Latest/nunit.core.interfaces.dll b/lib/Gallio.3.2.750/tools/NUnit/Latest/nunit.core.interfaces.dll
deleted file mode 100644
index 3152dd2..0000000
Binary files a/lib/Gallio.3.2.750/tools/NUnit/Latest/nunit.core.interfaces.dll and /dev/null differ

http://git-wip-us.apache.org/repos/asf/lucenenet/blob/1da1cb5b/lib/Gallio.3.2.750/tools/NUnit/Latest/nunit.framework.dll
----------------------------------------------------------------------
diff --git a/lib/Gallio.3.2.750/tools/NUnit/Latest/nunit.framework.dll b/lib/Gallio.3.2.750/tools/NUnit/Latest/nunit.framework.dll
deleted file mode 100644
index 875e098..0000000
Binary files a/lib/Gallio.3.2.750/tools/NUnit/Latest/nunit.framework.dll and /dev/null differ

http://git-wip-us.apache.org/repos/asf/lucenenet/blob/1da1cb5b/lib/Gallio.3.2.750/tools/NUnit/Latest/nunit.framework.dll.tdnet
----------------------------------------------------------------------
diff --git a/lib/Gallio.3.2.750/tools/NUnit/Latest/nunit.framework.dll.tdnet b/lib/Gallio.3.2.750/tools/NUnit/Latest/nunit.framework.dll.tdnet
deleted file mode 100644
index 379488e..0000000
--- a/lib/Gallio.3.2.750/tools/NUnit/Latest/nunit.framework.dll.tdnet
+++ /dev/null
@@ -1,6 +0,0 @@
-<TestRunner>
-	<FriendlyName>NUnit v{0}.{1}.{2}</FriendlyName>
-	<AssemblyPath>..\..\TDNet\Gallio.TDNetRunner.dll</AssemblyPath>
-	<TypeName>Gallio.TDNetRunner.GallioResidentTestRunner</TypeName>
-	<TestRunnerType>Resident</TestRunnerType>
-</TestRunner>