Skip to content
This repository has been archived by the owner on Jun 8, 2019. It is now read-only.

Commit

Permalink
Updated unit test projects.
Browse files Browse the repository at this point in the history
  • Loading branch information
jkowalski committed Jan 10, 2011
1 parent e2e9420 commit cdd147d
Show file tree
Hide file tree
Showing 11 changed files with 70 additions and 1 deletion.
Expand Up @@ -153,7 +153,10 @@ public void MDCTest2()
}

mre.WaitOne();
Assert.AreEqual(0, exceptions.Count);
if (exceptions.Count != 0)
{
Assert.Fail(exceptions[0].ToString());
}
}
}
}
7 changes: 7 additions & 0 deletions tests/NLog.UnitTests/NLog.UnitTests.netcf20.csproj
Expand Up @@ -156,10 +156,17 @@
<None Include="NLogTests.snk" />
</ItemGroup>
<ItemGroup>
<Content Include="ApplicationIcon.png" />
<Content Include="Background.png" />
<Content Include="ConfigFiles\included.nlog" />
<Content Include="ConfigFiles\main.nlog" />
<Content Include="ConfigFiles\referencemissingfile.nlog" />
<Content Include="ConfigFiles\referencemissingfileignored.nlog" />
<Content Include="ProjectFileInfo.xml" />
<Content Include="Properties\AppManifest.xml" />
<Content Include="Properties\OutOfBrowserSettings.xml" />
<Content Include="Properties\WMAppManifest.xml" />
<Content Include="SplashScreenImage.jpg" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\..\src\NLog\NLog.netcf20.csproj">
Expand Down
7 changes: 7 additions & 0 deletions tests/NLog.UnitTests/NLog.UnitTests.netcf35.csproj
Expand Up @@ -151,10 +151,17 @@
<Compile Include="Targets\Wrappers\WrapperTargetBaseTests.cs" />
</ItemGroup>
<ItemGroup>
<Content Include="ApplicationIcon.png" />
<Content Include="Background.png" />
<Content Include="ConfigFiles\included.nlog" />
<Content Include="ConfigFiles\main.nlog" />
<Content Include="ConfigFiles\referencemissingfile.nlog" />
<Content Include="ConfigFiles\referencemissingfileignored.nlog" />
<Content Include="ProjectFileInfo.xml" />
<Content Include="Properties\AppManifest.xml" />
<Content Include="Properties\OutOfBrowserSettings.xml" />
<Content Include="Properties\WMAppManifest.xml" />
<Content Include="SplashScreenImage.jpg" />
</ItemGroup>
<ItemGroup>
<None Include="NLogTests.snk" />
Expand Down
7 changes: 7 additions & 0 deletions tests/NLog.UnitTests/NLog.UnitTests.netfx20.csproj
Expand Up @@ -148,10 +148,17 @@
<Compile Include="Targets\Wrappers\WrapperTargetBaseTests.cs" />
</ItemGroup>
<ItemGroup>
<Content Include="ApplicationIcon.png" />
<Content Include="Background.png" />
<Content Include="ConfigFiles\included.nlog" />
<Content Include="ConfigFiles\main.nlog" />
<Content Include="ConfigFiles\referencemissingfile.nlog" />
<Content Include="ConfigFiles\referencemissingfileignored.nlog" />
<Content Include="ProjectFileInfo.xml" />
<Content Include="Properties\AppManifest.xml" />
<Content Include="Properties\OutOfBrowserSettings.xml" />
<Content Include="Properties\WMAppManifest.xml" />
<Content Include="SplashScreenImage.jpg" />
</ItemGroup>
<ItemGroup>
<None Include="NLogTests.snk" />
Expand Down
7 changes: 7 additions & 0 deletions tests/NLog.UnitTests/NLog.UnitTests.netfx35.csproj
Expand Up @@ -153,10 +153,17 @@
<Compile Include="Targets\Wrappers\WrapperTargetBaseTests.cs" />
</ItemGroup>
<ItemGroup>
<Content Include="ApplicationIcon.png" />
<Content Include="Background.png" />
<Content Include="ConfigFiles\included.nlog" />
<Content Include="ConfigFiles\main.nlog" />
<Content Include="ConfigFiles\referencemissingfile.nlog" />
<Content Include="ConfigFiles\referencemissingfileignored.nlog" />
<Content Include="ProjectFileInfo.xml" />
<Content Include="Properties\AppManifest.xml" />
<Content Include="Properties\OutOfBrowserSettings.xml" />
<Content Include="Properties\WMAppManifest.xml" />
<Content Include="SplashScreenImage.jpg" />
</ItemGroup>
<ItemGroup>
<None Include="NLogTests.snk" />
Expand Down
7 changes: 7 additions & 0 deletions tests/NLog.UnitTests/NLog.UnitTests.netfx40.csproj
Expand Up @@ -150,10 +150,17 @@
<Compile Include="Targets\Wrappers\WrapperTargetBaseTests.cs" />
</ItemGroup>
<ItemGroup>
<Content Include="ApplicationIcon.png" />
<Content Include="Background.png" />
<Content Include="ConfigFiles\included.nlog" />
<Content Include="ConfigFiles\main.nlog" />
<Content Include="ConfigFiles\referencemissingfile.nlog" />
<Content Include="ConfigFiles\referencemissingfileignored.nlog" />
<Content Include="ProjectFileInfo.xml" />
<Content Include="Properties\AppManifest.xml" />
<Content Include="Properties\OutOfBrowserSettings.xml" />
<Content Include="Properties\WMAppManifest.xml" />
<Content Include="SplashScreenImage.jpg" />
</ItemGroup>
<ItemGroup>
<None Include="NLogTests.snk" />
Expand Down
7 changes: 7 additions & 0 deletions tests/NLog.UnitTests/NLog.UnitTests.sl2.csproj
Expand Up @@ -199,10 +199,17 @@
<None Include="Properties\OutOfBrowserSettings.xml" />
</ItemGroup>
<ItemGroup>
<Content Include="ApplicationIcon.png" />
<Content Include="Background.png" />
<Content Include="ConfigFiles\included.nlog" />
<Content Include="ConfigFiles\main.nlog" />
<Content Include="ConfigFiles\referencemissingfile.nlog" />
<Content Include="ConfigFiles\referencemissingfileignored.nlog" />
<Content Include="ProjectFileInfo.xml" />
<Content Include="Properties\AppManifest.xml" />
<Content Include="Properties\OutOfBrowserSettings.xml" />
<Content Include="Properties\WMAppManifest.xml" />
<Content Include="SplashScreenImage.jpg" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\..\src\NLog\NLog.sl2.csproj">
Expand Down
7 changes: 7 additions & 0 deletions tests/NLog.UnitTests/NLog.UnitTests.sl3.csproj
Expand Up @@ -187,10 +187,17 @@
<None Include="Properties\OutOfBrowserSettings.xml" />
</ItemGroup>
<ItemGroup>
<Content Include="ApplicationIcon.png" />
<Content Include="Background.png" />
<Content Include="ConfigFiles\included.nlog" />
<Content Include="ConfigFiles\main.nlog" />
<Content Include="ConfigFiles\referencemissingfile.nlog" />
<Content Include="ConfigFiles\referencemissingfileignored.nlog" />
<Content Include="ProjectFileInfo.xml" />
<Content Include="Properties\AppManifest.xml" />
<Content Include="Properties\OutOfBrowserSettings.xml" />
<Content Include="Properties\WMAppManifest.xml" />
<Content Include="SplashScreenImage.jpg" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\..\src\NLog\NLog.sl3.csproj">
Expand Down
7 changes: 7 additions & 0 deletions tests/NLog.UnitTests/NLog.UnitTests.sl4.csproj
Expand Up @@ -181,10 +181,17 @@
</ApplicationDefinition>
</ItemGroup>
<ItemGroup>
<Content Include="ApplicationIcon.png" />
<Content Include="Background.png" />
<Content Include="ConfigFiles\included.nlog" />
<Content Include="ConfigFiles\main.nlog" />
<Content Include="ConfigFiles\referencemissingfile.nlog" />
<Content Include="ConfigFiles\referencemissingfileignored.nlog" />
<Content Include="ProjectFileInfo.xml" />
<Content Include="Properties\AppManifest.xml" />
<Content Include="Properties\OutOfBrowserSettings.xml" />
<Content Include="Properties\WMAppManifest.xml" />
<Content Include="SplashScreenImage.jpg" />
</ItemGroup>
<ItemGroup>
<Content Include="ConfigFiles\included.nlog" />
Expand Down
7 changes: 7 additions & 0 deletions tests/NLog.UnitTests/NLog.UnitTests.wp7.csproj
Expand Up @@ -173,10 +173,17 @@
</ApplicationDefinition>
</ItemGroup>
<ItemGroup>
<Content Include="ApplicationIcon.png" />
<Content Include="Background.png" />
<Content Include="ConfigFiles\included.nlog" />
<Content Include="ConfigFiles\main.nlog" />
<Content Include="ConfigFiles\referencemissingfile.nlog" />
<Content Include="ConfigFiles\referencemissingfileignored.nlog" />
<Content Include="ProjectFileInfo.xml" />
<Content Include="Properties\AppManifest.xml" />
<Content Include="Properties\OutOfBrowserSettings.xml" />
<Content Include="Properties\WMAppManifest.xml" />
<Content Include="SplashScreenImage.jpg" />
</ItemGroup>
<ItemGroup>
<Content Include="ConfigFiles\included.nlog" />
Expand Down
3 changes: 3 additions & 0 deletions tests/NLog.UnitTests/ProjectFileInfo.xml
Expand Up @@ -13,6 +13,9 @@

<FileSet Name="AllContentFiles">
<Include File="*.nlog" />
<Include File="*.png" />
<Include File="*.xml" />
<Include File="*.jpg" />
</FileSet>

<Project File="NLog.UnitTests.sl2.csproj">
Expand Down

0 comments on commit cdd147d

Please sign in to comment.