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
..
2013-02-01 13:16:45 +01:00
2013-02-01 13:16:45 +01:00
2013-02-01 13:16:45 +01:00
2013-04-12 14:42:56 +02:00
2013-02-01 13:16:45 +01:00
2013-04-03 22:44:39 +02:00
2013-02-01 13:16:45 +01:00