- 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.
Differential D560
cpp,python: Respect --disable-gpg-test for tests wrobelda on Aug 22 2022, 5:10 PM. Authored by
Details
This is similar to the qt lang that had it already enabled. run ./configure with --disable-gpg-test --enable-languages=cpp,python, confirm that their test suits are not build
Diff Detail
Event TimelineComment Actions Your patch looks good, but please take a look at |