guix/tests
Ludovic Courtès d9ae938f2c gexp: Add 'local-file'.
* guix/gexp.scm (<local-file>): New record type.
  (local-file): New procedure.
  (local-file-compiler): New compiler.
  (gexp->sexp) <struct? thing>: Handle the case where 'lower' returns a
  file name.
  (text-file*): Update docstring.local-file doc
* tests/gexp.scm ("one local file", "gexp->derivation, local-file"): New
  tests.
* doc/guix.texi (G-Expressions): Mention local files early.  Document
  'local-file'.  Update 'text-file*' documentation.
2015-03-29 22:23:33 +02:00
..
base32.scm
base64.scm
build-utils.scm
builders.scm
cpan.scm
derivations.scm derivations: Add a 'cut?' parameter to 'derivation-prerequisites'. 2015-03-25 10:46:22 +01:00
gexp.scm gexp: Add 'local-file'. 2015-03-29 22:23:33 +02:00
guix-archive.sh
guix-authenticate.sh
guix-build.sh
guix-daemon.sh Fix remaining references to "substitute-binary". 2015-03-26 23:54:59 +01:00
guix-download.sh
guix-gc.sh
guix-hash.sh
guix-lint.sh
guix-package.sh
guix-register.sh
guix-system.sh Fix remaining references to "substitute-binary". 2015-03-26 23:54:59 +01:00
hash.scm
lint.scm lint: Add tests for the 'source' checker. 2015-03-05 22:17:36 +01:00
monads.scm
nar.scm
packages.scm tests: Remove dependency on 'glibc-utf8-locales' for profile tests. 2015-03-04 17:23:27 +01:00
pk-crypto.scm
pki.scm
profiles.scm gexp: Add <gexp-input>. 2015-03-17 22:25:54 +01:00
pypi.scm
records.scm
sets.scm
signing-key.pub
signing-key.sec
snix.scm
store.scm substitute: Rename cache directory from "substitute-binary" to "substitute". 2015-03-25 10:46:22 +01:00
substitute.scm substitute: Rename cache directory from "substitute-binary" to "substitute". 2015-03-25 10:46:22 +01:00
syscalls.scm
test.drv
ui.scm
union.scm
utils.scm