Page MenuHome GnuPG

cpp,python: Respect --disable-gpg-test for tests
Needs ReviewPublic

Authored by wrobelda on Aug 22 2022, 5:10 PM.
This revision needs review, but there are no reviewers specified.

Details

Reviewers
None
Summary
  • lang/cpp/Makefile.am: Respect --disable-gpg-test
  • lang/python/Makefile.am: Respect --disable-gpg-test

This is similar to the qt lang that had it already enabled.

Test Plan

run ./configure with --disable-gpg-test --enable-languages=cpp,python, confirm that their test suits are not build

Diff Detail

Repository
rM GPGME
Lint
Lint Skipped
Unit
Unit Tests Skipped