summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAge
* tests: Skip container tests if namespaces are not available.David Thompson2015-07-20
* tests: Make #:references-graphs gexp test more tolerant.Ludovic Courtès2015-07-20
* Merge branch 'master' into core-updatesMark H Weaver2015-07-19
|\
| * tests: Fix 'publish' test for nix-base32 format.Alex Kost2015-07-18
| * file-systems: 'uuid' raises a syntax error for invalid UUIDs.Ludovic Courtès2015-07-16
* | Merge branch 'master' into core-updatesMark H Weaver2015-07-15
|\ \ | |/
| * file-systems: Allow users to specify file system UUIDs as strings.Ludovic Courtès2015-07-14
| * substitute: Honor "substitute-urls" option passed by "untrusted" clients.Ludovic Courtès2015-07-13
| * substitute: Store cached narinfo in cache-specific sub-directories.Ludovic Courtès2015-07-13
| * tests: Skip namespace-related tests when that feature is missing.Ludovic Courtès2015-07-10
* | packages: Rewrite 'transitive-inputs' to be linear and remove duplicates.Ludovic Courtès2015-07-12
* | tests: Adjust tests for new bootstrap Guile.Ludovic Courtès2015-07-12
|/
* gnu: build: Add Linux container module.David Thompson2015-07-09
* tests: Use the right identifier in tests/elpa.scm.Ludovic Courtès2015-07-08
* import: Add 'elpa' importer.Federico Beffa2015-07-08
* build: syscalls: Add pivot-root.David Thompson2015-07-07
* build: syscalls: Add setns.David Thompson2015-07-07
* build: syscalls: Add clone.David Thompson2015-07-07
* build: syscalls: Add mkdtemp!David Thompson2015-07-07
* tests: Test the exit code of 'guix environment'.Ludovic Courtès2015-07-08
* store: 'run-with-store' initializes %CURRENT-TARGET-SYSTEM to #f.Ludovic Courtès2015-07-08
* derivations: Add #:substitutable?, distinguished from #:local-build?.Ludovic Courtès2015-07-03
* environment: For --ad-hoc, allow users to specify an output.Ludovic Courtès2015-07-01
* environment: Add only the specified outputs of the dependencies.Ludovic Courtès2015-07-01
* tests: Add tests for 'guix environment'.Ludovic Courtès2015-07-01
* import: pypi: Detect inputs.Cyril Roelandt2015-06-24
* Add (guix cpio).Ludovic Courtès2015-06-24
* tests: Move 'file=?' to (guix tests).Ludovic Courtès2015-06-24
* gexp: 'local-file' canonicalizes its file argument.Ludovic Courtès2015-06-19
* gexp: 'local-file' now defaults to non-recursive.Ludovic Courtès2015-06-19
* Add 'guix size'.Ludovic Courtès2015-06-18
* tests: Avoid sequence of zero expressions.Ludovic Courtès2015-06-11
* records: Add support for 'innate' fields.Ludovic Courtès2015-06-11
* guix-register: Perform deduplication even when --prefix is passed.Ludovic Courtès2015-06-10
* tests: Make the daemon socket explicit in guix-register test.Ludovic Courtès2015-06-10
* import: hackage: Refactor parsing code and add new options.Federico Beffa2015-06-09
* monads: Allow n-ary '>>=' expressions.Ludovic Courtès2015-06-08
* store: Add 'verify-store' RPC.Ludovic Courtès2015-06-06
* gexp: Add 'plain-file'.Ludovic Courtès2015-06-03
* base32: Use a custom error condition instead of 'misc-error'.Ludovic Courtès2015-05-31
* monads: 'foldm', 'mapm', and 'anym' now take a list of regular values.Ludovic Courtès2015-05-27
* tests: Make sure %BOOTSTRAP-GUILE is available when we need it.Ludovic Courtès2015-05-27
* gc: ignore trailing slash or subdirectories for `guix gc -d'Cyrill Schenkel2015-05-26
* guix package: --manifest DTRT when combined with --dry-run.Ludovic Courtès2015-05-25
* ui: Auto-compile user code, and improve error reporting.Ludovic Courtès2015-05-25
* system: Make sure user accounts refer to existing groups.Ludovic Courtès2015-05-24
* package: Add --manifest option.David Thompson2015-05-20
* guix package: Add optional argument to --search-paths.Ludovic Courtès2015-05-20
* Merge branch 'nix'.Ludovic Courtès2015-05-19
* profiles: Gracefully deal with packages containing an etc/ symlink.Ludovic Courtès2015-05-18