gpgme/lang/cpp/tests
Ingo Klöcker bd448c9cbf
cpp,doc: Fix typos in API documentation and source code comments
--

Anonymous contribution

Signed-off-by: Ingo Klöcker <dev@ingo-kloecker.de>
2023-10-13 09:21:47 +02:00
..
Makefile.am cpp,tests: Add test runner for doing a WKD lookup without import 2021-12-10 12:51:36 +01:00
README cpp: Add first manual tests 2018-10-09 11:24:18 +02:00
run-getkey.cpp cpp,tests: Verify that requested keylist mode is used 2022-04-28 10:33:23 +02:00
run-keylist.cpp cpp,tests: Actually parse the --with-secret option 2022-05-05 17:24:59 +02:00
run-verify.cpp cpp: Remove unused include 2023-08-15 11:50:28 +02:00
run-wkdlookup.cpp cpp,doc: Fix typos in API documentation and source code comments 2023-10-13 09:21:47 +02:00

Tests for the C++ bindings.

Most autotests for the C++ bindings use the QTest framework
and live in lang/qt/tests.