mirror of
https://github.com/libguestfs/libguestfs.git
synced 2026-03-22 07:03:38 +00:00
mllib: Require OUnit2 for tests.
OUnit2 has an OUnit (v1) compatibility module. Unfortunately it is rather gravely broken: https://forge.ocamlcore.org/tracker/?func=detail&aid=1392&group_id=162&atid=730 Since there is no new release fixing this, it's easier to switch to using OUnit2 for unit tests.
This commit is contained in:
2
README
2
README
@@ -242,7 +242,7 @@ The full requirements are described below.
|
||||
+--------------+-------------+---+-----------------------------------------+
|
||||
| bash-completion | O | For tab-completion of commands in bash. |
|
||||
+--------------+-------------+---+-----------------------------------------+
|
||||
| ocaml-ounit | | O | For the tests of the common OCaml |
|
||||
| ocaml-ounit | 2.0.0 | O | For the tests of the common OCaml |
|
||||
| | | | modules. |
|
||||
+--------------+-------------+---+-----------------------------------------+
|
||||
| ocaml-libvirt| 0.6.1.5 | O | For building the virt-v2v test harness. |
|
||||
|
||||
Reference in New Issue
Block a user