Skip to content

Conversation

@maiste
Copy link
Contributor

@maiste maiste commented Aug 25, 2025

Fast, portable, and opinionated build system

CHANGES:

Fixed

Changed

CHANGES:

### Fixed

- Fix `runtest-js` mistakenly depending on `byte` (fixes ocaml/dune#12243, ocaml/dune#12242,
  @vouillon and @Alizter)

- Fix the interpretation of paths in `dune runtest` when running from within a
  subdirectory. (ocaml/dune#12251, fixes ocaml/dune#12250, @Alizter)

### Changed

- Revert formatting change introduced in 3.20.0 making long lists in
  s-expressions fill the line instead of formatting them in a vertical way
  (ocaml/dune#12245, reverts ocaml/dune#10892, @nojb)
@maiste maiste mentioned this pull request Aug 25, 2025
9 tasks
@maiste
Copy link
Contributor Author

maiste commented Aug 26, 2025

I have checked with the previous revdeps, and it doesn't seem to trigger new errors. Should be good to merge.

@smorimoto smorimoto merged commit 4c972ba into ocaml:master Aug 26, 2025
2 of 3 checks passed
@maiste maiste deleted the release-dune-3.20.1 branch August 26, 2025 09:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

runtest now changes directories to dune project root runtest_alias no longer working properly

2 participants