projects
/
ocaml-cohttp.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
101f4ea
)
Disable test that needs base_quickcheck
author
Stephane Glondu
<steph@glondu.net>
Sat, 14 Mar 2026 08:56:00 +0000
(09:56 +0100)
committer
Stéphane Glondu
<glondu@debian.org>
Mon, 16 Mar 2026 07:11:38 +0000
(08:11 +0100)
Gbp-Pq: Name 0001-Disable-test-that-needs-base_quickcheck.patch
http/test/dune
patch
|
blob
|
history
diff --git
a/http/test/dune
b/http/test/dune
index 8201ba4372bf7b9c98caa4bb76ef7d4e3de7258b..36a713c51f67931aec9407d025ddd9aa4a1b6ac6 100644
(file)
--- a/
http/test/dune
+++ b/
http/test/dune
@@
-12,6
+12,7
@@
(test
(name test_parser)
+ (enabled_if false)
(modules test_parser)
(package http)
(preprocess