Skip to content

Commit 1b72c30

Browse files
authored
Merge pull request #25370 from raphael-proust/remove-eio-luv-tests
Make eio-luv unavailable
2 parents 7fb8577 + 38455fe commit 1b72c30

File tree

9 files changed

+18
-18
lines changed

9 files changed

+18
-18
lines changed

packages/eio_luv/eio_luv.0.1/opam

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ depends: [
1313
"eio" {= version}
1414
"luv" {>= "0.5.11"}
1515
"luv_unix" {>= "0.5.0"}
16-
"mdx" {>= "1.10.0" & with-test}
1716
"logs" {>= "0.7.0"}
1817
"fmt" {>= "0.8.9"}
1918
"odoc" {with-doc}
@@ -29,7 +28,7 @@ build: [
2928
jobs
3029
"--promote-install-files=false"
3130
"@install"
32-
"@runtest" {with-test}
31+
# no tests because package is essentially deprecated and bit-rotting
3332
"@doc" {with-doc}
3433
]
3534
["dune" "install" "-p" name "--create-install-files" name]
@@ -44,3 +43,4 @@ url {
4443
]
4544
}
4645
x-commit-hash: "ba1fbbe60b94500c79556585134ffbe0dd1ec2fa"
46+
available: false

packages/eio_luv/eio_luv.0.2/opam

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ depends: [
1313
"eio" {= version}
1414
"luv" {>= "0.5.11"}
1515
"luv_unix" {>= "0.5.0"}
16-
"mdx" {>= "1.10.0" & with-test}
1716
"logs" {>= "0.7.0"}
1817
"fmt" {>= "0.8.9"}
1918
"odoc" {with-doc}
@@ -29,7 +28,7 @@ build: [
2928
jobs
3029
"--promote-install-files=false"
3130
"@install"
32-
"@runtest" {with-test}
31+
# no tests because package is essentially deprecated and bit-rotting
3332
"@doc" {with-doc}
3433
]
3534
["dune" "install" "-p" name "--create-install-files" name]
@@ -44,3 +43,4 @@ url {
4443
]
4544
}
4645
x-commit-hash: "85841dc0b779a920bc4b1daca9172456e33988ee"
46+
available: false

packages/eio_luv/eio_luv.0.3/opam

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ depends: [
1313
"eio" {= version}
1414
"luv" {>= "0.5.11"}
1515
"luv_unix" {>= "0.5.0"}
16-
"mdx" {>= "1.10.0" & with-test}
1716
"logs" {>= "0.7.0"}
1817
"fmt" {>= "0.8.9"}
1918
"odoc" {with-doc}
@@ -29,7 +28,7 @@ build: [
2928
jobs
3029
"--promote-install-files=false"
3130
"@install"
32-
"@runtest" {with-test}
31+
# no tests because package is essentially deprecated and bit-rotting
3332
"@doc" {with-doc}
3433
]
3534
["dune" "install" "-p" name "--create-install-files" name]
@@ -44,3 +43,4 @@ url {
4443
]
4544
}
4645
x-commit-hash: "0b56cec54f3c9e0b9c4382e33b7594eef13af3d0"
46+
available: false

packages/eio_luv/eio_luv.0.4/opam

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ depends: [
1212
"eio" {= version}
1313
"luv" {>= "0.5.11"}
1414
"luv_unix" {>= "0.5.0"}
15-
"mdx" {>= "1.10.0" & with-test}
1615
"logs" {>= "0.7.0"}
1716
"fmt" {>= "0.8.9"}
1817
"odoc" {with-doc}
@@ -28,7 +27,7 @@ build: [
2827
jobs
2928
"--promote-install-files=false"
3029
"@install"
31-
"@runtest" {with-test}
30+
# no tests because package is essentially deprecated and bit-rotting
3231
"@doc" {with-doc}
3332
]
3433
["dune" "install" "-p" name "--create-install-files" name]
@@ -43,3 +42,4 @@ url {
4342
]
4443
}
4544
x-commit-hash: "34d1d26ac4f5d5b506a7a216c2c205d83f09110c"
45+
available: false

