diff options
| author | autoantwort <41973254+autoantwort@users.noreply.github.com> | 2021-07-13 21:51:35 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-07-13 12:51:35 -0700 |
| commit | 34b74c507e162b4af79fd042742326bc9415d8e7 (patch) | |
| tree | 40c98062fb1df6550c12c3113c5b51473d95ea6a /scripts/testing/version-files/ports | |
| parent | e755dfcddc8ebdc639693ddc2d7a912a3ca1c96b (diff) | |
| download | vcpkg-34b74c507e162b4af79fd042742326bc9415d8e7.tar.gz vcpkg-34b74c507e162b4af79fd042742326bc9415d8e7.zip | |
[vcpkg] remove unused testing files (#18788)
Diffstat (limited to 'scripts/testing/version-files/ports')
8 files changed, 0 insertions, 20 deletions
diff --git a/scripts/testing/version-files/ports/cat/portfile.cmake b/scripts/testing/version-files/ports/cat/portfile.cmake deleted file mode 100644 index 0015715fb..000000000 --- a/scripts/testing/version-files/ports/cat/portfile.cmake +++ /dev/null @@ -1 +0,0 @@ -set(VCPKG_POLICY_EMPTY_PACKAGE enabled)
\ No newline at end of file diff --git a/scripts/testing/version-files/ports/cat/vcpkg.json b/scripts/testing/version-files/ports/cat/vcpkg.json deleted file mode 100644 index b87e4a2da..000000000 --- a/scripts/testing/version-files/ports/cat/vcpkg.json +++ /dev/null @@ -1,4 +0,0 @@ -{
- "name": "cat",
- "version": "1.0"
-}
\ No newline at end of file diff --git a/scripts/testing/version-files/ports/dog/portfile.cmake b/scripts/testing/version-files/ports/dog/portfile.cmake deleted file mode 100644 index 0015715fb..000000000 --- a/scripts/testing/version-files/ports/dog/portfile.cmake +++ /dev/null @@ -1 +0,0 @@ -set(VCPKG_POLICY_EMPTY_PACKAGE enabled)
\ No newline at end of file diff --git a/scripts/testing/version-files/ports/dog/vcpkg.json b/scripts/testing/version-files/ports/dog/vcpkg.json deleted file mode 100644 index 028447b3e..000000000 --- a/scripts/testing/version-files/ports/dog/vcpkg.json +++ /dev/null @@ -1,4 +0,0 @@ -{
- "name": "dog",
- "version-date": "2001-01-01"
-}
\ No newline at end of file diff --git a/scripts/testing/version-files/ports/duck/portfile.cmake b/scripts/testing/version-files/ports/duck/portfile.cmake deleted file mode 100644 index 0015715fb..000000000 --- a/scripts/testing/version-files/ports/duck/portfile.cmake +++ /dev/null @@ -1 +0,0 @@ -set(VCPKG_POLICY_EMPTY_PACKAGE enabled)
\ No newline at end of file diff --git a/scripts/testing/version-files/ports/duck/vcpkg.json b/scripts/testing/version-files/ports/duck/vcpkg.json deleted file mode 100644 index d780d01bf..000000000 --- a/scripts/testing/version-files/ports/duck/vcpkg.json +++ /dev/null @@ -1,4 +0,0 @@ -{
- "name": "duck",
- "version-string": "mallard"
-}
\ No newline at end of file diff --git a/scripts/testing/version-files/ports/mouse/portfile.cmake b/scripts/testing/version-files/ports/mouse/portfile.cmake deleted file mode 100644 index 0015715fb..000000000 --- a/scripts/testing/version-files/ports/mouse/portfile.cmake +++ /dev/null @@ -1 +0,0 @@ -set(VCPKG_POLICY_EMPTY_PACKAGE enabled)
\ No newline at end of file diff --git a/scripts/testing/version-files/ports/mouse/vcpkg.json b/scripts/testing/version-files/ports/mouse/vcpkg.json deleted file mode 100644 index fd6cab451..000000000 --- a/scripts/testing/version-files/ports/mouse/vcpkg.json +++ /dev/null @@ -1,4 +0,0 @@ -{
- "name": "mouse",
- "version-semver": "1.0.0"
-}
\ No newline at end of file |
