tests: Use invoke and return #t from all builders.
authorMark H Weaver <mhw@netris.org>
Wed, 28 Mar 2018 00:05:58 +0000 (20:05 -0400)
committerMark H Weaver <mhw@netris.org>
Wed, 28 Mar 2018 01:35:43 +0000 (21:35 -0400)
commit1e868858fd2de0d1125e6191be5e28df22fe6665
treeb18fbcb775fa8f79cf12402cf67a6d249e9a742a
parente3cfef22c4a18cacf33356a70788503fd689b96d
tests: Use invoke and return #t from all builders.

* tests/packages.scm ("package-source-derivation, snippet", "trivial")
("trivial with local file as input", "trivial with source")
("trivial with system-dependent input", "trivial with #:allowed-references")
("--search-paths with pattern", "--search-paths with single-item search path")
("replacement also grafted"): In the builders, raise an exception on errors
and otherwise return #t.  Use invoke.
tests/packages.scm
tests/profiles.scm