Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 08d9017

Browse filesBrowse files
committed
tests: Remove helper application to create test resources.
We do this with Terraform now
1 parent 2d5dd67 commit 08d9017
Copy full SHA for 08d9017

File tree

Expand file treeCollapse file tree

3 files changed

+0
-146
lines changed
Filter options
Expand file treeCollapse file tree

3 files changed

+0
-146
lines changed

‎apis/Google.Cloud.Storage.V1/Google.Cloud.Storage.V1.CreateCommonTestBucket/Google.Cloud.Storage.V1.CreateCommonTestBucket.csproj

Copy file name to clipboardExpand all lines: apis/Google.Cloud.Storage.V1/Google.Cloud.Storage.V1.CreateCommonTestBucket/Google.Cloud.Storage.V1.CreateCommonTestBucket.csproj
-14Lines changed: 0 additions & 14 deletions
This file was deleted.

‎apis/Google.Cloud.Storage.V1/Google.Cloud.Storage.V1.CreateCommonTestBucket/Program.cs

Copy file name to clipboardExpand all lines: apis/Google.Cloud.Storage.V1/Google.Cloud.Storage.V1.CreateCommonTestBucket/Program.cs
-126Lines changed: 0 additions & 126 deletions
This file was deleted.

‎apis/Google.Cloud.Storage.V1/Google.Cloud.Storage.V1.sln

Copy file name to clipboardExpand all lines: apis/Google.Cloud.Storage.V1/Google.Cloud.Storage.V1.sln
-6Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,6 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Google.Cloud.Storage.V1.Ben
99
EndProject
1010
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Google.Cloud.Storage.V1.CleanTestData", "Google.Cloud.Storage.V1.CleanTestData\Google.Cloud.Storage.V1.CleanTestData.csproj", "{E5CFC6DB-DD72-6EEF-4471-EEADBAB10A89}"
1111
EndProject
12-
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Google.Cloud.Storage.V1.CreateCommonTestBucket", "Google.Cloud.Storage.V1.CreateCommonTestBucket\Google.Cloud.Storage.V1.CreateCommonTestBucket.csproj", "{66F2F785-F416-FB9B-D783-5A3111611B4A}"
13-
EndProject
1412
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Google.Cloud.Storage.V1.IntegrationTests", "Google.Cloud.Storage.V1.IntegrationTests\Google.Cloud.Storage.V1.IntegrationTests.csproj", "{80EF9685-9276-292E-0163-250553EDB6DB}"
1513
EndProject
1614
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Google.Cloud.Storage.V1.RetryConformanceTests", "Google.Cloud.Storage.V1.RetryConformanceTests\Google.Cloud.Storage.V1.RetryConformanceTests.csproj", "{C20E1ACE-940D-1B93-2BD0-268F2B08EBC8}"
@@ -41,10 +39,6 @@ Global
4139
{E5CFC6DB-DD72-6EEF-4471-EEADBAB10A89}.Debug|Any CPU.Build.0 = Debug|Any CPU
4240
{E5CFC6DB-DD72-6EEF-4471-EEADBAB10A89}.Release|Any CPU.ActiveCfg = Release|Any CPU
4341
{E5CFC6DB-DD72-6EEF-4471-EEADBAB10A89}.Release|Any CPU.Build.0 = Release|Any CPU
44-
{66F2F785-F416-FB9B-D783-5A3111611B4A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
45-
{66F2F785-F416-FB9B-D783-5A3111611B4A}.Debug|Any CPU.Build.0 = Debug|Any CPU
46-
{66F2F785-F416-FB9B-D783-5A3111611B4A}.Release|Any CPU.ActiveCfg = Release|Any CPU
47-
{66F2F785-F416-FB9B-D783-5A3111611B4A}.Release|Any CPU.Build.0 = Release|Any CPU
4842
{80EF9685-9276-292E-0163-250553EDB6DB}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
4943
{80EF9685-9276-292E-0163-250553EDB6DB}.Debug|Any CPU.Build.0 = Debug|Any CPU
5044
{80EF9685-9276-292E-0163-250553EDB6DB}.Release|Any CPU.ActiveCfg = Release|Any CPU

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.