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:43 UTC

[32/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/MbUnit.dll.tdnet
----------------------------------------------------------------------
diff --git a/lib/Gallio.3.2.750/tools/MbUnit.dll.tdnet b/lib/Gallio.3.2.750/tools/MbUnit.dll.tdnet
deleted file mode 100644
index 0a935d6..0000000
--- a/lib/Gallio.3.2.750/tools/MbUnit.dll.tdnet
+++ /dev/null
@@ -1,6 +0,0 @@
-<TestRunner>
-	<FriendlyName>MbUnit v{0}.{1}</FriendlyName>
-	<AssemblyPath>TDNet\Gallio.TDNetRunner.dll</AssemblyPath>
-	<TypeName>Gallio.TDNetRunner.GallioResidentTestRunner</TypeName>
-	<TestRunnerType>Resident</TestRunnerType>
-</TestRunner>

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

http://git-wip-us.apache.org/repos/asf/lucenenet/blob/1da1cb5b/lib/Gallio.3.2.750/tools/MbUnit.plugin
----------------------------------------------------------------------
diff --git a/lib/Gallio.3.2.750/tools/MbUnit.plugin b/lib/Gallio.3.2.750/tools/MbUnit.plugin
deleted file mode 100644
index 7320eae..0000000
--- a/lib/Gallio.3.2.750/tools/MbUnit.plugin
+++ /dev/null
@@ -1,56 +0,0 @@
-<?xml version="1.0" encoding="utf-8" ?>
-<plugin pluginId="MbUnit"
-        recommendedInstallationPath=""
-        xmlns="http://www.gallio.org/">
-  <traits>
-    <name>MbUnit v3</name>
-    <version>3.2.0.0</version>
-    <description>Provides support for running MbUnit v3 tests.</description>
-    <icon>plugin://MbUnit/Resources/MbUnit.ico</icon>
-  </traits>
-
-  <dependencies>
-    <dependency pluginId="Gallio" />
-  </dependencies>
-
-  <files>
-    <file path="MbUnit.plugin" />
-    <file path="MbUnit.dll" />
-    <file path="MbUnit.dll.tdnet" />
-    <file path="MbUnit.pdb" />
-    <file path="MbUnit.xml" />
-
-    <file path="NHamcrest.dll" />
-    
-    <file path="Resources\MbUnit.ico" />
-  </files>
-
-  <assemblies>
-    <assembly fullName="MbUnit, Version=3.2.0.0, Culture=neutral, PublicKeyToken=eb9cfa67ee6ab36e"
-              codeBase="MbUnit.dll"
-              qualifyPartialName="true" />
-  </assemblies>
-
-  <components>
-    <component componentId="MbUnit.TestFramework"
-               serviceId="Gallio.TestFramework"
-               componentType="MbUnit.Core.MbUnitTestFramework, MbUnit">
-      <traits>
-        <name>MbUnit v3</name>
-        <frameworkAssemblies>MbUnit, Version=3.2.0.0</frameworkAssemblies>
-        <icon>plugin://MbUnit/Resources/MbUnit.ico</icon>
-        <version>3.2.0.0</version>
-        <fileTypes>Assembly</fileTypes>
-      </traits>
-    </component>
-
-    <component componentId="MbUnit.TestKinds.MbUnitTestAssembly"
-               serviceId="Gallio.TestKind">
-      <traits>
-        <name>MbUnit v3 Assembly</name>
-        <description>MbUnit v3 Test Assembly</description>
-        <icon>plugin://MbUnit/Resources/MbUnit.ico</icon>
-      </traits>
-    </component>
-  </components>
-</plugin>
\ No newline at end of file