summaryrefslogtreecommitdiff
path: root/tests/store-database.scm
AgeCommit message (Expand)AuthorFilesLines
2018-07-20database: Reset timestamps to one second after the Epoch.Ludovic Courtès1-2/+5
2018-06-14store: Remove 'register-path'.Ludovic Courtès1-1/+1
2018-06-14database: 'sqlite-register' takes a database, not a file name.Ludovic Courtès1-20/+20
2018-06-14database: Fail registration when encountering unregistered references.Ludovic Courtès1-0/+20
2018-06-14database: 'with-database' can now initialize new databases.Ludovic Courtès1-0/+23
2018-06-01Add (gnu store database).Caleb Ristvedt1-0/+54