Skip to content

Commit 88dcffe

Browse files
committed
Belatedly removing long-obsolete .NET tests for AndroidDriver
1 parent 6a6995d commit 88dcffe

6 files changed

+0
-205
lines changed

WebDriver.sln

-16
Original file line numberDiff line numberDiff line change
@@ -58,8 +58,6 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Selenium.WebDriverBackedSel
5858
EndProject
5959
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "imehandler", "cpp\imehandler\imehandler.vcxproj", "{37F9EF6B-F69C-4764-9687-C63C608C476B}"
6060
EndProject
61-
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "WebDriver.Android.Tests", "dotnet\test\android\WebDriver.Android.Tests.csproj", "{3102A61F-3025-482C-9515-9FC239746658}"
62-
EndProject
6361
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "WebDriver", "dotnet\src\webdriver\WebDriver.csproj", "{83C13931-B27C-425C-AAF0-5F96EEA4F173}"
6462
EndProject
6563
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "webdriver-server", "cpp\webdriver-server\webdriver-server.vcxproj", "{35A23A16-EF17-4CC3-8854-785025A304F3}"
@@ -347,20 +345,6 @@ Global
347345
{37F9EF6B-F69C-4764-9687-C63C608C476B}.Release|Win32.ActiveCfg = Release|Win32
348346
{37F9EF6B-F69C-4764-9687-C63C608C476B}.Release|Win32.Build.0 = Release|Win32
349347
{37F9EF6B-F69C-4764-9687-C63C608C476B}.Release|x64.ActiveCfg = Release|Win32
350-
{3102A61F-3025-482C-9515-9FC239746658}.Debug|.NET.ActiveCfg = Debug|Any CPU
351-
{3102A61F-3025-482C-9515-9FC239746658}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
352-
{3102A61F-3025-482C-9515-9FC239746658}.Debug|Any CPU.Build.0 = Debug|Any CPU
353-
{3102A61F-3025-482C-9515-9FC239746658}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
354-
{3102A61F-3025-482C-9515-9FC239746658}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
355-
{3102A61F-3025-482C-9515-9FC239746658}.Debug|Win32.ActiveCfg = Debug|Any CPU
356-
{3102A61F-3025-482C-9515-9FC239746658}.Debug|x64.ActiveCfg = Debug|Any CPU
357-
{3102A61F-3025-482C-9515-9FC239746658}.Release|.NET.ActiveCfg = Release|Any CPU
358-
{3102A61F-3025-482C-9515-9FC239746658}.Release|Any CPU.ActiveCfg = Release|Any CPU
359-
{3102A61F-3025-482C-9515-9FC239746658}.Release|Any CPU.Build.0 = Release|Any CPU
360-
{3102A61F-3025-482C-9515-9FC239746658}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
361-
{3102A61F-3025-482C-9515-9FC239746658}.Release|Mixed Platforms.Build.0 = Release|Any CPU
362-
{3102A61F-3025-482C-9515-9FC239746658}.Release|Win32.ActiveCfg = Release|Any CPU
363-
{3102A61F-3025-482C-9515-9FC239746658}.Release|x64.ActiveCfg = Release|Any CPU
364348
{83C13931-B27C-425C-AAF0-5F96EEA4F173}.Debug|.NET.ActiveCfg = Debug|Any CPU
365349
{83C13931-B27C-425C-AAF0-5F96EEA4F173}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
366350
{83C13931-B27C-425C-AAF0-5F96EEA4F173}.Debug|Any CPU.Build.0 = Debug|Any CPU

dotnet/test/android/Properties/AssemblyInfo.cs

-36
This file was deleted.

dotnet/test/android/WebDriver.Android.Tests.config

-14
This file was deleted.

dotnet/test/android/WebDriver.Android.Tests.csproj

-113
This file was deleted.

dotnet/test/android/WebDriver.Android.Tests.nunit

-7
This file was deleted.

dotnet/test/android/build.desc

-19
This file was deleted.

0 commit comments

Comments
 (0)