David Rosca
d2e2eef5a5
Move autotests to autotests top-level directory
...
Also only build tests with BUILD_TESTING enabled.
8 years ago
David Rosca
a509543eb7
Fix autotests
...
Remove testing KWallet and GnomeKeyring plugins as I really
have no idea how to make it work properly with cmake...
8 years ago
Luís Pereira
0096801556
Don't call non-const member functions on temporaries
...
They can detach if the container is shared. Even if they are not shared,
using const method when possible is good practice.
Differential Revision: https://phabricator.kde.org/D9730
8 years ago
David Rosca
2732aadda6
Fix building GnomeKeyring and KWallet password backend plugins
...
Also remove KDE/GNOME integration options and instead always build the plugins
when necessary dependencies are found.
9 years ago
David Rosca
2cdb0a0b32
Skip KWallet and GnomeKeyring tests when service not running
11 years ago
David Rosca
2b05641430
PasswordBackendTest: Add more checks to prevent crashes on fail
11 years ago
nowrep
865fd034a3
[Autotests] Correctly link to KDE/Gnome password plugins
...
Also make PACTest pass by fixing qupzilla.com IP.
12 years ago
Jonathan Hooverman
d917f43cf0
Updated copyright year to 2014
12 years ago
S. Razi Alavizadeh
5ea3572368
[Windows][Tests] Fixed compile issues on Windows.
13 years ago
S. Razi Alavizadeh
2abf37ed37
[DatabaseEncryptedPasswordBackend] Added tests.
13 years ago
nowrep
a5a5cfbbf0
[KWalletBackend] Small changes to make tests pass.
13 years ago
nowrep
f8c5415a1b
[PasswordBackends] Added tests for password backends.
13 years ago