guix-devel/guix
Maxim Cournoyer facc0a96a1
build-system: emacs: Add improved check phase.
* guix/build-system/emacs.scm (emacs-build): Add #:test-command keyword
argument. Remove #:configure-flags and #:test-target keyword arguments.
* guix/build/emacs-build-system.scm (check): New procedure.
(%standard-phases): Register check phase after the build phase.

Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
2018-04-20 00:49:53 +05:30
..
build build-system: emacs: Add improved check phase. 2018-04-20 00:49:53 +05:30
build-system build-system: emacs: Add improved check phase. 2018-04-20 00:49:53 +05:30
import Correct name and Email for ng0. 2018-03-20 17:17:58 +01:00
scripts guix package: Add '--allow-collisions'. 2018-03-31 23:30:50 +02:00
store
tests
base16.scm
base32.scm
base64.scm
build-system.scm
cache.scm
ci.scm Add (guix ci). 2018-03-28 16:17:06 +02:00
combinators.scm
config.scm.in pull: Install (guix config) module to override the user's one. 2016-07-20 22:53:02 +02:00
cpio.scm
cve.scm
cvs-download.scm
derivations.scm derivations: Fix typo in docstring. 2018-01-11 00:00:03 +01:00
discovery.scm discovery: Remove dependency on (guix ui). 2018-04-08 17:48:33 +02:00
docker.scm guix: Rewrite build-docker-image to allow more paths. 2018-03-24 03:04:10 +01:00
download.scm download: Remove TU Wien mirror. 2018-03-17 04:05:22 -04:00
elf.scm
ftp-client.scm download: Pass the timeout to 'ftp-retr'. 2017-11-14 23:46:53 +01:00
gcrypt.scm
gexp.scm gexp: 'scheme-file' can splice expressions. 2018-04-11 01:03:47 +02:00
git-download.scm git-download: Fix recursive checkouts. 2018-03-18 20:00:44 -05:00
git.scm git: Increase modularity and expose 'update-cached-checkout'. 2018-04-02 23:16:30 +02:00
glob.scm glob: Add an extra glob pattern compilation stage. 2018-03-18 22:57:17 +01:00
gnu-maintenance.scm
gnupg.scm
grafts.scm
graph.scm
hash.scm
hg-download.scm download: Download a nar when a VCS checkout fails. 2017-10-19 23:21:49 +02:00
http-client.scm
i18n.scm
licenses.scm Correct name and Email for ng0. 2018-03-20 17:17:58 +01:00
man-db.scm
memoization.scm
modules.scm modules: Report the search path in &missing-dependency-error. 2018-04-08 17:41:08 +02:00
monad-repl.scm
monads.scm
nar.scm
packages.scm
pk-crypto.scm
pki.scm Use (ice-9 binary-ports) instead of (rnrs io ports). 2016-10-19 15:54:10 +02:00
profiles.scm
profiling.scm
progress.scm
records.scm
scripts.scm
search-paths.scm
self.scm self: Produce a spliced (guix config) to placate Guile 2.0. 2018-04-11 01:03:47 +02:00
serialization.scm
sets.scm
ssh.scm
store.scm
svn-download.scm
tests.scm
ui.scm
upstream.scm discovery: Remove dependency on (guix ui). 2018-04-08 17:48:33 +02:00
utils.scm
workers.scm
zlib.scm