aboutsummaryrefslogtreecommitdiffstats
path: root/tests/migrations/from-classic.gpghome (unfollow)
Commit message (Collapse)AuthorFilesLines
2016-04-20tests: Test the migration from a classic GnuPG home directory.Justus Winter3-0/+153
* configure.ac: Add new directory. * tests/Makefile.am (SUBDIRS): Likewise. * tests/migrations/Makefile.am: New file. * tests/migrations/from-classic.gpghome/pubring.gpg.asc: Likewise. * tests/migrations/from-classic.gpghome/secring.gpg.asc: Likewise. * tests/migrations/from-classic.gpghome/trustdb.gpg.asc: Likewise. * tests/migrations/from-classic.test: Likewise. Signed-off-by: Justus Winter <[email protected]>