Skip to content

2.6.0

Latest

Choose a tag to compare

@avsm avsm released this 22 Jul 08:54

CHANGES:

Added

  • If a test takes longer than 5 seconds, display a warning with the test's location
    Also display the location on Ctrl-C (#476, @talex5 @avsm).
  • Support oxcaml-5.2.0-minus39 alongside normal OCaml (#481, @avsm)

Changed

  • Mark the tests as conflicting with dune 3.24.0 due to a bug in
    that release; see ocaml/dune#14724 (@avsm)