kdeconnect-kde/tests
Albert Vaca Cintora 495e3019e4 Reduce number of optional dependencies
Change some optional dependencies from being optional to being mandatory
or being mandatory but behind on-by-default cmake flags. Eg: instead of
only compiling Wayland support if we find the appropriate libraries, we
always require the libraries unless the user specifies WITH_WAYLAND=OFF.

Optional libraries are hard to discover by packagers (since they don't
see an error once we add them) and create lots of possible build flavors
with a different features that can confuse users.
2023-07-19 17:08:03 +00:00
..
CMakeLists.txt Reduce number of optional dependencies 2023-07-19 17:08:03 +00:00
networkpackettests.h Add and make use of ECM's clang-format integration 2022-09-11 23:21:58 +00:00
pluginloadtest.cpp Refactor PairingHandler 2023-06-02 16:38:52 +00:00
sendfiletest.cpp Add DeviceInfo class 2023-06-27 11:10:59 +00:00
testdaemon.h Further KIO::AccessManager cleanup 2023-04-10 08:29:48 +00:00
testdevice.cpp Add and make use of ECM's clang-format integration 2022-09-11 23:21:58 +00:00
testdevice.h Add and make use of ECM's clang-format integration 2022-09-11 23:21:58 +00:00
testsmshelper.cpp Add and make use of ECM's clang-format integration 2022-09-11 23:21:58 +00:00