summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* import: crate: Skip tests when Guile-Semver is missing....Ludovic Courtès2020-12-041-1/+7
* tests: pack-relocatable: Ensure commands can run in the current namespace....Paul Garlick2020-12-041-1/+1
* import: crate: Use existing package satisfying semver requirement....Hartmut Goebel2020-12-021-0/+83
* import: crate: Trim version for names after left-most non-zero part....Hartmut Goebel2020-12-021-13/+12
* import: utils: Trim patch version from names....Hartmut Goebel2020-12-021-15/+15
* import: crate: Parameterized importing of dev dependencies....Martin Becze2020-12-021-2/+1
* import: crate: Use guile-semver to resolve module versions....Martin Becze2020-12-021-192/+308
* import: utils: 'recursive-import' accepts an optional version parameter....Martin Becze2020-12-022-4/+7
* lint: Add 'check-haskell-stackage' checker....Timothy Sample2020-11-211-0/+32
* lint: Add 'patch-headers' checker....Ludovic Courtès2020-11-211-0/+56
* store-database: Add test checking the directory mtime after 'register-path'....Ludovic Courtès2020-11-211-1/+25
* Properly deal with build directories containing '~'....Ludovic Courtès2020-11-161-2/+2
* publish: Create files in the cache as #o644....Ludovic Courtès2020-11-091-0/+5
* tests: Test "guix system search ."....Ludovic Courtès2020-11-061-0/+3
* gexp: Warn when importing (guix config) or (ice-9 …)....Ludovic Courtès2020-11-051-0/+12
* gexp: Store the source code location in <gexp>....Ludovic Courtès2020-11-051-1/+1
* publish: Do not path the empty string to 'query-path-info'....Ludovic Courtès2020-11-041-0/+35
* system: Add store-directory-prefix to boot-parameters....Miguel Ángel Arruga Vivas2020-11-011-3/+20
* pack: Relocatable wrapper leaves root available to child processes....Ludovic Courtès2020-10-311-0/+73
* guix build: Move transformation options to (guix transformations)....Ludovic Courtès2020-10-311-3/+3
* guix build: 'options->transformation' no longer takes a 'store' parameter....Ludovic Courtès2020-10-311-134/+127
* guix: pack: Only wrap executable files....Eric Bavier2020-10-301-0/+35
* publish: Add '--cache-bypass-threshold'....Ludovic Courtès2020-10-281-4/+39
* publish: Provide server's signing key....Amar Singh2020-10-271-0/+5
* guix build: Add '--with-debug-info'....Ludovic Courtès2020-10-201-0/+17
* packages: Better preserve object identity when rewriting....Ludovic Courtès2020-10-202-0/+49
* graph: Adjust test for recent OCaml changes....Ludovic Courtès2020-10-201-1/+1
* system: Add locale to boot-parameters....Miguel Ángel Arruga Vivas2020-10-181-0/+256
* ui: Only suggest modules that export the unbound variable identifier....Ludovic Courtès2020-10-151-0/+27
* guix build: Add '--with-c-toolchain'....Ludovic Courtès2020-10-121-0/+82
* packages: Add 'package-with-c-toolchain'....Ludovic Courtès2020-10-121-0/+20
* tests: Add missing copyright line....Ludovic Courtès2020-10-121-0/+1
* channels: Address test failure....Ludovic Courtès2020-10-121-1/+0
* tests: Mark the channel-instances->manifest as expected to fail....Maxim Cournoyer2020-10-121-0/+1
* environment: Turn "lo" up in network-less containers....Ludovic Courtès2020-10-051-0/+11
* environment: Provide /etc/hosts in containers without '--network'....Ludovic Courtès2020-10-021-0/+4
* guix package: Re-apply package transformation when upgrading....Ludovic Courtès2020-10-022-0/+38
* guix build: Record package transformations in manifest entries....Ludovic Courtès2020-10-021-0/+6
* tests: Adjust to recent changes to the 'emacs' package....Ludovic Courtès2020-10-021-3/+3
* gexp: 'local-file' warns when passed a non-literal relative file name....Ludovic Courtès2020-10-021-0/+14
* tests: opam: Test additional syntax....Julien Lepiller2020-10-021-1/+10
* tests: opam: Factorize tests....Julien Lepiller2020-10-021-72/+58
* linux-container: Reset jailed root permissions....Jelle Licht2020-10-011-0/+8
* scripts: system: Add support for image-type....Mathieu Othacehe2020-09-301-3/+6
* openpgp: Fix argument order of 'fxbit-set?'....Lars-Dominik Braun2020-09-291-0/+12
* tests: Simplify shell exit status negation;...Eric Bavier2020-09-2816-118/+67
* packages: 'package-input-rewriting' has a #:deep? parameter....Ludovic Courtès2020-09-271-2/+18
* packages: 'package-mapping' correctly recurses into 'replacement'....Ludovic Courtès2020-09-271-0/+27
* packages: 'package-input-rewriting/spec' can rewrite implicit dependencies....Ludovic Courtès2020-09-273-6/+83
* packages: 'package-mapping' can recurse on implicit inputs....Ludovic Courtès2020-09-271-1/+35