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 derivation: Coalesce multiple occurrences of the same input. 2012-07-02 01:35:39 +02:00
packages.scm tests: Use bootstrap and Nixpkgs inputs to be less costly. 2012-10-07 22:24:59 +02:00
test.drv Add unit test for derivation parsing and output. 2012-04-19 23:09:55 +02:00
utils.scm define-record-type*: Add the `inherit' syntactic constructor keyword. 2012-08-30 00:18:50 +02:00