You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tdelibs/tdewallet/tests
Michele Calgaro 89389861b3
qt -> tqt conversion:
QT_NO_ASCII_CAST -> TQT_NO_ASCII_CAST
QT_NO_STL -> TQT_NO_STL
QT_NO_COMPAT -> TQT_NO_COMPAT
QT_NO_TRANSLATION -> TQT_NO_TRANSLATION

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
..
CMakeLists.txt qt -> tqt conversion: 6 years ago
Makefile.am qt -> tqt conversion: 6 years ago
README Rename a number of libraries and executables to avoid conflicts with KDE4 12 years ago
tdewalletasync.cpp Rename KWallet to TDEWallet 12 years ago
tdewalletboth.cpp Rename KWallet to TDEWallet 12 years ago
tdewalletsync.cpp Rename KWallet to TDEWallet 12 years ago
tdewallettest.cpp Rename a number of libraries and executables to avoid conflicts with KDE4 12 years ago
tdewallettest.h Rename KWallet to TDEWallet. 12 years ago

README

Tests for opening the wallet synchronously and asynchronously

tdewalletsync - open synchronously
tdewalletasync - open asynchronously
tdewalletboth - start opening asynchronously, then, during the async call, open synchronously