summaryrefslogtreecommitdiff
path: root/tests/uuid.scm
AgeCommit message (Expand)AuthorFilesLines
2019-05-07uuid: 'fat-uuid->string' preserves leading zeros.Ludovic Courtès1-1/+5
2018-05-19uuid: 'uuid' returns #f when 'string->uuid' returns #f.Ludovic Courtès1-1/+8
2017-10-06uuid: Fix typo in 'uuid=?' test.Ludovic Courtès1-1/+1
2017-10-05uuid: Add 'uuid=?' and use it.Ludovic Courtès1-0/+6
2017-09-22uuid: Add a parser for FAT32 UUIDs.Ludovic Courtès1-0/+4
2017-09-14uuid: Move tests to 'tests/uuid.scm'.Ludovic Courtès1-0/+56