summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAge
* tests: Select appropriate bootstrap guile version for current system.Mark H Weaver2015-04-22
* guix package: -A and -s take supported systems into account.Ludovic Courtès2015-04-19
* packages: Add 'supported-package?'.Ludovic Courtès2015-04-19
* Merge branch 'master' into core-updatesMark H Weaver2015-04-17
|\
| * profiles: Generalize "hooks" for 'profile-derivation'.Ludovic Courtès2015-04-15
* | lint: Add a 'derivation' checker.Ludovic Courtès2015-04-13
* | packages: 'package-transitive-supported-systems' accounts for implicit inputs.Ludovic Courtès2015-04-11
* | lint: Report patches that cannot be found.Ludovic Courtès2015-04-10
* | lint: Rename 'check-patches' to 'check-patch-file-names'.Ludovic Courtès2015-04-10
* | Merge branch 'master' into core-updatesLudovic Courtès2015-04-09
|\|
| * profiles: Generate GHC's package database cache.Federico Beffa2015-04-08
| * import: Add hackage importer.Federico Beffa2015-04-08
| * tests: Skip 'guix-package-net.sh' when prerequisites aren't met.Ludovic Courtès2015-04-08
* | Merge branch 'master' into core-updates宋文武2015-04-08
|\|
| * tests: Move 'guix package' tests that require networking to a separate file.Ludovic Courtès2015-04-06
| * guix package: Never remove the current generation and warn about it.Ludovic Courtès2015-04-06
| * tests: Deal with 'mount-points' not returning "/".Ludovic Courtès2015-04-06
| * scripts: Add 'publish' command.David Thompson2015-04-04
| * store: Add query-path-info operation.David Thompson2015-04-04
* | Merge branch 'master' into core-updatesLudovic Courtès2015-03-31
|\|
| * Add (guix build gremlin).Ludovic Courtès2015-03-31
| * tests: Fix module name for 'lint'.Ludovic Courtès2015-03-31
| * gexp: Add 'local-file'.Ludovic Courtès2015-03-29
| * Fix remaining references to "substitute-binary".Taylan Ulrich Bayırlı/Kammer2015-03-26
* | Merge branch 'master' into core-updatesLudovic Courtès2015-03-25
|\|
| * substitute: Rename cache directory from "substitute-binary" to "substitute".Ludovic Courtès2015-03-25
| * Rename 'guix substitute-binary' to 'guix substitute'.Ludovic Courtès2015-03-25
| * derivations: Add a 'cut?' parameter to 'derivation-prerequisites'.Ludovic Courtès2015-03-25
| * gexp: Fix handling of nativeness in nested gexps.Ludovic Courtès2015-03-22
| * gexp: Allow <gexp-input> objects in #:allowed-references.Ludovic Courtès2015-03-22
* | packages: Rewrite 'patch-and-repack' using gexps.Ludovic Courtès2015-03-18
|/
* gexp: Remove special meaning of forms (PACKAGE OUTPUT) in ungexp.Ludovic Courtès2015-03-17
* gexp: Export 'gexp-input' constructor.Ludovic Courtès2015-03-17
* gexp: Add <gexp-input>.Ludovic Courtès2015-03-17
* tests: Add an indirection for white-box testing.Ludovic Courtès2015-03-17
* services: Statically report duplicate dmd service identifiers.Ludovic Courtès2015-03-09
* lint: Add tests for the 'source' checker.Ludovic Courtès2015-03-05
* tests: Fix import.Ludovic Courtès2015-03-05
* store: Attempt to decode build logs as UTF-8.Ludovic Courtès2015-03-05
* tests: Remove dependency on 'glibc-utf8-locales' for profile tests.Ludovic Courtès2015-03-04
* gexp: Make sure 'gexp-outputs' removes duplicate outputs.Ludovic Courtès2015-03-02
* gexp: Aggregate outputs of compound gexps.Ludovic Courtès2015-02-27
* gexp: Add tests for 'gexp-outputs'.Ludovic Courtès2015-02-27
* ui: Honor --no-* options passed via $GUIX_BUILD_OPTIONS.Ludovic Courtès2015-02-26
* ui: Factorize command-line + env. var. option parsing.Ludovic Courtès2015-02-26
* tests: Skip tests that would fail due to the shebang length.Ludovic Courtès2015-02-24
* tests: Factorize the network reachability test.Ludovic Courtès2015-02-24
* import: cpan: Update tests for dependency handling.Eric Bavier2015-02-20
* gexp: Add #:graft? parameter to 'gexp->derivation'.Ludovic Courtès2015-02-13
* gexp: Implement 'imported-modules' & co. using 'gexp->derivation'.Ludovic Courtès2015-02-13