summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2015-05-08profiles: Ensure the profile's etc/ directory is writable.Ludovic Courtès1-0/+29
2015-05-06tests: Fix etc/profile test.Taylan Ulrich Bayırlı/Kammer1-6/+8
2015-05-06profiles: Generate an 'etc/profile' file.Ludovic Courtès1-0/+26
2015-05-06search-paths: Export 'string-tokenize*'.Ludovic Courtès1-5/+5
2015-05-04search-paths: Add 'evaluate-search-paths', from (guix scripts package).Ludovic Courtès1-5/+6
2015-05-02guix: build: Add transitive source building.Eric Bavier1-0/+82
2015-05-02guix: packages: Add package-direct-sources and package-transitive-sources.Eric Bavier1-0/+30
2015-05-02profiles: Store search paths in manifests.Ludovic Courtès1-0/+22
2015-04-26Merge branch 'master' into core-updates.Andreas Enge1-1/+5
2015-04-23gremlin: Add support for the expansion of $ORIGIN in RUNPATH.Ludovic Courtès1-0/+12
2015-04-22tests: Select appropriate bootstrap guile version for current system.Mark H Weaver1-1/+5
2015-04-19guix package: -A and -s take supported systems into account.Ludovic Courtès1-0/+10
2015-04-19packages: Add 'supported-package?'.Ludovic Courtès1-0/+8
2015-04-17Merge branch 'master' into core-updatesMark H Weaver2-9/+3
2015-04-15profiles: Generalize "hooks" for 'profile-derivation'.Ludovic Courtès2-9/+3
2015-04-13lint: Add a 'derivation' checker.Ludovic Courtès1-0/+10
2015-04-11packages: 'package-transitive-supported-systems' accounts for implicit inputs.Ludovic Courtès1-9/+32
2015-04-10lint: Report patches that cannot be found.Ludovic Courtès1-0/+15
2015-04-10lint: Rename 'check-patches' to 'check-patch-file-names'.Ludovic Courtès1-1/+1
2015-04-09Merge branch 'master' into core-updatesLudovic Courtès4-0/+145
2015-04-08profiles: Generate GHC's package database cache.Federico Beffa2-0/+3
2015-04-08import: Add hackage importer.Federico Beffa1-0/+134
2015-04-08tests: Skip 'guix-package-net.sh' when prerequisites aren't met.Ludovic Courtès1-0/+8
2015-04-08Merge branch 'master' into core-updates宋文武5-130/+313
2015-04-06tests: Move 'guix package' tests that require networking to a separate file.Ludovic Courtès2-132/+176
2015-04-06guix package: Never remove the current generation and warn about it.Ludovic Courtès1-0/+11
2015-04-06tests: Deal with 'mount-points' not returning "/".Ludovic Courtès1-1/+5
2015-04-04scripts: Add 'publish' command.David Thompson1-0/+114
2015-04-04store: Add query-path-info operation.David Thompson1-0/+10
2015-03-31Merge branch 'master' into core-updatesLudovic Courtès5-5/+87
2015-03-31Add (guix build gremlin).Ludovic Courtès1-0/+57
2015-03-31tests: Fix module name for 'lint'.Ludovic Courtès1-2/+1
2015-03-29gexp: Add 'local-file'.Ludovic Courtès1-0/+26
2015-03-26Fix remaining references to "substitute-binary".Taylan Ulrich Bayırlı/Kammer2-3/+3
2015-03-25Merge branch 'master' into core-updatesLudovic Courtès4-35/+72
2015-03-25substitute: Rename cache directory from "substitute-binary" to "substitute".Ludovic Courtès2-2/+2
2015-03-25Rename 'guix substitute-binary' to 'guix substitute'.Ludovic Courtès2-33/+33
2015-03-25derivations: Add a 'cut?' parameter to 'derivation-prerequisites'.Ludovic Courtès1-0/+14
2015-03-22gexp: Fix handling of nativeness in nested gexps.Ludovic Courtès1-0/+6
2015-03-22gexp: Allow <gexp-input> objects in #:allowed-references.Ludovic Courtès1-0/+17
2015-03-18packages: Rewrite 'patch-and-repack' using gexps.Ludovic Courtès1-4/+1
2015-03-17gexp: Remove special meaning of forms (PACKAGE OUTPUT) in ungexp.Ludovic Courtès1-12/+2
2015-03-17gexp: Export 'gexp-input' constructor.Ludovic Courtès1-0/+10
2015-03-17gexp: Add <gexp-input>.Ludovic Courtès1-0/+9
2015-03-17tests: Add an indirection for white-box testing.Ludovic Courtès1-4/+8
2015-03-09services: Statically report duplicate dmd service identifiers.Ludovic Courtès1-1/+36
2015-03-05lint: Add tests for the 'source' checker.Ludovic Courtès1-0/+33
2015-03-05tests: Fix import.Ludovic Courtès1-1/+1
2015-03-05store: Attempt to decode build logs as UTF-8.Ludovic Courtès1-0/+37
2015-03-04tests: Remove dependency on 'glibc-utf8-locales' for profile tests.Ludovic Courtès2-2/+4