kdeconnect-kde/tests
Aleix Pol ef98fb4587 Fix file transfer under SSL
Introduces a big fat buffer :(
Actually test the trasfers :)
Takes QSslSocket causistic into account, for some reason QNAM refuses to
mark as finished when the QSslSocket (through QIODevice) closes.
It would be good to look into dropping the QBuffer, doing so with the test
in place will help.
2016-06-22 17:49:45 +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 Enforce Qt-specific keywords 2016-06-21 20:19:14 +02:00
sendfiletest.cpp Fix file transfer under SSL 2016-06-22 17:49:45 +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