summaryrefslogtreecommitdiff
path: root/lang/qt/tests/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* qt: Add job for creating signed archivesikloecker/t6342-gpgtarIngo Klöcker2023-01-301-1/+4
* qt: Add job for creating encrypted archivesIngo Klöcker2023-01-271-0/+2
* build,qt: Allow building QGpgME for Qt 6Ingo Klöcker2022-10-111-0/+13
* build,qt: Explicitly namespace a few Qt variables for Qt5Ingo Klöcker2022-10-101-4/+4
* qt: Add job to set the primary user ID of OpenPGP keysIngo Klöcker2022-08-091-2/+5
* Revert "tests: Avoid problems with local time across a day boundary."Ingo Klöcker2022-06-091-1/+1
* tests: Avoid problems with local time across a day boundary.Werner Koch2022-05-231-1/+1
* qt: Add test runner for refresh jobIngo Klöcker2022-04-291-1/+2
* qt: Add job to revoke own OpenPGP keysIngo Klöcker2022-03-301-4/+5
* qt: Add job to import keys given by key idsIngo Klöcker2022-02-031-1/+2
* qt: Add job to add existing subkeys to other keysIngo Klöcker2022-01-131-8/+14
* qt: Use QGpgMEExportJob also for export of secret keysIngo Klöcker2022-01-041-1/+3
* qt,tests: Add test runner for testing the import jobIngo Klöcker2021-12-221-1/+2
* qt: Allow setting key origin when importing keysIngo Klöcker2021-12-141-3/+4
* qt: Support WKD lookup without implicit importIngo Klöcker2021-12-131-6/+10
* qt: Add test for ChangeExpiryJobIngo Klöcker2021-06-281-3/+6
* qt: Extend SignKeyJob to create trust signaturesIngo Klöcker2021-05-051-3/+5
* Revert "cpp: Use portable off_t size_t"Andre Heinecke2020-11-201-1/+1
* cpp: Use portable off_t size_tAndre Heinecke2020-11-181-1/+1
* qt,tests: Move remarks test out and extend itAndre Heinecke2019-11-041-3/+4
* build: With LD_LIBRARY_PATH defined, use --disable-new-dtags.NIIBE Yutaka2019-01-161-1/+1
* doc: use https:// for www.gnu.orgDaniel Kahn Gillmor2018-10-181-1/+1
* Release 1.12.0gpgme-1.12.0Werner Koch2018-10-081-1/+1
* Make GNUPGHOME for tests overridableAndre Heinecke2018-08-061-1/+2
* tests: Makefile portability.NIIBE Yutaka2018-02-151-6/+4
* tests: Make sure to kill all previously running daemons.Justus Winter2017-05-101-0/+1
* qt: Stop agent on clean.Justus Winter2017-05-101-0/+1
* qt, cpp: Add additional copyright BSI notesAndre Heinecke2017-04-251-1/+2
* tests: Do not use check-local magic as dependencyAlon Bar-Lev2017-04-101-9/+3
* qt: Make sure to remove the tofu.db on clean.Justus Winter2017-02-141-1/+1
* qt: Add test for CryptoConfigAndre Heinecke2017-01-161-3/+4
* qt: Add test for uid functionsAndre Heinecke2017-01-111-3/+5
* qt: Add simple verify testAndre Heinecke2016-10-101-3/+4
* qt: Disable t-wkspublish testAndre Heinecke2016-10-051-1/+1
* tests: Improve portability.Werner Koch2016-09-201-1/+1
* qt: Add test for wkspublishjobAndre Heinecke2016-08-251-3/+4
* Qt: Add KeyForMailboxJobAndre Heinecke2016-08-111-1/+3
* Qt: Add encryption test and refactor testsuiteAndre Heinecke2016-08-091-7/+15
* Qt: Fix usage of ignore-invalid-option in testsAndre Heinecke2016-07-141-4/+4
* Qt: Fix tests if gpg2 is gpgAndre Heinecke2016-07-141-1/+7
* qt: Fix distcheck.Justus Winter2016-07-071-0/+3
* Qt: Fix include order when buildin testAndre Heinecke2016-07-061-4/+4
* Qt: Add test passphrase providerAndre Heinecke2016-07-041-1/+1
* Qt: Add test for TofuInfoAndre Heinecke2016-07-011-3/+4
* Qt: Fix test build with clangAndre Heinecke2016-05-241-1/+1
* Qt: Add test for changeownertrustAndre Heinecke2016-05-201-3/+4
* Qt: Fix compilation of unit testsAndre Heinecke2016-05-191-1/+1
* Qt: Add keyLocateJob and test for itAndre Heinecke2016-05-131-3/+4
* Qt / Cpp: Fix make distgpgmeppAndre Heinecke2016-05-101-1/+1
* Qt: Fix unit test by adding initial.test depAndre Heinecke2016-04-111-4/+10