1
mirror of https://invent.kde.org/network/falkon.git synced 2024-09-21 09:42:10 +02:00
falkonOfficial/tests
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
..
autotests Don't call non-const member functions on temporaries 2018-01-11 19:05:56 +01:00
benchmarks Initial rename to Falkon 2017-08-25 17:32:32 +02:00
modeltest Fix warnings when building with GCC 7 2017-06-06 17:51:06 +02:00
adblock.html AdBlock: Fixed $subdocument matching. 2012-07-13 14:12:48 +02:00
form-iframe.html AutoFill: Initial port to QtWebEngine 2015-08-31 18:56:52 +02:00
form.html [spellcheck] Fixed replacing words in multiple lines text. 2013-02-06 12:06:35 +01:00
link_tests.html Fix: Flickering when showing site info/bookmarks/rss widget in 2012-05-06 20:29:14 +02:00
popup.html Improved PopupWindow + added correspoding tests. 2013-01-25 19:52:30 +01:00
popupwindows.html Update expectations for popupwindows test 2015-09-29 11:21:17 +02:00