guix/tests
Ludovic Courtès aa72d9afdf gexp: Implement 'imported-modules' & co. using 'gexp->derivation'.
* guix/derivations.scm (imported-files): Keep private.
  (%imported-modules, %compiled-modules, build-expression->derivation):
  Mark as deprecated.
  (imported-modules, compiled-modules): Remove.
* guix/gexp.scm (%mkdir-p-definition): New variable.
  (imported-files, search-path*, imported-modules, compiled-modules):
  New procedures.
* tests/derivations.scm ("imported-files"): Remove.
* tests/gexp.scm ("imported-files", "gexp->derivation #:modules"): New
  tests.
2015-02-13 17:28:19 +01:00
..
base32.scm
base64.scm
build-utils.scm
builders.scm
cpan.scm
derivations.scm gexp: Implement 'imported-modules' & co. using 'gexp->derivation'. 2015-02-13 17:28:19 +01:00
gexp.scm gexp: Implement 'imported-modules' & co. using 'gexp->derivation'. 2015-02-13 17:28:19 +01:00
guix-archive.sh
guix-authenticate.sh
guix-build.sh
guix-daemon.sh
guix-download.sh
guix-gc.sh
guix-hash.sh
guix-lint.sh
guix-package.sh guix package: Make custom profiles actual indirect roots. 2015-02-06 17:56:22 +01:00
guix-register.sh tests: Skip 'guix-register' when the socket name length is exceeded. 2015-02-02 12:46:36 +01:00
guix-system.sh
hash.scm
lint.scm
monads.scm
nar.scm serialization: Check for EOF and incomplete input conditions. 2015-02-07 23:16:55 +01:00
packages.scm tests: Disable grafts when comparing derivations. 2015-02-06 18:04:19 +01:00
pk-crypto.scm
pki.scm
profiles.scm profiles: Report "pseudo-upgrades" as upgrades, not downgrades. 2015-02-09 18:18:41 +01:00
pypi.scm
records.scm
sets.scm
signing-key.pub
signing-key.sec
snix.scm
store.scm tests: Don't dump the list of dead items in the test log. 2015-02-02 12:46:36 +01:00
substitute-binary.scm
syscalls.scm
test.drv
ui.scm ui: Simplify 'show-manifest-transaction' test. 2015-02-08 19:00:39 +01:00
union.scm
utils.scm