summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* distro: Rename (distro) to (gnu packages)....Ludovic Courtès2013-01-182-2/+2
* distro: Change the module name space to (gnu ...)....Ludovic Courtès2013-01-188-15/+15
* guix-package: Allow `--roll-back' to skip missing generations....Ludovic Courtès2013-01-171-0/+6
* guix-package: Add `--roll-back'....Ludovic Courtès2013-01-171-4/+35
* guix-package: Create or diagnose missing profile directory....Ludovic Courtès2013-01-141-3/+16
* tests: Use "binutils:lib" as the `guix-package' example....Ludovic Courtès2013-01-141-1/+1
* Merge branch 'core-updates'...Ludovic Courtès2013-01-112-18/+28
|\
| * Merge branch 'master' into core-updates...Ludovic Courtès2013-01-0614-79/+136
| |\
| * | tests: Adjust to not rely on /bin/sh....Ludovic Courtès2013-01-022-20/+30
* | | union: Detect collisions, and delete duplicate leaves....Ludovic Courtès2013-01-091-1/+20
* | | derivations: Fix `derivation-prerequisites-to-build' when outputs are there....Ludovic Courtès2013-01-091-0/+38
* | | guix-package: Remove `-b' shorthand for `--bootstrap'....Ludovic Courtès2013-01-071-6/+6
* | | snix: Update `license' check in unit test....Ludovic Courtès2013-01-071-2/+2
| |/ |/|
* | Update license headers....Ludovic Courtès2013-01-0614-84/+84
* | Add `guix-gc'....Ludovic Courtès2013-01-061-0/+54
* | derivations: Add `derivation-path->output-paths'....Ludovic Courtès2013-01-051-2/+5
|/
* Merge branch 'nix-integration'...Ludovic Courtès2012-12-138-32/+87
|\
| * tests: Skip network-dependent tests when the network is unreachable....Ludovic Courtès2012-12-135-24/+41
| * tests: base32: Work around `system*' bug....Ludovic Courtès2012-12-131-5/+13
| * Merge branch 'master' into nix-integration...Ludovic Courtès2012-12-091-0/+87
| |\
| * | build: Update skip count in `tests/derivations.scm'....Ludovic Courtès2012-12-061-1/+1
| * | build: Run all the tests against the just-built daemon....Ludovic Courtès2012-12-061-19/+0
| * | tests: Remove hard-coded /nix/store....Ludovic Courtès2012-12-051-2/+3
| * | daemon: Add `list-runtime-roots' script....Ludovic Courtès2012-12-051-1/+3
| * | daemon: Add test....Ludovic Courtès2012-12-041-0/+46
* | | tests: Remove `t-profile' files on exit....Ludovic Courtès2012-12-121-1/+2
* | | guix-package: Gracefully handle multiple installs of the same path....Ludovic Courtès2012-12-121-1/+7
| |/ |/|
* | store: Add GC-related operations....Ludovic Courtès2012-12-091-0/+87
|/
* derivations: Fix erroneous call to `add-to-store' for local files as input....Ludovic Courtès2012-12-042-0/+40
* guix-package: Extract version strings when installing a direct store path....Ludovic Courtès2012-11-191-4/+7
* guix-package: Add `--list-available'....Ludovic Courtès2012-11-191-0/+3
* distro: Add `fold-packages'....Ludovic Courtès2012-11-191-0/+8
* guix-package: Add `--list-installed'....Ludovic Courtès2012-11-191-0/+14
* guix-download: Use code from (guix build download)....Ludovic Courtès2012-11-131-1/+1
* guix-download: Add support for file:// URIs....Ludovic Courtès2012-11-131-0/+3
* guix-download: Gracefully handle invalid URIs....Ludovic Courtès2012-11-131-0/+6
* tests: Make sure to use the bootstrap Guile....Ludovic Courtès2012-11-131-2/+4
* tests: Remove extraneous test....Ludovic Courtès2012-11-131-24/+0
* Remove (guix http) and (guix ftp)....Ludovic Courtès2012-11-131-12/+1
* Add (guix download) and (guix build download)....Ludovic Courtès2012-11-121-0/+12
* Move base32 code to (guix base32)....Ludovic Courtès2012-11-114-58/+95
* tests: Choose a less expensive test for packages....Ludovic Courtès2012-11-091-13/+9
* derivations: build-expression->derivation: Builder only refers to sources....Ludovic Courtès2012-11-091-0/+34
* derivations: Add tests relative to fixed-output derivations....Ludovic Courtès2012-11-081-2/+83
* guix-download: Error out when the HTTP response code is not 200....Ludovic Courtès2012-11-081-0/+27
* guix-build: Error out when `-S' used for source-less package....Ludovic Courtès2012-11-071-1/+6
* guix-package: Fix handling of the PACKAGE:OUTPUT syntax....Ludovic Courtès2012-11-071-0/+3
* distro: Move bootstrap packages to (distro packages bootstrap)....Ludovic Courtès2012-11-044-14/+6
* Add (guix snix) and the `guix-import' command....Ludovic Courtès2012-11-041-0/+79
* packages: `description' → `synopsis', `long-description' → `description'....Ludovic Courtès2012-11-041-1/+1