aboutsummaryrefslogtreecommitdiffstats
path: root/lang/qt/tests/t-encrypt.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* cpp,qt: Remove C++ and Qt bindingsIngo Klöcker2025-02-031-333/+0
* qt: Always include C++ binding headers with gpgme++/ prefixIngo Klöcker2024-07-051-5/+5
* qt: Add simple and extended progress signals replacing old signalIngo Klöcker2023-02-141-1/+16
* qt,tests: Add helper to hook up the test passphrase providerIngo Klöcker2022-01-131-23/+8
* qt,tests: Add asyncDone signal to base class of all testsIngo Klöcker2022-01-131-3/+0
* qt, tests: Add check for supported versionsAndre Heinecke2019-11-061-21/+6
* spelling: fix misspellingsDaniel Kahn Gillmor2018-11-081-1/+1
* qt, tests: Don't use internal APIAndre Heinecke2017-05-101-14/+15
* Change copyright from Intevation to BSIAndre Heinecke2017-04-251-1/+2
* Revert "qt: Disable testEncryptDecryptNowrap"Andre Heinecke2017-03-281-2/+0
* qt: Disable testEncryptDecryptNowrapAndre Heinecke2017-03-271-0/+2
* qt: Add unittest for decrypt unwrapAndre Heinecke2017-03-241-1/+66
* qt: Increase timeout when waiting for signals.Justus Winter2017-01-311-1/+1
* qt: Clean up test dirs on failureAndre Heinecke2017-01-111-29/+29
* qt: Disable tests that require a password for 2.0Andre Heinecke2016-10-051-0/+26
* qt: Fix unused variable warningsAndre Heinecke2016-10-051-3/+3
* cpp, qt: Include config.hAndre Heinecke2016-09-231-0/+4
* 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: Add test for progress signal of encryptjobAndre Heinecke2016-08-121-0/+62
* Qt: Create TestPassphraseProvider on stackAndre Heinecke2016-08-101-3/+5
* Qt: Add encryption test and refactor testsuiteAndre Heinecke2016-08-091-0/+194