packages/eio_luv/eio_luv.0.5/opam

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ depends: [
1212
"eio" {= version}
1313
"luv" {>= "0.5.11"}
1414
"luv_unix" {>= "0.5.0"}
15-
"mdx" {>= "1.10.0" & with-test}
1615
"logs" {>= "0.7.0"}
1716
"fmt" {>= "0.8.9"}
1817
"odoc" {with-doc}
@@ -28,7 +27,7 @@ build: [
2827
jobs
2928
"--promote-install-files=false"
3029
"@install"
31-
"@runtest" {with-test}
30+
# no tests because package is essentially deprecated and bit-rotting
3231
"@doc" {with-doc}
3332
]
3433
["dune" "install" "-p" name "--create-install-files" name]
@@ -43,3 +42,4 @@ url {
4342
]
4443
}
4544
x-commit-hash: "d86a4fddc8952f028d1db8de5a23bfb174ac9145"
45+
available: false

packages/eio_luv/eio_luv.0.6/opam

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ depends: [
1212
"eio" {= version}
1313
"luv" {>= "0.5.11"}
1414
"luv_unix" {>= "0.5.0"}
15-
"mdx" {>= "1.10.0" & with-test}
1615
"logs" {>= "0.7.0"}
1716
"fmt" {>= "0.8.9"}
1817
"odoc" {with-doc}
@@ -28,7 +27,7 @@ build: [
2827
jobs
2928
"--promote-install-files=false"
3029
"@install"
31-
"@runtest" {with-test}
30+
# no tests because package is essentially deprecated and bit-rotting
3231
"@doc" {with-doc}
3332
]
3433
["dune" "install" "-p" name "--create-install-files" name]
@@ -43,3 +42,4 @@ url {
4342
]
4443
}
4544
x-commit-hash: "9faa07bb934e7e44521f84eec110429faaab8ed4"
45+
available: false

packages/eio_luv/eio_luv.0.7/opam

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ depends: [
1212
"eio" {= version}
1313
"luv" {>= "0.5.11"}
1414
"luv_unix" {>= "0.5.0"}
15-
"mdx" {>= "1.10.0" & with-test}
1615
"logs" {>= "0.7.0"}
1716
"fmt" {>= "0.8.9"}
1817
"odoc" {with-doc}
@@ -28,7 +27,7 @@ build: [
2827
jobs
2928
"--promote-install-files=false"
3029
"@install"
31-
"@runtest" {with-test}
30+
# no tests because package is essentially deprecated and bit-rotting
3231
"@doc" {with-doc}
3332
]
3433
["dune" "install" "-p" name "--create-install-files" name]
@@ -43,3 +42,4 @@ url {
4342
]
4443
}
4544
x-commit-hash: "aa91a7bf813b9ab2eddeae35c17bc7439f2c0836"
45+
available: false

packages/eio_luv/eio_luv.0.8.1/opam

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ depends: [
1212
"eio" {= version}
1313
"luv" {>= "0.5.11"}
1414
"luv_unix" {>= "0.5.0"}
15-
"mdx" {>= "1.10.0" & with-test}
1615
"fmt" {>= "0.8.9"}
1716
"odoc" {with-doc}
1817
]
@@ -26,7 +25,7 @@ build: [
2625
"-j"
2726
jobs
2827
"@install"
29-
"@runtest" {with-test}
28+
# no tests because package is essentially deprecated and bit-rotting
3029
"@doc" {with-doc}
3130
]
3231
]
@@ -40,3 +39,4 @@ url {
4039
]
4140
}
4241
x-commit-hash: "38c337e888bac215c52b696d61e2f58cab75380f"
42+
available: false

packages/eio_luv/eio_luv.0.9/opam

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ depends: [
1212
"eio" {= version}
1313
"luv" {>= "0.5.11"}
1414
"luv_unix" {>= "0.5.0"}
15-
"mdx" {>= "2.2.0" & with-test}
1615
"fmt" {>= "0.8.9"}
1716
"odoc" {with-doc}
1817
]
@@ -26,7 +25,7 @@ build: [
2625
"-j"
2726
jobs
2827
"@install"
29-
"@runtest" {with-test}
28+
# no tests because package is essentially deprecated and bit-rotting
3029
"@doc" {with-doc}
3130
]
3231
]
@@ -40,3 +39,4 @@ url {
4039
]
4140
}
4241
x-commit-hash: "72f9d77642e2ecafefb8057e711d05666e3e5918"
42+
available: false

0 commit comments

Comments
 (0)