home-manager/tests/modules/files
Robert Helgesson 4bed99c71c
files: allow a wider range of source file names
In particular support source files whose name start with `.` or
contain characters not allowed in the nix store, such as spaces.

Also add some test cases for `home.file`.

(cherry picked from commit 7c04351a57)
2019-02-11 01:21:04 +01:00
..
.hidden files: allow a wider range of source file names 2019-02-11 01:21:04 +01:00
executable.nix files: allow a wider range of source file names 2019-02-11 01:21:04 +01:00
hidden-source.nix files: allow a wider range of source file names 2019-02-11 01:21:04 +01:00
source with spaces! files: allow a wider range of source file names 2019-02-11 01:21:04 +01:00
source-with-spaces.nix files: allow a wider range of source file names 2019-02-11 01:21:04 +01:00
text-expected.txt files: allow a wider range of source file names 2019-02-11 01:21:04 +01:00
text.nix files: allow a wider range of source file names 2019-02-11 01:21:04 +01:00