1
mirror of https://invent.kde.org/network/falkon.git synced 2024-09-21 09:42:10 +02:00
falkonOfficial/tests/autotests
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
2018-01-11 19:05:56 +01:00
..
adblocktest.cpp AdBlock: Greatly improves performance of regexp rules. 2013-02-26 15:48:47 +01:00
adblocktest.h Updated copyright year to 2014 2014-01-11 16:11:42 +01:00
autotests.pro Initial rename to Falkon 2017-08-25 17:32:32 +02:00
CMakeLists.txt CMake: Fix dependencies for building autotests with password backends 2017-09-26 15:54:25 +02:00
cookiestest.cpp [CookiesTest] Update test after recent changes in CookieJar 2014-03-10 09:40:37 +01:00
cookiestest.h [CookiesTest] Update test after recent changes in CookieJar 2014-03-10 09:40:37 +01:00
formcompletertest.cpp AutoFill: Rewrite AutoFill to complete each frame separately 2014-09-19 13:16:02 +02:00
formcompletertest.h Updated copyright year to 2014 2014-01-11 16:11:42 +01:00
main.cpp Remove NetworkTest 2017-01-26 12:34:06 +01:00
passwordbackendtest.cpp Don't call non-const member functions on temporaries 2018-01-11 19:05:56 +01:00
passwordbackendtest.h Skip KWallet and GnomeKeyring tests when service not running 2015-10-09 11:58:40 +02:00
qztoolstest.cpp Fix performance when querying icons from database 2016-12-20 14:19:58 +01:00
qztoolstest.h Fix performance when querying icons from database 2016-12-20 14:19:58 +01:00
updatertest.cpp Updated copyright year to 2014 2014-01-11 16:11:42 +01:00
updatertest.h Updated copyright year to 2014 2014-01-11 16:11:42 +01:00