GNU bug report logs -
#59487
[PATCH 1/2] build-system/dune: Automatically deduce test-target in most cases.
Previous Next
Reported by: raingloom <raingloom <at> riseup.net>
Date: Tue, 22 Nov 2022 19:48:02 UTC
Severity: normal
Tags: patch
Done: Julien Lepiller <julien <at> lepiller.eu>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
This removes the usage of the `test-target` argument from dune-build-system
completely. Dune automatically finds tests for packages being built. The
previous test-target was limiting the search of tests to specific folders. In
some cases the wrong folders.
I could not systematically check all affected packages, but have fixed tests
for some (these are packages for which previously we were not running tests).
-pukkamustard
pukkamustard (5):
gnu: Add ocaml-cinaps.
gnu: ocaml-ppxlib: Clean up inputs.
gnu: ocaml-cohttp: Run tests.
guix: dune-build-system: Run all tests.
gnu: ocaml-ppx-expect: Disable tests.
raingloom (1):
guix: dune-build-system: Remove usage of test-target argument.
gnu/packages/ocaml.scm | 209 +++++++++++++------------------
guix/build/dune-build-system.scm | 4 +-
2 files changed, 86 insertions(+), 127 deletions(-)
base-commit: 9ad5c3deeaebfb6f953579992a082d8327730611
--
2.38.1
This bug report was last modified 2 years and 118 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.