WebSafe 3.7github.com
|
|
🏠
Skip to content

Tags: mirage/alcotest

Tags

1.9.1

Toggle 1.9.1's commit message
Release 1.9.1

CHANGES:

- Remove bad test with `cmdliner` to be compatible with `cmdliner.2.0.0` (@MisterDA, #424)

1.9.0

Toggle 1.9.0's commit message
Release 1.9.0

CHANGES:

- Add `seq`, a testable for `Seq.t` and `contramap` (#412 @xvw)
- Expose the `V1.Skip` exception (#415, #416, @Khady)
- BREAKING FIX: `match_raises` now expects the user-defined function to return
  true for expected exceptions. Previously false was interpreted as an
  expected exception. (#418, #419, @psafont)

1.8.0

Toggle 1.8.0's commit message
Release 1.8.0

CHANGES:

- Add `match_raises`, a generalized version of `check_raises`
  (#88, #386, @JoanThibault)

- Update JaneStreet core and async to v0.16 (#390 @tmcgilchrist)

- Fix division by zero when size of the terminal is incorrectly
  reported as zero. (fix #356, #381, @MisterDA)

- Enable terminal size reporting on macOS and Windows. Also report the
  terminal size even when the test is run buffered by Dune.
  (#381, #396, @MisterDA)

- Allow overriding the number of columns with `ALCOTEST_COLUMNS` env
  var. (#322, #381, @MisterDA)

- Be able to allocate and use user's formatters for stdout/stderr
  (#399, @dinosaure)

- Stop detecting ocamlci specifically, since there's nothing specific
  about it. Simply use the `CI` env var to detect CIs. Improve CI
  detection.
  (#397, @MisterDA)

1.7.0

Toggle 1.7.0's commit message
Release 1.7.0

CHANGES:

- compile with MSVC (#369, @jonahbeckfordm review by @TheLortex
  and @MisterDA)

- Allow skipping a test case from inside the test case (#368, @apeschar)

- Fix compilation on bytecode architectures (#335, @glondu)

- Get `alcotest_stubs.c` to compile with MSVC (#369, @jonahbeckford)

- Try automatically reporting the location of calls to Alcotest.check.
  (#366, @MisterDA, review by @TheLortex)

- Detect that Alcotest is running in CI and change output accordingly.
  (#364, @MisterDA)

- Upgrade to `dune >= 3.0`. (#360, @MisterDA)

1.6.0

Toggle 1.6.0's commit message
prepare 1.6.0

1.5.0

Toggle 1.5.0's commit message
Distribution 1.5.0

1.4.0

Toggle 1.4.0's commit message
Distribution 1.4.0

1.4.0-rc1

Toggle 1.4.0-rc1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #290 from gpetiot/preview-ocamlformat.0.17.0

Preview: upgrade to ocamlformat.0.17.0

1.3.0

Toggle 1.3.0's commit message
Distribution 1.3.0

1.2.3

Toggle 1.2.3's commit message
Distribution 1.2.3