summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
* profiles: Store search paths in manifests....Ludovic Courtès2015-05-021-0/+22
* Merge branch 'master' into core-updates.Andreas Enge2015-04-261-1/+5
|\
| * tests: Select appropriate bootstrap guile version for current system....Mark H Weaver2015-04-221-1/+5
* | gremlin: Add support for the expansion of $ORIGIN in RUNPATH....Ludovic Courtès2015-04-231-0/+12
|/
* guix package: -A and -s take supported systems into account....Ludovic Courtès2015-04-191-0/+10
* packages: Add 'supported-package?'....Ludovic Courtès2015-04-191-0/+8
* Merge branch 'master' into core-updates...Mark H Weaver2015-04-172-9/+3
|\
| * profiles: Generalize "hooks" for 'profile-derivation'....Ludovic Courtès2015-04-152-9/+3
* | lint: Add a 'derivation' checker....Ludovic Courtès2015-04-131-0/+10
* | packages: 'package-transitive-supported-systems' accounts for implicit inputs....Ludovic Courtès2015-04-111-9/+32
* | lint: Report patches that cannot be found....Ludovic Courtès2015-04-101-0/+15
* | lint: Rename 'check-patches' to 'check-patch-file-names'....Ludovic Courtès2015-04-101-1/+1
* | Merge branch 'master' into core-updatesLudovic Courtès2015-04-094-0/+145
|\|
| * profiles: Generate GHC's package database cache....Federico Beffa2015-04-082-0/+3
| * import: Add hackage importer....Federico Beffa2015-04-081-0/+134
| * tests: Skip 'guix-package-net.sh' when prerequisites aren't met....Ludovic Courtès2015-04-081-0/+8
* | Merge branch 'master' into core-updates宋文武2015-04-085-130/+313
|\|
| * tests: Move 'guix package' tests that require networking to a separate file....Ludovic Courtès2015-04-062-132/+176
| * guix package: Never remove the current generation and warn about it....Ludovic Courtès2015-04-061-0/+11
| * tests: Deal with 'mount-points' not returning "/"....Ludovic Courtès2015-04-061-1/+5
| * scripts: Add 'publish' command....David Thompson2015-04-041-0/+114
| * store: Add query-path-info operation....David Thompson2015-04-041-0/+10
* | Merge branch 'master' into core-updatesLudovic Courtès2015-03-315-5/+87
|\|
| * Add (guix build gremlin)....Ludovic Courtès2015-03-311-0/+57
| * tests: Fix module name for 'lint'....Ludovic Courtès2015-03-311-2/+1
| * gexp: Add 'local-file'....Ludovic Courtès2015-03-291-0/+26
| * Fix remaining references to "substitute-binary"....Taylan Ulrich Bayırlı/Kammer2015-03-262-3/+3
* | Merge branch 'master' into core-updatesLudovic Courtès2015-03-254-35/+72
|\|
| * substitute: Rename cache directory from "substitute-binary" to "substitute"....Ludovic Courtès2015-03-252-2/+2
| * Rename 'guix substitute-binary' to 'guix substitute'....Ludovic Courtès2015-03-252-33/+33
| * derivations: Add a 'cut?' parameter to 'derivation-prerequisites'....Ludovic Courtès2015-03-251-0/+14
| * gexp: Fix handling of nativeness in nested gexps....Ludovic Courtès2015-03-221-0/+6
| * gexp: Allow <gexp-input> objects in #:allowed-references....Ludovic Courtès2015-03-221-0/+17
* | packages: Rewrite 'patch-and-repack' using gexps....Ludovic Courtès2015-03-181-4/+1
|/
* gexp: Remove special meaning of forms (PACKAGE OUTPUT) in ungexp....Ludovic Courtès2015-03-171-12/+2
* gexp: Export 'gexp-input' constructor....Ludovic Courtès2015-03-171-0/+10
* gexp: Add <gexp-input>....Ludovic Courtès2015-03-171-0/+9
* tests: Add an indirection for white-box testing....Ludovic Courtès2015-03-171-4/+8
* services: Statically report duplicate dmd service identifiers....Ludovic Courtès2015-03-091-1/+36
* lint: Add tests for the 'source' checker....Ludovic Courtès2015-03-051-0/+33
* tests: Fix import....Ludovic Courtès2015-03-051-1/+1
* store: Attempt to decode build logs as UTF-8....Ludovic Courtès2015-03-051-0/+37
* tests: Remove dependency on 'glibc-utf8-locales' for profile tests....Ludovic Courtès2015-03-042-2/+4
* gexp: Make sure 'gexp-outputs' removes duplicate outputs....Ludovic Courtès2015-03-021-0/+7
* gexp: Aggregate outputs of compound gexps....Ludovic Courtès2015-02-271-0/+10
* gexp: Add tests for 'gexp-outputs'....Ludovic Courtès2015-02-271-0/+16
* ui: Honor --no-* options passed via $GUIX_BUILD_OPTIONS....Ludovic Courtès2015-02-261-0/+9
* ui: Factorize command-line + env. var. option parsing....Ludovic Courtès2015-02-261-0/+31
* tests: Skip tests that would fail due to the shebang length....Ludovic Courtès2015-02-243-4/+15
* tests: Factorize the network reachability test....Ludovic Courtès2015-02-244-14/+7