Organisationsmiragealcotestbranch/mainBuild History

Build History for branch/main

Builds (15)
Merge pull request #420 from samoht/release Prepare the release
22cfc6
Merge pull request #416 from Khady/louis/expose-skip engine: expose skip exception
b0010b
Merge pull request #419 from psafont/exnpect [Breaking] Change match_raises to be more intuitive
b3a4a6
No longer rely on joo_global_object (#413)
f49a31
Add x-maintenance-intent field to the opam file (#417)
f3df51
Merge pull request #412 from xvw/contramap-for-testable testable for seq and contramap (for testable)
8d3076
Merge pull request #411 from samoht/release Prepare the release
6b628b
Merge pull request #410 from samoht/fmt Fix formatting
6857af
Update GitHub Actions (#409)
21fe83
Merge pull request #403 from hhugo/fix-for-new-jsoo Adapt jsoo runtime to new jsoo version
c62a10
Merge pull request #406 from dinosaure/fix-502 Fix the compilation of alcotest on OCaml 5.2
c2b42c
Merge pull request #397 from mirage/ci-env-var Don't detect ocaml-ci specifically, improve CI detection
f50801
Merge pull request #399 from dinosaure/safe-formatter Be able to allocate a formatter for stdout/stderr
1cc743
Fix alcotest's own tests when using OCaml 5.2 (#402)
9c262d
Open Windows console handle to retrieve dimensions (#396) If stdout is redirected on Windows, the dimensions of the terminal won't be correctly retrieved. Open the console instead, using the special filename CONOUT$, and ask the dimensions of this handle. Keep a fallback to stdout if the console can't be opened. https://learn.microsoft.com/en-us/windows/console/console-handles
7cac1a