kdeconnect-kde/tests
Aleix Pol 81634303b2 Make capabilities static
As discussed with Albert, move the population of capabilities into the
identity package, making them static along the execution of the link.

When we receive the identityPackage, we collect the plugins we can use with
the device and stick to those. This should simplify the implementation and
remove the possibility to lose packages if packages are received before the
capabilities are processed in the former approach.

REVIEW: 128386
2016-07-06 17:37:22 +02:00
..
CMakeLists.txt Fixed build on windows 2016-06-09 02:36:02 +02:00
devicetest.cpp Moved ConnectionStarted from DeviceLink to LanDeviceLink 2016-01-10 07:12:13 -08:00
downloadjobtest.cpp Fix some issues in the downloadjob and its test 2016-06-22 12:40:14 +02:00
kdeconnectconfigtest.cpp WIPx2 2015-12-01 07:25:34 -08:00
lanlinkprovidertest.cpp Removed more references to publicKey 2015-12-17 08:22:18 -08:00
networkpackagetests.cpp Fixed build on windows 2016-06-09 02:36:02 +02:00
networkpackagetests.h Merge branch 'master' into sslrefactor 2016-06-01 12:20:07 +02:00
pluginloadtest.cpp Make capabilities static 2016-07-06 17:37:22 +02:00
sendfiletest.cpp Int was too large. 2016-07-05 12:28:31 +02:00
testdaemon.h Clean up use of virtual and override keywords 2016-06-20 19:22:29 +02:00
testnotificationlistener.cpp Preffer Q_FOREACH to foreach 2016-06-21 14:50:17 +02:00
testsocketlinereader.cpp Fixed compilation on Windows 2016-06-20 02:31:55 +02:00
testsslsocketlinereader.cpp Added KdeConnectConfigTest, TestSslSocketLineReader, LanLinkProviderTest 2015-08-12 23:42:27 +05:30