summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2013-01-18distro: Rename (distro) to (gnu packages).Ludovic Courtès
2013-01-18distro: Change the module name space to (gnu ...).Ludovic Courtès
2013-01-17guix-package: Allow `--roll-back' to skip missing generations.Ludovic Courtès
2013-01-17guix-package: Add `--roll-back'.Ludovic Courtès
2013-01-14guix-package: Create or diagnose missing profile directory.Ludovic Courtès
2013-01-14tests: Use "binutils:lib" as the `guix-package' example.Ludovic Courtès
2013-01-11Merge branch 'core-updates'Ludovic Courtès
2013-01-09union: Detect collisions, and delete duplicate leaves.Ludovic Courtès
2013-01-09derivations: Fix `derivation-prerequisites-to-build' when outputs are there.Ludovic Courtès
2013-01-07guix-package: Remove `-b' shorthand for `--bootstrap'.Ludovic Courtès
2013-01-07snix: Update `license' check in unit test.Ludovic Courtès
2013-01-06Merge branch 'master' into core-updatesLudovic Courtès
2013-01-06Update license headers.Ludovic Courtès
2013-01-06Add `guix-gc'.Ludovic Courtès
2013-01-05derivations: Add `derivation-path->output-paths'.Ludovic Courtès
2013-01-02tests: Adjust to not rely on /bin/sh.Ludovic Courtès
2012-12-13Merge branch 'nix-integration'Ludovic Courtès
2012-12-13tests: Skip network-dependent tests when the network is unreachable.Ludovic Courtès
2012-12-13tests: base32: Work around `system*' bug.Ludovic Courtès
2012-12-12tests: Remove `t-profile' files on exit.Ludovic Courtès
2012-12-12guix-package: Gracefully handle multiple installs of the same path.Ludovic Courtès
2012-12-09Merge branch 'master' into nix-integrationLudovic Courtès
2012-12-09store: Add GC-related operations.Ludovic Courtès
2012-12-06build: Update skip count in `tests/derivations.scm'.Ludovic Courtès
2012-12-06build: Run all the tests against the just-built daemon.Ludovic Courtès
2012-12-05tests: Remove hard-coded /nix/store.Ludovic Courtès
2012-12-05daemon: Add `list-runtime-roots' script.Ludovic Courtès
2012-12-04daemon: Add test.Ludovic Courtès
2012-12-04derivations: Fix erroneous call to `add-to-store' for local files as input.Ludovic Courtès
2012-11-19guix-package: Extract version strings when installing a direct store path.Ludovic Courtès
2012-11-19guix-package: Add `--list-available'.Ludovic Courtès
2012-11-19distro: Add `fold-packages'.Ludovic Courtès
2012-11-19guix-package: Add `--list-installed'.Ludovic Courtès
2012-11-13guix-download: Use code from (guix build download).Ludovic Courtès
2012-11-13guix-download: Add support for file:// URIs.Ludovic Courtès
2012-11-13guix-download: Gracefully handle invalid URIs.Ludovic Courtès
2012-11-13tests: Make sure to use the bootstrap Guile.Ludovic Courtès
2012-11-13tests: Remove extraneous test.Ludovic Courtès
2012-11-13Remove (guix http) and (guix ftp).Ludovic Courtès
2012-11-12Add (guix download) and (guix build download).Ludovic Courtès
2012-11-11Move base32 code to (guix base32).Ludovic Courtès
2012-11-09tests: Choose a less expensive test for packages.Ludovic Courtès
2012-11-09derivations: build-expression->derivation: Builder only refers to sources.Ludovic Courtès
2012-11-08derivations: Add tests relative to fixed-output derivations.Ludovic Courtès
2012-11-08guix-download: Error out when the HTTP response code is not 200.Ludovic Courtès
2012-11-07guix-build: Error out when `-S' used for source-less package.Ludovic Courtès
2012-11-07guix-package: Fix handling of the PACKAGE:OUTPUT syntax.Ludovic Courtès
2012-11-04distro: Move bootstrap packages to (distro packages bootstrap).Ludovic Courtès
2012-11-04Add (guix snix) and the `guix-import' command.Ludovic Courtès
2012-11-04packages: `description' → `synopsis', `long-description' → `description'.Ludovic Courtès