guix/tests
Ludovic Courtès 8f3114b7a4 nar: Add support for symlinks.
* guix/nar.scm (write-file): Add case for type `symlink'.
  (restore-file): Likewise.
* tests/nar.scm (random-file-size, make-file-tree, delete-file-tree,
  with-file-tree, file-tree-equal?, make-random-bytevector,
  populate-file): New procedures.
  (%test-dir): New variable.
  ("write-file + restore-file"): Use `%test-dir' and `file-tree-equal?'.
  ("write-file + restore-file with symlinks"): New test.
2013-04-12 14:42:56 +02:00
..
base32.scm Augment `.dir-locals.el'. 2013-02-01 13:16:45 +01:00
build-utils.scm Augment `.dir-locals.el'. 2013-02-01 13:16:45 +01:00
builders.scm Augment `.dir-locals.el'. 2013-02-01 13:16:45 +01:00
derivations.scm tests: Fix thinko in `derivation' test. 2013-02-04 08:58:48 +01:00
guix-build.sh Replace individual scripts with master 'guix' script. 2013-02-16 22:17:37 -05:00
guix-daemon.sh Replace individual scripts with master 'guix' script. 2013-02-16 22:17:37 -05:00
guix-download.sh Replace individual scripts with master 'guix' script. 2013-02-16 22:17:37 -05:00
guix-gc.sh guix gc: Add `--references' and `--referrers'. 2013-02-27 23:16:00 +01:00
guix-package.sh guix package: Add `--install-from-expression'. 2013-03-01 21:54:56 +01:00
nar.scm nar: Add support for symlinks. 2013-04-12 14:42:56 +02:00
packages.scm packages: Remove the default value for `license'. 2013-03-07 00:42:18 +01:00
snix.scm Augment `.dir-locals.el'. 2013-02-01 13:16:45 +01:00
store.scm Add preliminary binary substituter. 2013-04-03 22:44:39 +02:00
test.drv Add unit test for derivation parsing and output. 2012-04-19 23:09:55 +02:00
ui.scm guix-package: Report `--search' matches in recutils format. 2013-02-01 13:16:41 +01:00
union.scm union: Delete duplicates when passed the same input several times. 2013-02-06 23:04:10 +01:00
utils.scm Augment `.dir-locals.el'. 2013-02-01 13:16:45 +01:00