aboutsummaryrefslogtreecommitdiffstats
path: root/lang/qt/tests/t-tofuinfo.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2024-07-05qt: Replace usage of deprecated Error::asStringIngo Klöcker1-1/+2
2024-07-05qt: Always include C++ binding headers with gpgme++/ prefixIngo Klöcker1-8/+9
2024-06-13qt,tests: Fix deprecation warnings (in Qt 6 build)Ingo Klöcker1-2/+2
2022-01-13qt,tests: Add helper to hook up the test passphrase providerIngo Klöcker1-4/+1
2022-01-13qt,tests: Add asyncDone signal to base class of all testsIngo Klöcker1-2/+0
2019-01-09qt: Use tofu conflict test keys without expiryAndre Heinecke1-28/+30
2017-05-10qt, tests: Don't use internal APIAndre Heinecke1-3/+4
2017-04-25Change copyright from Intevation to BSIAndre Heinecke1-1/+2
2017-03-30qt: Handle if gpg does not support tofu in testAndre Heinecke1-1/+22
2017-02-02qt: Add test for tofu conflictAndre Heinecke1-0/+133
2017-01-11qt: Clean up test dirs on failureAndre Heinecke1-79/+79
2016-11-14qt: Add API to get the context for a JobAndre Heinecke1-0/+4
2016-09-23cpp, qt: Include config.hAndre Heinecke1-0/+4
2016-09-19qt: Add debug output for testTofuPolicyAndre Heinecke1-0/+20
2016-09-16qt: Add test for setting tofu policyAndre Heinecke1-0/+36
2016-09-12qt: Fix tofu test.Justus Winter1-6/+6
2016-09-05qt: Clarify comment and strings in tofuinfo testAndre Heinecke1-4/+8
2016-09-05qt: Enable signcount checks in tofuinfo testAndre Heinecke1-12/+27
2016-08-25qt: Fix and extend TofuInfo test.Andre Heinecke1-10/+51
2016-08-25qt: Fix keyring copy in testsAndre Heinecke1-1/+1
2016-08-25qt: Fix tofuinfo test when gpg is gpg2Andre Heinecke1-5/+1
2016-08-24Qt: Adapt (disabled) tofuinfo test to new APIAndre Heinecke1-49/+60
2016-08-23Cpp: Move tofuinfo from signature to useridAndre Heinecke1-0/+2
2016-08-10Qt: Create TestPassphraseProvider on stackAndre Heinecke1-1/+2
2016-08-09Qt: Add encryption test and refactor testsuiteAndre Heinecke1-2/+2
2016-07-11Qt: Disable t-tofuinfo testsAndre Heinecke1-5/+1
2016-07-04Qt: Add testTofuSignCountAndre Heinecke1-1/+83
2016-07-01Qt: Add test for TofuInfoAndre Heinecke1-0/+163