summaryrefslogtreecommitdiff
path: root/tests/file-systems.scm
AgeCommit message (Expand)AuthorFilesLines
2026-01-25tests: Adjust to Guile 3.0.10+.Ludovic Courtès1-0/+2
2025-09-18Reapply "Update Maxim's email address."Maxim Cournoyer1-1/+1
2025-09-18Revert "Update Maxim's email address."Maxim Cournoyer1-1/+1
2025-09-18Update Maxim's email address.Maxim Cournoyer1-1/+1
2020-05-20bootloader: grub: Allow booting from a Btrfs subvolume.Maxim Cournoyer1-0/+45
2020-05-20file-systems: Add helpers for parsing the options string into an alist.Maxim Cournoyer1-0/+19
2017-09-14uuid: Move tests to 'tests/uuid.scm'.Ludovic Courtès1-28/+0
2017-09-14uuid: Adjust tests.Ludovic Courtès1-2/+4
2017-03-21file-systems: Do not use (gnu packages …).Ludovic Courtès1-1/+11
2017-02-04file-systems: Remove dependency on (guix store).Ludovic Courtès1-0/+8
2017-01-16file-systems: 'file-system-needed-for-boot?' is #t for parents of the store.Ludovic Courtès1-1/+23
2016-04-03build: Add a Guile custom test driver using SRFI-64.Mathieu Lirzin1-3/+0
2015-07-16file-systems: 'uuid' raises a syntax error for invalid UUIDs.Ludovic Courtès1-0/+10
2015-07-14file-systems: Allow users to specify file system UUIDs as strings.Ludovic Courtès1-0/+46