this repo has no description

tcpip 6: require alcotest 0.8.1 (uses Alcotest.failf)

Changed files
+5 -5
packages
tcpip
tcpip.6.0.0
tcpip.6.1.0
tcpip.6.2.0
tcpip.6.3.0
tcpip.6.4.0
+1 -1
packages/tcpip/tcpip.6.0.0/opam
···
"ethernet" {>= "2.0.0" & < "3.0.0"}
"mirage-flow" {>= "2.0.0" & < "4.0.0"}
"mirage-vnetif" {with-test & >= "0.5.0" & < "0.6.2"}
-
"alcotest" {with-test & >="0.7.0" & < "1.4.0"}
+
"alcotest" {with-test & >="0.8.1" & < "1.4.0"}
"pcap-format" {with-test}
"mirage-clock-unix" {with-test & >= "3.0.0"}
"mirage-random-test" {with-test & >= "0.1.0"}
+1 -1
packages/tcpip/tcpip.6.1.0/opam
···
"ethernet" {>= "2.0.0" & < "3.0.0"}
"mirage-flow" {>= "2.0.0" & < "4.0.0"}
"mirage-vnetif" {with-test & >= "0.5.0" & < "0.6.2"}
-
"alcotest" {with-test & >="0.7.0" & < "1.4.0"}
+
"alcotest" {with-test & >="0.8.1" & < "1.4.0"}
"pcap-format" {with-test}
"mirage-clock-unix" {with-test & >= "3.0.0"}
"mirage-random-test" {with-test & >= "0.1.0"}
+1 -1
packages/tcpip/tcpip.6.2.0/opam
···
"ethernet" {>= "2.0.0" & < "3.0.0"}
"mirage-flow" {>= "2.0.0" & < "4.0.0"}
"mirage-vnetif" {with-test & >= "0.5.0" & < "0.6.2"}
-
"alcotest" {with-test & >="0.7.0"}
+
"alcotest" {with-test & >="0.8.1"}
"pcap-format" {with-test}
"mirage-clock-unix" {with-test & >= "3.0.0"}
"mirage-random-test" {with-test & >= "0.1.0"}
+1 -1
packages/tcpip/tcpip.6.3.0/opam
···
"ethernet" {>= "2.0.0" & < "3.0.0"}
"mirage-flow" {>= "2.0.0" & < "4.0.0"}
"mirage-vnetif" {with-test & >= "0.5.0" & < "0.6.2"}
-
"alcotest" {with-test & >="0.7.0"}
+
"alcotest" {with-test & >="0.8.1"}
"pcap-format" {with-test}
"mirage-clock-unix" {with-test & >= "3.0.0"}
"mirage-random-test" {with-test & >= "0.1.0"}
+1 -1
packages/tcpip/tcpip.6.4.0/opam
···
"ethernet" {>= "2.0.0" & < "3.0.0"}
"mirage-flow" {>= "2.0.0" & < "4.0.0"}
"mirage-vnetif" {with-test & >= "0.5.0" & < "0.6.2"}
-
"alcotest" {with-test & >="0.7.0"}
+
"alcotest" {with-test & >="0.8.1"}
"pcap-format" {with-test}
"mirage-clock-unix" {with-test & >= "3.0.0"}
"mirage-random-test" {with-test & >= "0.1.0"}