Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2017-10-05 | gpgscm: Move files to a gpgscm subdirectory. | Werner Koch | 1 | -76/+0 | |
-- Note that we used git filter-branch --subdirectory-filter tests/gpgscm in gnupg master to filter out the gpgscm part. This commit merely moves these files to a subdirectory which will be used in libgpg-error for gpgscm. Signed-off-by: Werner Koch <[email protected]> | |||||
2017-05-11 | tests: Move the makefile parser. | Justus Winter | 1 | -0/+76 | |
* tests/gpgme/gpgme-defs.scm (parse-makefile, parse-makefile-expand): Move... * tests/gpgscm/makefile.scm: ... here. * tests/gpgscm/Makefile.am (EXTRA_DIST): Add new file. Signed-off-by: Justus Winter <[email protected]> |