guix/tests
Ludovic Courtès 435603a1d6
profiles: 'manifest-add' truly deletes duplicate entries.
Fixes <https://bugs.gnu.org/30569>.
Reported by Andreas Enge <andreas@enge.fr>.

* guix/profiles.scm (manifest-add): Don't append ENTRIES as is.
Instead, cons each element of ENTRIES as we fold over it.
Remove unneeded ellispes in 'match' patterns.
2018-03-01 14:00:21 +01:00
..
base16.scm utils: Move base16 procedures to (guix base16). 2017-03-16 22:50:14 +01:00
base32.scm
base64.scm
bournish.scm
build-utils.scm
builders.scm
cache.scm cache: Work around 'time-monotonic' bug in Guile 2.2.2. 2017-04-22 14:42:15 +02:00
challenge.scm challenge: Return comparison reports instead of just discrepancies. 2017-01-14 00:57:51 +01:00
combinators.scm
containers.scm tests: Fix race condition in 'container-excursion*' test. 2017-05-31 17:08:45 +02:00
cpan.scm
cpio.scm
cran.scm
crate.scm tests: Adjust for 'http-fetch' change in (guix import json). 2017-02-13 16:04:09 +01:00
cve-sample.xml
cve.scm cve: Use a more compact format for the list of package/versions. 2016-05-28 01:07:12 +02:00
derivations.scm derivations: Adjust tests for Stow environments. 2018-01-30 22:24:06 +01:00
discovery.scm
elpa.scm
file-systems.scm uuid: Move tests to 'tests/uuid.scm'. 2017-09-14 00:10:13 +02:00
gem.scm
gexp.scm
gnu-maintenance.scm
grafts.scm
graph.scm
gremlin.scm
guix-archive.sh
guix-authenticate.sh
guix-build.sh
guix-daemon.sh daemon: Add gzip log compression. 2018-01-07 23:47:22 +01:00
guix-download.sh
guix-environment-container.sh
guix-environment.sh environment: Add --manifest option. 2018-02-21 22:16:38 -05:00
guix-gc.sh guix gc: '--verify=foo' is reported as an error. 2017-12-18 23:17:30 +01:00
guix-graph.sh
guix-hash.sh
guix-lint.sh
guix-package-net.sh
guix-package.sh guix package: '--search' no longer shows superseded packages. 2018-02-27 15:46:56 +01:00
guix-register.sh
guix-system.sh
hackage.scm
hash.scm build: Require Guile >= 2.0.13. 2018-02-26 18:19:34 +01:00
import-utils.scm import: utils: 'alist->package' allows false license. 2018-02-16 11:10:12 +01:00
lint.scm
modules.scm
monads.scm
nar.scm build: Require Guile >= 2.0.9. 2017-03-18 00:39:49 +01:00
pack.scm tests: Skip 'guix pack' test when networking is unavailable. 2017-03-22 15:02:33 +01:00
packages.scm build-system/trivial: Add support for #:allowed-references. 2018-02-28 22:47:42 +01:00
pk-crypto.scm utils: Move base16 procedures to (guix base16). 2017-03-16 22:50:14 +01:00
pki.scm
print.scm
profiles.scm profiles: 'manifest-add' truly deletes duplicate entries. 2018-03-01 14:00:21 +01:00
publish.scm publish: Restore gzip compression in cache-less mode. 2018-01-22 11:15:50 +01:00
pypi.scm
records.scm
scripts-build.scm
scripts.scm
search-paths.scm
services.scm services: Missing services are automatically instantiated. 2018-01-21 00:24:03 +01:00
sets.scm build: Add a Guile custom test driver using SRFI-64. 2016-04-03 14:19:09 +02:00
signing-key.pub
signing-key.sec
size.scm size: Add test to multiple 'store-profile' arguments. 2017-04-07 00:17:16 +02:00
snix.scm build: Add a Guile custom test driver using SRFI-64. 2016-04-03 14:19:09 +02:00
store.scm
substitute.scm
syscalls.scm
system.scm gnu, doc, tests: Use ‘bootloader-configuration’ everywhere. 2017-12-06 15:02:24 +01:00
test.drv Add unit test for derivation parsing and output. 2012-04-19 23:09:55 +02:00
texlive.scm
ui.scm ui: 'string->duration' correctly handles hours. 2017-05-10 22:05:21 +02:00
union.scm
upstream.scm build: Add a Guile custom test driver using SRFI-64. 2016-04-03 14:19:09 +02:00
utils.scm
uuid.scm
workers.scm
zlib.scm