tests: Check the mtime and permissions of substituted items.
authorLudovic Courtès <ludo@gnu.org>
Mon, 14 Dec 2020 13:33:06 +0000 (14:33 +0100)
committerLudovic Courtès <ludo@gnu.org>
Sat, 19 Dec 2020 22:25:01 +0000 (23:25 +0100)
commit77a1efed9e12ce0e2c470d7b0601ae70c72b010b
treeaea31245bb9f6efd7ec0789ea0f9c578b36a3abf
parent9dfa20a22ae0be3d3b01a7b3d422af97428c627e
tests: Check the mtime and permissions of substituted items.

* tests/store.scm ("substitute")
("substitute + build-things with output path")
("substitute + build-things with specific output"): Call 'canonical-file?'.
* tests/substitute.scm ("substitute, authorized key"): Check the mtime
and permissions of "substitute-retrieved".
tests/store.scm
tests/substitute.scm