guix-devel/guix/build-system
Andy Patterson 0383afa02a
build-system/asdf: Handle tests defined in external systems.
* guix/build-system/asdf.scm (asdf-build): Add a #:test-asd-file argument.
[builder]: Pass it to the build system.
(package-with-build-system)[transform]: Strip it from source systems' arguments.
* guix/build/asdf-build-system.scm (check): Pass the fully qualified path to
it on to the test-system procedure.
* guix/build/lisp-utils.scm (test-system): Load the file, or otherwise one of
the often used names for it, before running the tests.  Adjust the docstring
accordingly.
2017-05-16 15:18:16 +02:00
..
ant.scm
asdf.scm build-system/asdf: Handle tests defined in external systems. 2017-05-16 15:18:16 +02:00
cargo.scm
cmake.scm
dub.scm
emacs.scm build-system/emacs: Use 'emacs-minimal' by default. 2016-05-24 11:32:27 +03:00
glib-or-gtk.scm
gnu.scm
haskell.scm
ocaml.scm build-system: Add package-with-ocaml4.01. 2017-05-10 22:13:54 +02:00
perl.scm
python.scm
r.scm
ruby.scm
trivial.scm
waf.scm