aboutsummaryrefslogtreecommitdiffstats
path: root/lang/qt/tests/t-tofuinfo.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* qt: Replace usage of deprecated Error::asStringIngo Klöcker2024-07-051-1/+2
* qt: Always include C++ binding headers with gpgme++/ prefixIngo Klöcker2024-07-051-8/+9
* qt,tests: Fix deprecation warnings (in Qt 6 build)Ingo Klöcker2024-06-131-2/+2
* qt,tests: Add helper to hook up the test passphrase providerIngo Klöcker2022-01-131-4/+1
* qt,tests: Add asyncDone signal to base class of all testsIngo Klöcker2022-01-131-2/+0
* qt: Use tofu conflict test keys without expiryAndre Heinecke2019-01-091-28/+30
* qt, tests: Don't use internal APIAndre Heinecke2017-05-101-3/+4
* Change copyright from Intevation to BSIAndre Heinecke2017-04-251-1/+2
* qt: Handle if gpg does not support tofu in testAndre Heinecke2017-03-301-1/+22
* qt: Add test for tofu conflictAndre Heinecke2017-02-021-0/+133
* qt: Clean up test dirs on failureAndre Heinecke2017-01-111-79/+79
* qt: Add API to get the context for a JobAndre Heinecke2016-11-141-0/+4
* cpp, qt: Include config.hAndre Heinecke2016-09-231-0/+4
* qt: Add debug output for testTofuPolicyAndre Heinecke2016-09-191-0/+20
* qt: Add test for setting tofu policyAndre Heinecke2016-09-161-0/+36
* qt: Fix tofu test.Justus Winter2016-09-121-6/+6
* qt: Clarify comment and strings in tofuinfo testAndre Heinecke2016-09-051-4/+8
* qt: Enable signcount checks in tofuinfo testAndre Heinecke2016-09-051-12/+27
* qt: Fix and extend TofuInfo test.Andre Heinecke2016-08-251-10/+51
* qt: Fix keyring copy in testsAndre Heinecke2016-08-251-1/+1
* qt: Fix tofuinfo test when gpg is gpg2Andre Heinecke2016-08-251-5/+1
* Qt: Adapt (disabled) tofuinfo test to new APIAndre Heinecke2016-08-241-49/+60
* Cpp: Move tofuinfo from signature to useridAndre Heinecke2016-08-231-0/+2
* Qt: Create TestPassphraseProvider on stackAndre Heinecke2016-08-101-1/+2
* Qt: Add encryption test and refactor testsuiteAndre Heinecke2016-08-091-2/+2
* Qt: Disable t-tofuinfo testsAndre Heinecke2016-07-111-5/+1
* Qt: Add testTofuSignCountAndre Heinecke2016-07-041-1/+83
* Qt: Add test for TofuInfoAndre Heinecke2016-07-011-0/+163