aboutsummaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAge
* build: Remove 'gnu/packages/bootstrap' and its binaries.Ludovic Courtès2019-06-14
* packages: Remove 'search-bootstrap-binary'.Ludovic Courtès2019-06-14
* tests: Make builds less expensive.Ludovic Courtès2019-06-14
* tests: Remove expensive and pointless test.Ludovic Courtès2019-06-14
* Merge branch 'master' into core-updatesLudovic Courtès2019-06-13
|\
| * import: crate: Define dependencies as arguments.Ivan Petkov2019-06-11
| * store: 'build-things' accepts derivation/output pairs.Ludovic Courtès2019-06-10
| * import: print: Honor the outputs of inputs (!).Ludovic Courtès2019-06-07
| * import: hackage: Parse braced properties.Robert Vollmert2019-06-02
| * tests: hackage: Test multiline cabal description.Robert Vollmert2019-06-02
| * tests: Fix hackage tests.Robert Vollmert2019-06-02
| * substitute: Select the best compression methods.Ludovic Courtès2019-06-02
| * publish: '--compression' can be repeated.Ludovic Courtès2019-06-02
| * tests: Indent hackage testsRobert Vollmert2019-06-01
| * tests: hackage: Don't mock hackage-fetch.Robert Vollmert2019-06-01
| * tests: hackage: Factor out package pattern.Robert Vollmert2019-06-01
| * publish: Add support for lzip.Ludovic Courtès2019-05-27
| * utils: Support compression and decompression with lzip.Ludovic Courtès2019-05-27
| * utils: Test 'compressed-port' and 'decompressed-port' for both gzip and xz.Ludovic Courtès2019-05-27
| * lzlib: Add 'make-lzip-input-port/compressed'.Ludovic Courtès2019-05-27
| * import: hackage: Fix Cabal test.Ludovic Courtès2019-05-26
| * discovery: 'all-modules' returns modules in path order.Robert Vollmert2019-05-26
| * publish: Maintain a hash-part-to-store-item mapping in cache.Ludovic Courtès2019-05-26
* | Merge branch 'staging' into core-updatesMarius Bakke2019-05-25
|\|
| * pack: Add '--root'.Ludovic Courtès2019-05-22
| * pack: '--localstatedir' and '-R' tests gracefully handle missing /gnu/store.Ludovic Courtès2019-05-18
| * gremlin: Adjust tests for foreign distros.Ting-Wei Lan2019-05-18
| * tests: Fix guix-package.sh.Maxim Cournoyer2019-05-13
| * tests: Ensure 'unshare' works before relying on it.Ludovic Courtès2019-05-09
| * ui: Make package outputs searchable.Chris Marusich2019-05-09
| * environment: Non ad-hoc mode also honors transformation options.Ludovic Courtès2019-05-07
| * uuid: 'fat-uuid->string' preserves leading zeros.Ludovic Courtès2019-05-07
| * Add (guix lzlib).Pierre Neidhardt2019-05-06
| * tests: Adjust wildcard when testing OS examples.Ludovic Courtès2019-04-29
* | Merge branch 'master' into core-updatesMarius Bakke2019-05-01
|\|
| * guix package: Add 'guix search' alias.Ludovic Courtès2019-04-29
| * guix package: Add 'install', 'remove', and 'upgrade' aliases.Ludovic Courtès2019-04-29
| * tests: Adjust accounts test to shell-as-config change.Ludovic Courtès2019-04-27
| * guix build: Accept multiple '-s' options.Ludovic Courtès2019-04-19
| * tests: Gracefully skip zlib test when zlib is missing.Ludovic Courtès2019-04-16
| * guix build: Fix relative file name canonicalization for '--root'.Ludovic Courtès2019-04-15
| * guix gc: Add '--list-roots'.Ludovic Courtès2019-04-10
| * Add (guix store roots).Ludovic Courtès2019-04-10
| * environment: '-C' creates namespaces where the user is not root.Ludovic Courtès2019-04-02
| * linux-container: Make the guest UID and GID a parameter.Ludovic Courtès2019-04-02
| * records: Support custom 'this' identifiers.Ludovic Courtès2019-03-30
| * environment: Create /etc/group in containers.Ludovic Courtès2019-03-26
| * environment: Use (gnu build accounts) for /etc/passwd handling.Ludovic Courtès2019-03-26
| * accounts: Add default value for the 'home-directory' field of <user-account>.Ludovic Courtès2019-03-25
| * records: Allow thunked fields to refer to 'this-record'.Ludovic Courtès2019-03-25