summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
* packages: Add 'package->bag' test for propagated inputs....Ludovic Courtès2014-11-021-0/+11
* derivations: Add 'derivation-name'....Ludovic Courtès2014-11-021-0/+5
* derivations: Fix 'derivation-prerequisites-to-build' when #:local-build?....Ludovic Courtès2014-10-291-1/+24
* tests: Move some of the narinfo test tools to (guix tests)....Ludovic Courtès2014-10-291-33/+15
* derivations: Add 'offloadable-derivation?' and 'substitutable-derivation?'....Ludovic Courtès2014-10-291-0/+6
* build: Adjust lint tests for latest rules....Eric Bavier2014-10-281-2/+2
* guix: lint: Make exception for package name starting description....Eric Bavier2014-10-261-0/+9
* guix: lint: Allow digits at start of synopsis or description....Eric Bavier2014-10-261-0/+18
* guix: lint: Check for empty synopses and descriptions....Eric Bavier2014-10-261-0/+9
* guix: lint: Check for proper end-of-sentence space....Eric Bavier2014-10-261-0/+29
* packages: Add 'package-transitive-supported-systems'....Ludovic Courtès2014-10-171-0/+13
* derivations: Introduce 'graft' record type....Ludovic Courtès2014-10-171-2/+6
* guix lint: add the --checkers option....Cyril Roelandt2014-10-161-0/+75
* guix package: Add '--switch-generation' option....Alex Kost2014-10-121-1/+11
* syscalls: Accept ENOENT in the 'swapoff' test....Ludovic Courtès2014-10-121-2/+2
* build: Make sure tests/guix-package.sh doesn't leave anything behind it....Ludovic Courtès2014-10-101-3/+2
* ui: Move 'show-manifest-transaction' from (guix profiles)....Alex Kost2014-10-102-18/+35
* Break module cycle involving (guix store) and (guix ui)....Ludovic Courtès2014-10-093-2/+3
* substitute-binary: Ignore $GUIX_BINARY_SUBSTITUTE_URL....Ludovic Courtès2014-10-091-0/+3
* monads: Add 'mbegin'....Ludovic Courtès2014-10-081-1/+16
* packages: Gracefully print packages whose 'location' is #f....Ludovic Courtès2014-10-081-1/+22
* derivations: Add 'graft-derivation'....Ludovic Courtès2014-10-081-0/+29
* guix lint: make sure synopses do not start with the package name....Cyril Roelandt2014-10-081-0/+10
* guix lint: Make sure a synopsis cannot start with a lower-case article....Cyril Roelandt2014-10-081-0/+18
* guix lint: check whether descriptions and synopses start with an upper-case l......Cyril Roelandt2014-10-081-0/+18
* guix lint: Make sure synopses are not too long....Cyril Roelandt2014-10-081-0/+9
* build-system: Bags record their system and target....Ludovic Courtès2014-10-051-1/+35
* gnu: cross-base: Use the right dynamic linker name....Ludovic Courtès2014-10-051-4/+4
* build-system: Introduce "bags" as an intermediate representation....Ludovic Courtès2014-10-052-10/+14
* utils: Add 'strip-keyword-arguments'....Ludovic Courtès2014-10-051-0/+6
* ui: Recognize the same size units as Coreutils....Ludovic Courtès2014-10-031-0/+4
* download: Allow raw file names or file:// URLs....Ludovic Courtès2014-10-031-0/+17
* import: Add PyPI importer....David Thompson2014-09-292-2/+104
* Introduce the 'GUIX_PACKAGE_PATH' environment variable....Ludovic Courtès2014-09-241-0/+6
* guix build: Add -L/--load-path as a common option....Ludovic Courtès2014-09-241-0/+19
* Merge branch 'core-updates'Ludovic Courtès2014-09-221-1/+56
|\
| * utils: Allow wrap-program to be called multiple times....Eric Bavier2014-09-131-1/+56
* | syscalls: Add 'swapon' and 'swapoff'....Ludovic Courtès2014-09-181-0/+16
* | syscalls: Add 'all-network-interfaces'....Ludovic Courtès2014-09-141-1/+7
* | syscalls: Add 'network-interface-flags'....Ludovic Courtès2014-09-141-0/+17
* | syscalls: Add 'network-interfaces'....Ludovic Courtès2014-09-141-1/+7
|/
* gexp: Allow use of high-level objects in #:references-graphs....Ludovic Courtès2014-09-061-9/+43
* vm: Move store copy handling to (guix build store-copy)....Ludovic Courtès2014-09-041-0/+38
* profiles: Use a real arrow to denote upgrades in ASCII....Ludovic Courtès2014-09-041-1/+1
* guix lint: Remove "guix lint: " prefix from warnings....Ludovic Courtès2014-09-031-4/+4
* scripts: add guix lint...Cyril Roelandt2014-09-031-0/+110
* profiles: Report the old and new version number in upgrades....Ludovic Courtès2014-09-021-1/+19
* daemon: Really enable automatic deduplication by default....Ludovic Courtès2014-08-311-0/+22
* profiles: Compute transaction effects in a functional way....Ludovic Courtès2014-08-301-0/+19
* gnu: Split (gnu packages base), adding (gnu packages commencement)....Ludovic Courtès2014-08-283-4/+4