summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* import: crate: Define dependencies as arguments....Ivan Petkov2019-06-111-2/+2
* store: 'build-things' accepts derivation/output pairs....Ludovic Courtès2019-06-102-0/+42
* import: print: Honor the outputs of inputs (!)....Ludovic Courtès2019-06-071-17/+31
* import: hackage: Parse braced properties....Robert Vollmert2019-06-021-3/+22
* tests: hackage: Test multiline cabal description....Robert Vollmert2019-06-021-0/+19
* tests: Fix hackage tests....Robert Vollmert2019-06-021-4/+2
* substitute: Select the best compression methods....Ludovic Courtès2019-06-021-1/+50
* publish: '--compression' can be repeated....Ludovic Courtès2019-06-021-7/+82
* tests: Indent hackage tests...Robert Vollmert2019-06-011-13/+13
* tests: hackage: Don't mock hackage-fetch....Robert Vollmert2019-06-011-6/+2
* tests: hackage: Factor out package pattern....Robert Vollmert2019-06-011-67/+66
* publish: Add support for lzip....Ludovic Courtès2019-05-271-0/+36
* utils: Support compression and decompression with lzip....Ludovic Courtès2019-05-271-1/+2
* utils: Test 'compressed-port' and 'decompressed-port' for both gzip and xz....Ludovic Courtès2019-05-271-25/+42
* lzlib: Add 'make-lzip-input-port/compressed'....Ludovic Courtès2019-05-271-0/+10
* import: hackage: Fix Cabal test....Ludovic Courtès2019-05-261-2/+35
* discovery: 'all-modules' returns modules in path order....Robert Vollmert2019-05-261-0/+14
* publish: Maintain a hash-part-to-store-item mapping in cache....Ludovic Courtès2019-05-261-0/+29
* pack: Add '--root'....Ludovic Courtès2019-05-221-2/+9
* pack: '--localstatedir' and '-R' tests gracefully handle missing /gnu/store....Ludovic Courtès2019-05-182-3/+5
* gremlin: Adjust tests for foreign distros....Ting-Wei Lan2019-05-181-2/+2
* tests: Fix guix-package.sh....Maxim Cournoyer2019-05-131-1/+1
* tests: Ensure 'unshare' works before relying on it....Ludovic Courtès2019-05-092-6/+13
* ui: Make package outputs searchable....Chris Marusich2019-05-091-0/+25
* environment: Non ad-hoc mode also honors transformation options....Ludovic Courtès2019-05-071-0/+19
* uuid: 'fat-uuid->string' preserves leading zeros....Ludovic Courtès2019-05-071-1/+5
* Add (guix lzlib)....Pierre Neidhardt2019-05-061-0/+111
* tests: Adjust wildcard when testing OS examples....Ludovic Courtès2019-04-291-2/+2
* guix package: Add 'guix search' alias....Ludovic Courtès2019-04-291-0/+2
* guix package: Add 'install', 'remove', and 'upgrade' aliases....Ludovic Courtès2019-04-291-0/+58
* tests: Adjust accounts test to shell-as-config change....Ludovic Courtès2019-04-271-3/+3
* guix build: Accept multiple '-s' options....Ludovic Courtès2019-04-191-0/+7
* tests: Gracefully skip zlib test when zlib is missing....Ludovic Courtès2019-04-161-4/+3
* guix build: Fix relative file name canonicalization for '--root'....Ludovic Courtès2019-04-151-0/+7
* guix gc: Add '--list-roots'....Ludovic Courtès2019-04-101-2/+4
* Add (guix store roots)....Ludovic Courtès2019-04-101-0/+53
* environment: '-C' creates namespaces where the user is not root....Ludovic Courtès2019-04-021-1/+14
* linux-container: Make the guest UID and GID a parameter....Ludovic Courtès2019-04-021-0/+11
* records: Support custom 'this' identifiers....Ludovic Courtès2019-03-301-0/+18
* environment: Create /etc/group in containers....Ludovic Courtès2019-03-261-1/+7
* environment: Use (gnu build accounts) for /etc/passwd handling....Ludovic Courtès2019-03-261-0/+6
* accounts: Add default value for the 'home-directory' field of <user-account>....Ludovic Courtès2019-03-251-4/+0
* records: Allow thunked fields to refer to 'this-record'....Ludovic Courtès2019-03-251-0/+40
* tests: Adjust 'guix pack -f squashfs' test....Ludovic Courtès2019-03-241-2/+6
* tests: Add missing import....Ludovic Courtès2019-03-241-0/+1
* graph: Add the 'reverse-bag' graph....Ludovic Courtès2019-03-231-1/+27
* guix build: '--with-commit' makes recursive checkouts....Ludovic Courtès2019-03-171-0/+49
* guix build: Transformation options match packages by spec....Ludovic Courtès2019-03-171-3/+33
* packages: Add 'package-input-rewriting/spec'....Ludovic Courtès2019-03-171-0/+51
* guix build: Add '--with-git-url'....Ludovic Courtès2019-03-171-1/+23