this repo has no description

multipart_form-lwt: Disable the tests on OCaml 5.2 (\r\n are now parsed differently)

Kate cdd1fbb9 90d8c520

Changed files
+3
packages
multipart_form-lwt
multipart_form-lwt.0.4.0
multipart_form-lwt.0.4.1
multipart_form-lwt.0.5.0
+1
packages/multipart_form-lwt/multipart_form-lwt.0.4.0/opam
···
bug-reports: "https://github.com/dinosaure/multipart_form/issues"
depends: [
"ocaml" {>= "4.08.0"}
+
"ocaml" {with-test & < "5.2"}
"dune" {>= "2.0.0"}
"angstrom"
"bigarray-compat"
+1
packages/multipart_form-lwt/multipart_form-lwt.0.4.1/opam
···
bug-reports: "https://github.com/dinosaure/multipart_form/issues"
depends: [
"ocaml" {>= "4.08.0"}
+
"ocaml" {with-test & < "5.2"}
"dune" {>= "2.0.0"}
"angstrom"
"bigstringaf"
+1
packages/multipart_form-lwt/multipart_form-lwt.0.5.0/opam
···
bug-reports: "https://github.com/dinosaure/multipart_form/issues"
depends: [
"ocaml" {>= "4.08.0"}
+
"ocaml" {with-test & < "5.2"}
"dune" {>= "2.0.0"}
"angstrom"
"bigstringaf"