mumble/src/tests/TestCrypt
Robert Adam 26c30a11fe BUILD(cmake): Select tests based on built components
As some tests only make sense to be run if a given component is included
in the build (client/server), this commit makes sure no unnecessary
tests are built (and run).

Furthermore it removed the dependency of some tests on a certain target
having a source-dir property.

And finally it also removed the references to "NO_USE_SRV" from
TestServerResolver as this macro is never defined anywhere (it's
probably a remnant of the old qmake system).

Co-Authored-By: Sebastian Parborg <darkdefende@gmail.com>
2020-09-11 09:16:34 +02:00
..
CMakeLists.txt BUILD(cmake): Select tests based on built components 2020-09-11 09:16:34 +02:00
TestCrypt.cpp REFAC(tests): replace NULL with nullptr 2020-07-02 00:55:41 +02:00