~charlie.poole/nunit-vs-adapter/rc1

« back to all changes in this revision

Viewing changes to src/NUnitTestAdapterTests/NUnitTestAdapterTests.csproj

  • Committer: Terje Sandstrom
  • Date: 2013-08-04 22:51:45 UTC
  • Revision ID: terje@osiris.no-20130804225145-a2wn8vq81u21x6p0
Fix the explicit bug for TFS, and reworked the structure of the filtering. Added new unit tests for covering the new filters.

Show diffs side-by-side

added added

removed removed

Lines of Context:
68
68
    <Reference Include="System.Xml" />
69
69
  </ItemGroup>
70
70
  <ItemGroup>
 
71
    <Compile Include="AssemblyFilterTests.cs" />
71
72
    <Compile Include="AsyncTests.cs" />
72
73
    <Compile Include="NavigationTestData.cs" />
73
74
    <Compile Include="NavigationDataTests.cs" />