aboutsummaryrefslogtreecommitdiff
path: root/tests/gexp.scm
diff options
context:
space:
mode:
authorEfraim Flashner <efraim@flashner.co.il>2023-06-01 15:45:30 +0300
committerEfraim Flashner <efraim@flashner.co.il>2023-06-01 15:52:37 +0300
commitcf388642ce1af18aa1711ad2e79e850bf469e520 (patch)
tree640377b52bed8d4b966dcf4516a814a4776650ad /tests/gexp.scm
parentb428b49d8f2953ee0c26bd7a4770a4fe27b8e306 (diff)
downloadguix-cf388642ce1af18aa1711ad2e79e850bf469e520.tar.gz
guix-cf388642ce1af18aa1711ad2e79e850bf469e520.zip
gnu: libtommath: Honor the #:tests? flag.
* gnu/packages/multiprecision.scm (libtommath)[arguments]: Adjust custom 'check phase to honor the #:tests? flag.
Diffstat (limited to 'tests/gexp.scm')
0 files changed, 0 insertions, 0 deletions
HACKING: Mention guix-patches@gnu.org. Ludovic Courtès 2017-01-30maint: Fix invalid calls to 'info'....* HACKING <Contributing>: Remove name of the manual from the item argument. * README <Installation>: Likewise. Mathieu Lirzin 2017-01-04doc: Add a Git hook that verifies signatures before pushing....* HACKING (Commit Access): Describe the pre-push Git hook. * etc/git/pre-push: New file. Leo Famulari