summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2019-06-11import: crate: Define dependencies as arguments.Ivan Petkov
2019-06-10store: 'build-things' accepts derivation/output pairs.Ludovic Courtès
2019-06-07import: print: Honor the outputs of inputs (!).Ludovic Courtès
2019-06-02import: hackage: Parse braced properties.Robert Vollmert
2019-06-02tests: hackage: Test multiline cabal description.Robert Vollmert
2019-06-02tests: Fix hackage tests.Robert Vollmert
2019-06-02substitute: Select the best compression methods.Ludovic Courtès
2019-06-02publish: '--compression' can be repeated.Ludovic Courtès
2019-06-01tests: Indent hackage testsRobert Vollmert
2019-06-01tests: hackage: Don't mock hackage-fetch.Robert Vollmert
2019-06-01tests: hackage: Factor out package pattern.Robert Vollmert
2019-05-27publish: Add support for lzip.Ludovic Courtès
2019-05-27utils: Support compression and decompression with lzip.Ludovic Courtès
2019-05-27utils: Test 'compressed-port' and 'decompressed-port' for both gzip and xz.Ludovic Courtès
2019-05-27lzlib: Add 'make-lzip-input-port/compressed'.Ludovic Courtès
2019-05-26import: hackage: Fix Cabal test.Ludovic Courtès
2019-05-26discovery: 'all-modules' returns modules in path order.Robert Vollmert
2019-05-26publish: Maintain a hash-part-to-store-item mapping in cache.Ludovic Courtès
2019-05-22pack: Add '--root'.Ludovic Courtès
2019-05-18pack: '--localstatedir' and '-R' tests gracefully handle missing /gnu/store.Ludovic Courtès
2019-05-18gremlin: Adjust tests for foreign distros.Ting-Wei Lan
2019-05-13tests: Fix guix-package.sh.Maxim Cournoyer
2019-05-09tests: Ensure 'unshare' works before relying on it.Ludovic Courtès
2019-05-09ui: Make package outputs searchable.Chris Marusich
2019-05-07environment: Non ad-hoc mode also honors transformation options.Ludovic Courtès
2019-05-07uuid: 'fat-uuid->string' preserves leading zeros.Ludovic Courtès
2019-05-06Add (guix lzlib).Pierre Neidhardt
2019-04-29tests: Adjust wildcard when testing OS examples.Ludovic Courtès
2019-04-29guix package: Add 'guix search' alias.Ludovic Courtès
2019-04-29guix package: Add 'install', 'remove', and 'upgrade' aliases.Ludovic Courtès
2019-04-27tests: Adjust accounts test to shell-as-config change.Ludovic Courtès
2019-04-19guix build: Accept multiple '-s' options.Ludovic Courtès
2019-04-16tests: Gracefully skip zlib test when zlib is missing.Ludovic Courtès
2019-04-15guix build: Fix relative file name canonicalization for '--root'.Ludovic Courtès
2019-04-10guix gc: Add '--list-roots'.Ludovic Courtès
2019-04-10Add (guix store roots).Ludovic Courtès
2019-04-02environment: '-C' creates namespaces where the user is not root.Ludovic Courtès
2019-04-02linux-container: Make the guest UID and GID a parameter.Ludovic Courtès
2019-03-30records: Support custom 'this' identifiers.Ludovic Courtès
2019-03-26environment: Create /etc/group in containers.Ludovic Courtès
2019-03-26environment: Use (gnu build accounts) for /etc/passwd handling.Ludovic Courtès
2019-03-25accounts: Add default value for the 'home-directory' field of <user-account>.Ludovic Courtès
2019-03-25records: Allow thunked fields to refer to 'this-record'.Ludovic Courtès
2019-03-24tests: Adjust 'guix pack -f squashfs' test.Ludovic Courtès
2019-03-24tests: Add missing import.Ludovic Courtès
2019-03-23graph: Add the 'reverse-bag' graph.Ludovic Courtès
2019-03-17guix build: '--with-commit' makes recursive checkouts.Ludovic Courtès
2019-03-17guix build: Transformation options match packages by spec.Ludovic Courtès
2019-03-17packages: Add 'package-input-rewriting/spec'.Ludovic Courtès
2019-03-17guix build: Add '--with-git-url'.Ludovic Courtès