Sha256: 75651a1df45d53d25260eded42fefaa3616f401c5877d4c2fb8eed1610e3b8b8

Contents?: true

Size: 1.67 KB

Versions: 22

Compression:

Stored size: 1.67 KB

Contents

<?xml version="1.0" encoding="utf-8" ?>
<plugin pluginId="Gallio.MSpecAdapter"
        recommendedInstallationPath="MSpec"
        xmlns="http://www.gallio.org/">
  <traits>
    <name>Machine Specifications Adapter Plugin</name>
    <version>0.5.12.0</version>
    <description>Provides support for running MSpec within Gallio. Requires the assemblies from MSpec.</description>
  </traits>

  <dependencies>
    <dependency pluginId="Gallio" />
  </dependencies>

  <files>
    <file path="Machine.Specifications.dll" />
    <file path="Machine.Specifications.GallioAdapter.plugin" />
    <file path="Machine.Specifications.GallioAdapter.dll" />
    <!--<file path="Readme.txt" />-->
  </files>

  <assemblies>
    <assembly fullName="Machine.Specifications.GallioAdapter, Version=0.5.12.0, Culture=neutral, PublicKeyToken=null"
              codeBase="Machine.Specifications.GallioAdapter.dll"
              qualifyPartialName="true" />

    <assembly fullName="Machine.Specifications, Version=0.5.12.0, Culture=neutral, PublicKeyToken=5c474de7a495cff1"
              codeBase="Machine.Specifications.dll" />      
  </assemblies>
  
  <components>
    <component componentId="Machine.Specifications"
               serviceId="Gallio.TestFramework"
               componentType="Machine.Specifications.GallioAdapter.MachineSpecificationsFramework, Machine.Specifications.GallioAdapter">
      <traits>
        <name>Machine Specifications</name>        
        <frameworkAssemblies>Machine.Specifications</frameworkAssemblies>
        <version>0.5.12.0</version>
        <fileTypes>Assembly</fileTypes>
      </traits>
    </component>
  </components>
</plugin>

Version data entries

22 entries across 16 versions & 1 rubygems

Version Path
pre_push-1.1.2.1 spec/TestProj/packages/Machine.Specifications.0.5.12/tools/Machine.Specifications.GallioAdapter.plugin
pre_push-1.1.2.1 lib/runners/mspec0512/Machine.Specifications.GallioAdapter.plugin
pre_push-1.1.2 spec/TestProj/packages/Machine.Specifications.0.5.12/tools/Machine.Specifications.GallioAdapter.plugin
pre_push-1.1.2 lib/runners/mspec0512/Machine.Specifications.GallioAdapter.plugin
pre_push-1.1.1 lib/runners/mspec0512/Machine.Specifications.GallioAdapter.plugin
pre_push-1.1.1 spec/TestProj/packages/Machine.Specifications.0.5.12/tools/Machine.Specifications.GallioAdapter.plugin
pre_push-1.1.0 spec/TestProj/packages/Machine.Specifications.0.5.12/tools/Machine.Specifications.GallioAdapter.plugin
pre_push-1.1.0 lib/runners/mspec0512/Machine.Specifications.GallioAdapter.plugin
pre_push-1.0.1 spec/TestProj/packages/Machine.Specifications.0.5.12/tools/Machine.Specifications.GallioAdapter.plugin
pre_push-1.0.1 lib/runners/mspec0512/Machine.Specifications.GallioAdapter.plugin
pre_push-1.0.0 spec/TestProj/packages/Machine.Specifications.0.5.12/tools/Machine.Specifications.GallioAdapter.plugin
pre_push-0.0.7 spec/TestProj/packages/Machine.Specifications.0.5.12/tools/Machine.Specifications.GallioAdapter.plugin
pre_push-0.0.6 spec/TestProj/packages/Machine.Specifications.0.5.12/tools/Machine.Specifications.GallioAdapter.plugin
pre_push-0.0.5 spec/TestProj/packages/Machine.Specifications.0.5.12/tools/Machine.Specifications.GallioAdapter.plugin
pre_push-0.0.4 spec/TestProj/packages/Machine.Specifications.0.5.12/tools/Machine.Specifications.GallioAdapter.plugin
pre_push-0.0.3 spec/TestProj/packages/Machine.Specifications.0.5.12/tools/Machine.Specifications.GallioAdapter.plugin
pre_push-0.0.2 spec/TestProj/packages/Machine.Specifications.0.5.12/tools/Machine.Specifications.GallioAdapter.plugin
pre_push-0.0.1.3 spec/TestProj/packages/Machine.Specifications.0.5.12/tools/Machine.Specifications.GallioAdapter.plugin
pre_push-0.0.1.1 spec/TestProj/packages/Machine.Specifications.0.5.12/tools/Machine.Specifications.GallioAdapter.plugin
pre_push-0.0.1.2 spec/TestProj/packages/Machine.Specifications.0.5.12/tools/Machine.Specifications.GallioAdapter.plugin