gpgme/lang/cpp/tests
Andre Heinecke 62c736ba76
cpp,tests: Add another test runner
* lang/cpp/tests/run-verify.cpp: New.
* lang/cpp/tests/Makefile.am: Update accordingly.

--
Add another test runner which helps to find problems on windows.
2018-10-29 15:36:45 +01:00
..
Makefile.am cpp,tests: Add another test runner 2018-10-29 15:36:45 +01:00
README cpp: Add first manual tests 2018-10-09 11:24:18 +02:00
run-getkey.cpp cpp: Add first manual tests 2018-10-09 11:24:18 +02:00
run-keylist.cpp cpp: Add first manual tests 2018-10-09 11:24:18 +02:00
run-verify.cpp cpp,tests: Add another test runner 2018-10-29 15:36:45 +01:00

Tests for the C++ bindings.

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