[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
branch master updated (bacc1d2 -> 985a859)
From: |
Ludovic Courtès |
Subject: |
branch master updated (bacc1d2 -> 985a859) |
Date: |
Fri, 31 Mar 2017 18:46:20 -0400 (EDT) |
civodul pushed a change to branch master
in repository guix.
from bacc1d2 gnu: linux-libre: Update to 4.10.8 [fixes CVE-2017-7184].
new 9af7ecd services: dicod: Allow the configuration of "handlers".
new 892d908 tests: Introduce 'simple-operating-system' and use it.
new 985a859 tests: Add GNU dicod test.
The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
doc/guix.texi | 52 +++++++++++++++--
gnu/local.mk | 1 +
gnu/services/dict.scm | 54 +++++++++++++++---
gnu/tests.scm | 43 ++++++++++++++-
gnu/tests/base.scm | 30 +---------
gnu/tests/dict.scm | 141 +++++++++++++++++++++++++++++++++++++++++++++++
gnu/tests/mail.scm | 25 +++------
gnu/tests/messaging.scm | 27 +--------
gnu/tests/networking.scm | 57 ++++++++-----------
gnu/tests/ssh.scm | 30 ++--------
gnu/tests/web.scm | 26 +++------
11 files changed, 322 insertions(+), 164 deletions(-)
create mode 100644 gnu/tests/dict.scm
- branch master updated (bacc1d2 -> 985a859),
Ludovic Courtès <=