guix-play/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
..
2017-05-10 17:59:22 +02:00
2017-02-10 16:21:50 +01:00
2017-01-28 18:55:20 +01:00
2017-03-17 10:14:02 +01:00
2014-11-02 21:22:12 +01:00