mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-02 22:46:30 +02:00
tests: Test the migration from a classic GnuPG home directory.
* 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 <justus@g10code.com>
This commit is contained in:
parent
2385b9f1dd
commit
defbc70b4a
7 changed files with 258 additions and 1 deletions
|
@ -1897,6 +1897,7 @@ tools/Makefile
|
|||
doc/Makefile
|
||||
tests/Makefile
|
||||
tests/openpgp/Makefile
|
||||
tests/migrations/Makefile
|
||||
tests/pkits/Makefile
|
||||
g10/gpg.w32-manifest
|
||||
])
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue