aboutsummaryrefslogtreecommitdiffstats
path: root/lang/qt/tests/Makefile.am (unfollow)
Commit message (Expand)AuthorFilesLines
2024-08-07qt,tests: Add make target to clean the keyringIngo Klöcker1-0/+5
2024-08-07qt: Support disabling and enabling of keysIngo Klöcker1-0/+8
2024-07-18build,qt: Decouple generation of moc filesIngo Klöcker1-82/+334
2024-07-05qt: Always include C++ binding headers with gpgme++/ prefixIngo Klöcker1-2/+2
2024-06-10qt: Align license of some Makefiles with license of other MakefilesIngo Klöcker1-12/+13
2024-01-05qt: Support verification of detached signatures directly from filesIngo Klöcker1-0/+2
2023-12-22qt: Support verification of opaque signed data directly to/from filesIngo Klöcker1-0/+2
2023-12-22qt: Support decryption (with verification) directly to/from filesIngo Klöcker1-0/+2
2023-12-21qt: Support writing/reading signed/encrypted files directly to/from fileIngo Klöcker1-0/+4
2023-08-22qt,tests: Fix build in source directory, part 2Christian Hesse1-2/+2
2023-08-21qt,tests: Fix build in source directoryIngo Klöcker1-2/+2
2023-08-21qt: Add job for refreshing OpenPGP keys via WKDIngo Klöcker1-1/+3
2023-02-09tests: Stop daemons after setting up test environmentIngo Klöcker1-0/+1
2023-02-02qt,tests: Add test for the previous commitIngo Klöcker1-0/+4
2023-02-02qt: Add job for extracting encrypted and signed archivesIngo Klöcker1-0/+2
2023-01-30qt: Add job for creating signed archivesikloecker/t6342-gpgtarIngo Klöcker1-1/+4
2023-01-27qt: Add job for creating encrypted archivesIngo Klöcker1-0/+2
2022-10-11build,qt: Allow building QGpgME for Qt 6Ingo Klöcker1-0/+13
2022-10-10build,qt: Explicitly namespace a few Qt variables for Qt5Ingo Klöcker1-4/+4
2022-08-09qt: Add job to set the primary user ID of OpenPGP keysIngo Klöcker1-2/+5
2022-06-09Revert "tests: Avoid problems with local time across a day boundary."Ingo Klöcker1-1/+1
2022-05-23tests: Avoid problems with local time across a day boundary.Werner Koch1-1/+1
2022-04-29qt: Add test runner for refresh jobIngo Klöcker1-1/+2
2022-03-30qt: Add job to revoke own OpenPGP keysIngo Klöcker1-4/+5
2022-02-03qt: Add job to import keys given by key idsIngo Klöcker1-1/+2
2022-01-13qt: Add job to add existing subkeys to other keysIngo Klöcker1-8/+14
2022-01-04qt: Use QGpgMEExportJob also for export of secret keysIngo Klöcker1-1/+3
2021-12-22qt,tests: Add test runner for testing the import jobIngo Klöcker1-1/+2
2021-12-14qt: Allow setting key origin when importing keysIngo Klöcker1-3/+4
2021-12-13qt: Support WKD lookup without implicit importIngo Klöcker1-6/+10
2021-06-28qt: Add test for ChangeExpiryJobIngo Klöcker1-3/+6
2021-05-05qt: Extend SignKeyJob to create trust signaturesIngo Klöcker1-3/+5
2020-11-20Revert "cpp: Use portable off_t size_t"Andre Heinecke1-1/+1
2020-11-18cpp: Use portable off_t size_tAndre Heinecke1-1/+1
2019-11-04qt,tests: Move remarks test out and extend itAndre Heinecke1-3/+4
2019-01-16build: With LD_LIBRARY_PATH defined, use --disable-new-dtags.NIIBE Yutaka1-1/+1
2018-10-18doc: use https:// for www.gnu.orgDaniel Kahn Gillmor1-1/+1
2018-10-08Release 1.12.0gpgme-1.12.0Werner Koch1-1/+1
2018-08-06Make GNUPGHOME for tests overridableAndre Heinecke1-1/+2
2018-02-15tests: Makefile portability.NIIBE Yutaka1-6/+4
2017-05-10tests: Make sure to kill all previously running daemons.Justus Winter1-0/+1
2017-05-10qt: Stop agent on clean.Justus Winter1-0/+1
2017-04-25qt, cpp: Add additional copyright BSI notesAndre Heinecke1-1/+2
2017-04-10tests: Do not use check-local magic as dependencyAlon Bar-Lev1-9/+3
2017-02-14qt: Make sure to remove the tofu.db on clean.Justus Winter1-1/+1
2017-01-16qt: Add test for CryptoConfigAndre Heinecke1-3/+4
2017-01-11qt: Add test for uid functionsAndre Heinecke1-3/+5
2016-10-10qt: Add simple verify testAndre Heinecke1-3/+4
2016-10-05qt: Disable t-wkspublish testAndre Heinecke1-1/+1
2016-09-20tests: Improve portability.Werner Koch1-1/+1