summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2015-09-15lint: Add 'check-texinfo-markup' checker.Mathieu Lirzin
2015-09-14guix: lint: Check for meaningful origin file names.Eric Bavier
2015-09-14guix: packages: Add origin-actual-file-name.Eric Bavier
2015-09-10guix: packages: Add transitive-input-references.Eric Bavier
2015-09-06lint: Add 'license' checker.Ludovic Courtès
2015-09-05tests: Fix typos.Ludovic Courtès
2015-09-04monads: Fix 'liftN' fallback case.Ludovic Courtès
2015-09-02graph: Add '--expression'.Ludovic Courtès
2015-09-01import: gem: Fix minor bug and add unit test.David Thompson
2015-08-31import: Add 'cran' importer.Ricardo Wurmus
2015-08-27tests: Skip 'set-network-interface-address' test when running as root.Ludovic Courtès
2015-08-27Add 'guix graph'.Ludovic Courtès
2015-08-27gexp: Add 'lower-object'.Ludovic Courtès
2015-08-26tests: Work around Btrfs handling of nlink for empty directories.Ludovic Courtès
2015-08-19scripts: package: Add --install-from-file option.David Thompson
2015-08-19lint: Add 'formatting' checker.Ludovic Courtès
2015-08-11tests: containers: Skip if setgroups file does not exist.David Thompson
2015-08-08build: container: Add #:host-uids argument to call-with-container.David Thompson
2015-07-25syscalls: Add 'network-interfaces', which wraps libc's 'getifaddrs'.Ludovic Courtès
2015-07-25syscalls: Rename 'network-interfaces' and 'all-network-interfaces'.Ludovic Courtès
2015-07-20tests: Skip container tests if namespaces are not available.David Thompson
2015-07-20tests: Make #:references-graphs gexp test more tolerant.Ludovic Courtès
2015-07-19Merge branch 'master' into core-updatesMark H Weaver
2015-07-18tests: Fix 'publish' test for nix-base32 format.Alex Kost
2015-07-16file-systems: 'uuid' raises a syntax error for invalid UUIDs.Ludovic Courtès
2015-07-15Merge branch 'master' into core-updatesMark H Weaver
2015-07-14file-systems: Allow users to specify file system UUIDs as strings.Ludovic Courtès
2015-07-13substitute: Honor "substitute-urls" option passed by "untrusted" clients.Ludovic Courtès
2015-07-13substitute: Store cached narinfo in cache-specific sub-directories.Ludovic Courtès
2015-07-12packages: Rewrite 'transitive-inputs' to be linear and remove duplicates.Ludovic Courtès
2015-07-12tests: Adjust tests for new bootstrap Guile.Ludovic Courtès
2015-07-10tests: Skip namespace-related tests when that feature is missing.Ludovic Courtès
2015-07-09gnu: build: Add Linux container module.David Thompson
2015-07-08tests: Use the right identifier in tests/elpa.scm.Ludovic Courtès
2015-07-08import: Add 'elpa' importer.Federico Beffa
2015-07-07build: syscalls: Add pivot-root.David Thompson
2015-07-07build: syscalls: Add setns.David Thompson
2015-07-07build: syscalls: Add clone.David Thompson
2015-07-07build: syscalls: Add mkdtemp!David Thompson
2015-07-08tests: Test the exit code of 'guix environment'.Ludovic Courtès
2015-07-08store: 'run-with-store' initializes %CURRENT-TARGET-SYSTEM to #f.Ludovic Courtès
2015-07-03derivations: Add #:substitutable?, distinguished from #:local-build?.Ludovic Courtès
2015-07-01environment: For --ad-hoc, allow users to specify an output.Ludovic Courtès
2015-07-01environment: Add only the specified outputs of the dependencies.Ludovic Courtès
2015-07-01tests: Add tests for 'guix environment'.Ludovic Courtès
2015-06-24import: pypi: Detect inputs.Cyril Roelandt
2015-06-24Add (guix cpio).Ludovic Courtès
2015-06-24tests: Move 'file=?' to (guix tests).Ludovic Courtès
2015-06-19gexp: 'local-file' canonicalizes its file argument.Ludovic Courtès
2015-06-19gexp: 'local-file' now defaults to non-recursive.Ludovic Courtès