guix/tests
Ludovic Courtès 31ef99a8a5 Add the `valid-path?' RPC.
* guix/store.scm (valid-path?): New procedure.

* tests/builders.scm ("http-fetch", "gnu-build"): Use it.
* tests/derivations.scm ("add-to-store, flat", "add-to-store,
  recursive", "derivation with no inputs", "build derivation with 1
  source", "build derivation with coreutils",
  "build-expression->derivation with expression returning #f"):
  Likewise.
2012-07-01 00:27:27 +02:00
..
builders.scm Add the `valid-path?' RPC. 2012-07-01 00:27:27 +02:00
derivations.scm Add the `valid-path?' RPC. 2012-07-01 00:27:27 +02:00
packages.scm Add (distro) with a package searching facility. 2012-06-30 16:37:19 +02:00
test.drv Add unit test for derivation parsing and output. 2012-04-19 23:09:55 +02:00
utils.scm Add `define-record-type*'. 2012-06-27 23:40:12 +02:00