guix-devel/tests
Ludovic Courtès 91133c2d71 utils: Add `fold-port-matches' and `remove-store-references'.
* guix/build/utils.scm (fold-port-matches, remove-store-references): New
  procedures.

* tests/build-utils.scm ("fold-port-matches", "fold-port-matches,
  trickier", "fold-port-matches, with unmatched chars"): New tests.
2012-10-16 23:01:01 +02:00
..
build-utils.scm utils: Add `fold-port-matches' and `remove-store-references'. 2012-10-16 23:01:01 +02:00
builders.scm tests: Use bootstrap and Nixpkgs inputs to be less costly. 2012-10-07 22:24:59 +02:00
derivations.scm
packages.scm tests: Use bootstrap and Nixpkgs inputs to be less costly. 2012-10-07 22:24:59 +02:00
test.drv
utils.scm