summaryrefslogtreecommitdiff
path: root/tests/packages.scm
AgeCommit message (Expand)AuthorFilesLines
2016-07-12gnu: Remove unneeded 'imported-modules' fields for 'origin'.Ludovic Courtès1-1/+0
2016-06-20tests: Strengthen regexp in 'packages.scm'.Ludovic Courtès1-1/+1
2016-06-15packages: The 'source' can be any lowerable object.Ludovic Courtès1-0/+15
2016-04-03build: Add a Guile custom test driver using SRFI-64.Mathieu Lirzin1-3/+0
2016-03-08packages: Gracefully report packages not found.Ludovic Courtès1-0/+9
2016-03-05tests: Disable tests that would rebuild the world due to grafting.Ludovic Courtès1-15/+27
2016-03-05packages: The result of 'bag-grafts' does not contain duplicates.Ludovic Courtès1-0/+25
2016-03-01grafts: Graft recursively.Ludovic Courtès1-17/+21
2016-02-22grafts: 'name' parameter of 'graft-derivation' is now optional.Ludovic Courtès1-1/+1
2016-02-22derivations: Move grafts to (guix grafts).Ludovic Courtès1-1/+2
2016-01-28packages: Use '@' in package record printers.Mathieu Lirzin1-2/+2
2015-12-20packages: Add 'package-transitive-native-search-paths'.Ludovic Courtès1-0/+21
2015-09-24tests: Adjust snippet test to '.file_list' hack.Ludovic Courtès1-1/+4
2015-09-14guix: packages: Add origin-actual-file-name.Eric Bavier1-0/+12
2015-09-10guix: packages: Add transitive-input-references.Eric Bavier1-0/+17
2015-07-12packages: Rewrite 'transitive-inputs' to be linear and remove duplicates.Ludovic Courtès1-4/+26
2015-05-02guix: packages: Add package-direct-sources and package-transitive-sources.Eric Bavier1-0/+30
2015-04-22tests: Select appropriate bootstrap guile version for current system.Mark H Weaver1-1/+5
2015-04-19packages: Add 'supported-package?'.Ludovic Courtès1-0/+8
2015-04-17Merge branch 'master' into core-updatesMark H Weaver1-3/+1
2015-04-15profiles: Generalize "hooks" for 'profile-derivation'.Ludovic Courtès1-3/+1
2015-04-11packages: 'package-transitive-supported-systems' accounts for implicit inputs.Ludovic Courtès1-9/+32
2015-04-09Merge branch 'master' into core-updatesLudovic Courtès1-0/+1
2015-04-08profiles: Generate GHC's package database cache.Federico Beffa1-0/+1
2015-03-18packages: Rewrite 'patch-and-repack' using gexps.Ludovic Courtès1-4/+1
2015-03-04tests: Remove dependency on 'glibc-utf8-locales' for profile tests.Ludovic Courtès1-1/+2
2015-02-24tests: Skip tests that would fail due to the shebang length.Ludovic Courtès1-1/+2
2015-02-24tests: Factorize the network reachability test.Ludovic Courtès1-4/+2
2015-02-06tests: Disable grafts when comparing derivations.Ludovic Courtès1-8/+9
2015-01-24derivations: Raise an error for references to non-existent outputs.Ludovic Courtès1-0/+11
2015-01-20gnu: 'search-patch' raises an error when a patch is not found.Ludovic Courtès1-0/+20
2015-01-16Merge branch 'core-updates'Ludovic Courtès1-2/+53
2015-01-14packages: Convert source derivations to monadic style.Ludovic Courtès1-3/+3
2015-01-03guix package: Follow symlinks for pattern search paths.Ludovic Courtès1-0/+51
2014-12-30Merge branch 'master' into core-updatesMark H Weaver1-7/+0
2014-12-29tests: Factorize the 'dummy-package' macro.Ludovic Courtès1-7/+0
2014-12-27packages: Add 'file-type' field to 'search-path-specification'.Ludovic Courtès1-2/+2
2014-11-03packages: 'package-transitive-supported-systems' accounts for indirect deps.Ludovic Courtès1-5/+13
2014-11-02packages: Implement grafts.Ludovic Courtès1-14/+91
2014-11-02packages: Add 'package->bag' test for propagated inputs.Ludovic Courtès1-0/+11
2014-10-17packages: Add 'package-transitive-supported-systems'.Ludovic Courtès1-0/+13
2014-10-08packages: Gracefully print packages whose 'location' is #f.Ludovic Courtès1-1/+22
2014-10-05build-system: Bags record their system and target.Ludovic Courtès1-1/+35
2014-10-05build-system: Introduce "bags" as an intermediate representation.Ludovic Courtès1-5/+10
2014-08-28gnu: Split (gnu packages base), adding (gnu packages commencement).Ludovic Courtès1-1/+1
2014-08-23Factorize test suite support in (guix tests).Ludovic Courtès1-6/+3
2013-12-11build: Skip one 'package-source-derivation' test when networking is missing.Ludovic Courtès1-0/+2
2013-11-20Merge branch 'master' into core-updatesLudovic Courtès1-0/+17
2013-11-18packages: 'package-field-location' returns a relative file name.Ludovic Courtès1-0/+6
2013-11-16tests: Adjust to bootstrap tarball updates.Ludovic Courtès1-1/+1