guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

branch master updated (94aab84 -> 5ec4156)


From: guix-commits
Subject: branch master updated (94aab84 -> 5ec4156)
Date: Thu, 5 Mar 2020 11:14:47 -0500 (EST)

civodul pushed a change to branch master
in repository guix.

    from 94aab84  gnu: sbcl-cl-webkit: Update to 20200227.
     new 3046e73  ci: Move 'cross-jobs' procedure to the top level.
     new 5a675b2  guix build: Allow non-package objects in manifest.
     new d37b5a1  weather: Allow non-package objects in manifest.
     new dd1ee16  tests: "make check-system" no longer interns source upfront.
     new c5a3d8f  tests: "make check-system" includes the current commit ID, if 
any.
     new f42f39a  guix build: Parameterize '%graft?' upfront.
     new e767168  weather: Parameterize '%graft?' upfront.
     new c0b726c  tests: Add <system-test> gexp compiler.
     new 5ec4156  tests: Add a manifest for system tests.

The 9 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 Makefile.am                    |   8 +--
 build-aux/run-system-tests.scm | 115 ---------------------------------------
 etc/system-tests.scm           |  94 ++++++++++++++++++++++++++++++++
 gnu/ci.scm                     | 121 +++++++++++++++++++++--------------------
 gnu/tests.scm                  |   8 ++-
 guix/scripts/build.scm         |  24 ++++----
 guix/scripts/weather.scm       |  41 ++++++++++----
 tests/guix-build.sh            |  13 ++++-
 8 files changed, 221 insertions(+), 203 deletions(-)
 delete mode 100644 build-aux/run-system-tests.scm
 create mode 100644 etc/system-tests.scm



reply via email to

[Prev in Thread] Current Thread [Next in Thread]