diff options
Diffstat (limited to 'lang/cpp/tests/README')
-rw-r--r-- | lang/cpp/tests/README | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/lang/cpp/tests/README b/lang/cpp/tests/README new file mode 100644 index 00000000..ac74ab00 --- /dev/null +++ b/lang/cpp/tests/README @@ -0,0 +1,4 @@ +Tests for the C++ bindings. + +Most autotests for the C++ bindings use the QTest framework +and live in lang/qt/tests. |