Skip to content

Commit

Permalink
JimEvans: Updating NUnit version to 2.6.2.
Browse files Browse the repository at this point in the history
r18448
  • Loading branch information
jimevans committed Jan 10, 2013
1 parent 2511e5c commit 88d1e1c
Show file tree
Hide file tree
Showing 116 changed files with 458 additions and 6,718 deletions.
8 changes: 4 additions & 4 deletions cpp/webdriver-firefox/webdriver-firefox-previous.vcxproj
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
<ClCompile>
<Optimization>Disabled</Optimization>
<AdditionalIncludeDirectories>$(ProjectDir)..\..\third_party\gecko-16\win32\include;$(ProjectDir)..\webdriver-interactions;$(ProjectDir)..\imehandler\common</AdditionalIncludeDirectories>
<AdditionalIncludeDirectories>$(ProjectDir)..\..\third_party\gecko-17\win32\include;$(ProjectDir)..\webdriver-interactions;$(ProjectDir)..\imehandler\common</AdditionalIncludeDirectories>
<PreprocessorDefinitions>XP_WIN;XP_WIN32;%(PreprocessorDefinitions)</PreprocessorDefinitions>
<MinimalRebuild>true</MinimalRebuild>
<BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
Expand All @@ -112,7 +112,7 @@
</Midl>
<ClCompile>
<Optimization>Disabled</Optimization>
<AdditionalIncludeDirectories>$(ProjectDir)..\..\third_party\gecko-16\win32\include;$(ProjectDir)..\webdriver-interactions;$(ProjectDir)..\imehandler\common</AdditionalIncludeDirectories>
<AdditionalIncludeDirectories>$(ProjectDir)..\..\third_party\gecko-17\win32\include;$(ProjectDir)..\webdriver-interactions;$(ProjectDir)..\imehandler\common</AdditionalIncludeDirectories>
<PreprocessorDefinitions>XP_WIN;XP_WIN32;%(PreprocessorDefinitions)</PreprocessorDefinitions>
<MinimalRebuild>true</MinimalRebuild>
<BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
Expand All @@ -131,7 +131,7 @@
<ClCompile>
<Optimization>MaxSpeed</Optimization>
<IntrinsicFunctions>true</IntrinsicFunctions>
<AdditionalIncludeDirectories>$(ProjectDir)..\..\third_party\gecko-16\win32\include;$(ProjectDir)..\webdriver-interactions;$(ProjectDir)..\imehandler\common</AdditionalIncludeDirectories>
<AdditionalIncludeDirectories>$(ProjectDir)..\..\third_party\gecko-17\win32\include;$(ProjectDir)..\webdriver-interactions;$(ProjectDir)..\imehandler\common</AdditionalIncludeDirectories>
<PreprocessorDefinitions>XP_WIN;XP_WIN32;%(PreprocessorDefinitions)</PreprocessorDefinitions>
<RuntimeLibrary>MultiThreaded</RuntimeLibrary>
<FunctionLevelLinking>true</FunctionLevelLinking>
Expand All @@ -155,7 +155,7 @@
<ClCompile>
<Optimization>MaxSpeed</Optimization>
<IntrinsicFunctions>true</IntrinsicFunctions>
<AdditionalIncludeDirectories>$(ProjectDir)..\..\third_party\gecko-16\win32\include;$(ProjectDir)..\webdriver-interactions;$(ProjectDir)..\imehandler\common</AdditionalIncludeDirectories>
<AdditionalIncludeDirectories>$(ProjectDir)..\..\third_party\gecko-17\win32\include;$(ProjectDir)..\webdriver-interactions;$(ProjectDir)..\imehandler\common</AdditionalIncludeDirectories>
<PreprocessorDefinitions>XP_WIN;XP_WIN32;%(PreprocessorDefinitions)</PreprocessorDefinitions>
<RuntimeLibrary>MultiThreaded</RuntimeLibrary>
<FunctionLevelLinking>true</FunctionLevelLinking>
Expand Down
2 changes: 1 addition & 1 deletion dotnet/test/Selenium.Core.Tests/Selenium.Core.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@
</Reference>
<Reference Include="nunit.framework, Version=2.6.0.12051, Culture=neutral, PublicKeyToken=96d09a1eb7f44a77, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\..\..\third_party\dotnet\nunit-2.6.0\framework\nunit.framework.dll</HintPath>
<HintPath>..\..\..\third_party\dotnet\nunit-2.6.2\framework\nunit.framework.dll</HintPath>
</Reference>
<Reference Include="System">
<Name>System</Name>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
<ItemGroup>
<Reference Include="nunit.framework, Version=2.6.0.12051, Culture=neutral, PublicKeyToken=96d09a1eb7f44a77, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\..\..\third_party\dotnet\nunit-2.6.0\framework\nunit.framework.dll</HintPath>
<HintPath>..\..\..\third_party\dotnet\nunit-2.6.2\framework\nunit.framework.dll</HintPath>
</Reference>
<Reference Include="System" />
<Reference Include="System.configuration" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
<ItemGroup>
<Reference Include="nunit.framework, Version=2.6.0.12051, Culture=neutral, PublicKeyToken=96d09a1eb7f44a77, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\..\..\third_party\dotnet\nunit-2.6.0\framework\nunit.framework.dll</HintPath>
<HintPath>..\..\..\third_party\dotnet\nunit-2.6.2\framework\nunit.framework.dll</HintPath>
</Reference>
<Reference Include="System" />
<Reference Include="System.Core">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -53,9 +53,9 @@
<CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
</PropertyGroup>
<ItemGroup>
<Reference Include="nunit.framework, Version=2.5.9.10348, Culture=neutral, PublicKeyToken=96d09a1eb7f44a77, processorArchitecture=MSIL">
<Reference Include="nunit.framework, Version=2.6.0.12051, Culture=neutral, PublicKeyToken=96d09a1eb7f44a77, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\..\..\third_party\dotnet\nunit-2.6.0\framework\nunit.framework.dll</HintPath>
<HintPath>..\..\..\third_party\dotnet\nunit-2.6.2\framework\nunit.framework.dll</HintPath>
</Reference>
<Reference Include="System" />
<Reference Include="System.Core">
Expand Down
12 changes: 6 additions & 6 deletions dotnet/test/WebDriver.Common.Tests/WebDriver.Common.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -58,17 +58,17 @@
<SpecificVersion>False</SpecificVersion>
<HintPath>..\..\..\third_party\nmock\NMock2.dll</HintPath>
</Reference>
<Reference Include="nunit.core, Version=2.5.9.10348, Culture=neutral, PublicKeyToken=96d09a1eb7f44a77, processorArchitecture=MSIL">
<Reference Include="nunit.core, Version=2.6.0.12051, Culture=neutral, PublicKeyToken=96d09a1eb7f44a77, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\..\..\third_party\dotnet\nunit-2.6.0\lib\nunit.core.dll</HintPath>
<HintPath>..\..\..\third_party\dotnet\nunit-2.6.2\lib\nunit.core.dll</HintPath>
</Reference>
<Reference Include="nunit.core.interfaces, Version=2.5.9.10348, Culture=neutral, PublicKeyToken=96d09a1eb7f44a77, processorArchitecture=MSIL">
<Reference Include="nunit.core.interfaces, Version=2.6.0.12051, Culture=neutral, PublicKeyToken=96d09a1eb7f44a77, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\..\..\third_party\dotnet\nunit-2.6.0\lib\nunit.core.interfaces.dll</HintPath>
<HintPath>..\..\..\third_party\dotnet\nunit-2.6.2\lib\nunit.core.interfaces.dll</HintPath>
</Reference>
<Reference Include="nunit.framework, Version=2.5.9.10348, Culture=neutral, PublicKeyToken=96d09a1eb7f44a77, processorArchitecture=MSIL">
<Reference Include="nunit.framework, Version=2.6.0.12051, Culture=neutral, PublicKeyToken=96d09a1eb7f44a77, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\..\..\third_party\dotnet\nunit-2.6.0\framework\nunit.framework.dll</HintPath>
<HintPath>..\..\..\third_party\dotnet\nunit-2.6.2\framework\nunit.framework.dll</HintPath>
</Reference>
<Reference Include="System" />
<Reference Include="System.configuration" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -53,9 +53,9 @@
<CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
</PropertyGroup>
<ItemGroup>
<Reference Include="nunit.framework, Version=2.5.9.10348, Culture=neutral, PublicKeyToken=96d09a1eb7f44a77, processorArchitecture=MSIL">
<Reference Include="nunit.framework, Version=2.6.0.12051, Culture=neutral, PublicKeyToken=96d09a1eb7f44a77, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\..\..\third_party\dotnet\nunit-2.6.0\framework\nunit.framework.dll</HintPath>
<HintPath>..\..\..\third_party\dotnet\nunit-2.6.2\framework\nunit.framework.dll</HintPath>
</Reference>
<Reference Include="System" />
<Reference Include="System.Core">
Expand Down
4 changes: 2 additions & 2 deletions dotnet/test/WebDriver.IE.Tests/WebDriver.IE.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -55,9 +55,9 @@
<CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
</PropertyGroup>
<ItemGroup>
<Reference Include="nunit.framework, Version=2.5.9.10348, Culture=neutral, PublicKeyToken=96d09a1eb7f44a77, processorArchitecture=MSIL">
<Reference Include="nunit.framework, Version=2.6.0.12051, Culture=neutral, PublicKeyToken=96d09a1eb7f44a77, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\..\..\third_party\dotnet\nunit-2.6.0\framework\nunit.framework.dll</HintPath>
<HintPath>..\..\..\third_party\dotnet\nunit-2.6.2\framework\nunit.framework.dll</HintPath>
</Reference>
<Reference Include="System" />
<Reference Include="System.Core">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -53,9 +53,9 @@
<CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
</PropertyGroup>
<ItemGroup>
<Reference Include="nunit.framework, Version=2.5.9.10348, Culture=neutral, PublicKeyToken=96d09a1eb7f44a77, processorArchitecture=MSIL">
<Reference Include="nunit.framework, Version=2.6.0.12051, Culture=neutral, PublicKeyToken=96d09a1eb7f44a77, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\..\..\third_party\dotnet\nunit-2.6.0\framework\nunit.framework.dll</HintPath>
<HintPath>..\..\..\third_party\dotnet\nunit-2.6.2\framework\nunit.framework.dll</HintPath>
</Reference>
<Reference Include="System" />
<Reference Include="System.Core">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -65,9 +65,9 @@
<SpecificVersion>False</SpecificVersion>
<HintPath>..\..\..\third_party\nmock\NMock2.dll</HintPath>
</Reference>
<Reference Include="nunit.framework, Version=2.5.9.10348, Culture=neutral, PublicKeyToken=96d09a1eb7f44a77, processorArchitecture=MSIL">
<Reference Include="nunit.framework, Version=2.6.0.12051, Culture=neutral, PublicKeyToken=96d09a1eb7f44a77, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\..\..\third_party\dotnet\nunit-2.6.0\framework\nunit.framework.dll</HintPath>
<HintPath>..\..\..\third_party\dotnet\nunit-2.6.2\framework\nunit.framework.dll</HintPath>
</Reference>
<Reference Include="System" />
<Reference Include="System.Core">
Expand Down
24 changes: 12 additions & 12 deletions dotnet/test/build.desc
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@ dotnet_library(name = "common",
"System.Drawing.dll",
"System.Xml.dll",
"//dotnet:dotnet",
"third_party/dotnet/nunit-2.6.0/lib/nunit.core.dll",
"third_party/dotnet/nunit-2.6.0/lib/nunit.core.interfaces.dll",
"third_party/dotnet/nunit-2.6.0/framework/nunit.framework.dll",
"third_party/dotnet/nunit-2.6.2/lib/nunit.core.dll",
"third_party/dotnet/nunit-2.6.2/lib/nunit.core.interfaces.dll",
"third_party/dotnet/nunit-2.6.2/framework/nunit.framework.dll",
"third_party/nmock/NMock2.dll"
],
out = "WebDriver.Common.Tests.dll",
Expand All @@ -33,7 +33,7 @@ dotnet_test(name = "remote",
"System.Xml.dll",
"//dotnet:dotnet",
":common",
"third_party/dotnet/nunit-2.6.0/framework/nunit.framework.dll"
"third_party/dotnet/nunit-2.6.2/framework/nunit.framework.dll"
],
out = "WebDriver.Remote.Tests.dll",
files = [
Expand All @@ -54,7 +54,7 @@ dotnet_test(name = "ie",
"System.Xml.dll",
"//dotnet:dotnet",
":common",
"third_party/dotnet/nunit-2.6.0/framework/nunit.framework.dll"
"third_party/dotnet/nunit-2.6.2/framework/nunit.framework.dll"
],
out = "WebDriver.IE.Tests.dll",
files = [
Expand All @@ -75,7 +75,7 @@ dotnet_test(name = "firefox",
"System.Xml.dll",
"//dotnet:dotnet",
":common",
"third_party/dotnet/nunit-2.6.0/framework/nunit.framework.dll"
"third_party/dotnet/nunit-2.6.2/framework/nunit.framework.dll"
],
out = "WebDriver.Firefox.Tests.dll",
files = [
Expand All @@ -96,7 +96,7 @@ dotnet_test(name = "chrome",
"System.Xml.dll",
"//dotnet:dotnet",
":common",
"third_party/dotnet/nunit-2.6.0/framework/nunit.framework.dll"
"third_party/dotnet/nunit-2.6.2/framework/nunit.framework.dll"
],
out = "WebDriver.Chrome.Tests.dll",
files = [
Expand All @@ -116,7 +116,7 @@ dotnet_test(name = "android",
"System.Xml.dll",
"//dotnet:dotnet",
":common",
"third_party/dotnet/nunit-2.6.0/framework/nunit.framework.dll"
"third_party/dotnet/nunit-2.6.2/framework/nunit.framework.dll"
],
out = "WebDriver.Android.Tests.dll",
files = [
Expand All @@ -136,7 +136,7 @@ dotnet_test(name = "safari",
"System.Xml.dll",
"//dotnet:dotnet",
":common",
"third_party/dotnet/nunit-2.6.0/framework/nunit.framework.dll"
"third_party/dotnet/nunit-2.6.2/framework/nunit.framework.dll"
],
out = "WebDriver.Safari.Tests.dll",
files = [
Expand All @@ -158,7 +158,7 @@ dotnet_test(name = "support",
"//dotnet:support",
"//dotnet:dotnet",
":common",
"third_party/dotnet/nunit-2.6.0/framework/nunit.framework.dll",
"third_party/dotnet/nunit-2.6.2/framework/nunit.framework.dll",
"third_party/nmock/NMock2.dll"
],
out = "WebDriver.Support.Tests.dll",
Expand All @@ -179,7 +179,7 @@ dotnet_test(name = "core",
"System.Xml.dll",
"System.Web.dll",
"//dotnet:core",
"third_party/dotnet/nunit-2.6.0/framework/nunit.framework.dll",
"third_party/dotnet/nunit-2.6.2/framework/nunit.framework.dll",
"third_party/nmock/nmock.dll"
],
out = "Selenium.Core.Tests.dll",
Expand All @@ -203,7 +203,7 @@ dotnet_test(name = "webdriverbackedselenium",
"//dotnet:dotnet",
"//dotnet:core",
"//dotnet:webdriverbackedselenium",
"third_party/dotnet/nunit-2.6.0/framework/nunit.framework.dll",
"third_party/dotnet/nunit-2.6.2/framework/nunit.framework.dll",
],
out = "Selenium.WebDriverBackedSelenium.Tests.dll",
files = [
Expand Down
2 changes: 1 addition & 1 deletion rake-tasks/crazy_fun/mappings/visualstudio.rb
Original file line number Diff line number Diff line change
Expand Up @@ -346,7 +346,7 @@ def handle(fun, dir, args)
target = nunit "#{task_name}:run" do |nunit_task|
mkdir_p test_log_dir
puts "Testing: #{task_name}"
nunit_task.command = "third_party/dotnet/nunit-2.6.0/nunit-console.exe"
nunit_task.command = "third_party/dotnet/nunit-2.6.2/nunit-console.exe"
nunit_task.assemblies << [output_dir, args[:project]].join(File::SEPARATOR)
nunit_task.options << "/nologo"
nunit_task.options << "/nodots"
Expand Down
60 changes: 0 additions & 60 deletions third_party/dotnet/nunit-2.6.0/NUnitTests.VisualState.xml

This file was deleted.

Loading

0 comments on commit 88d1e1c

Please sign in to comment.