nymea/tests/testlib
Michael Zanetti 5f8f8b2e62 Fix a crash when the same plugin file is loaded twice
If the same directory is passed twice QPluginLoader
would return the same object for the instance() call.
Deleting that would lead to deleting the instance for
the originally loaded plugin too.
2022-11-25 11:17:02 +01:00
..
nymeatestbase.cpp Fix a crash when the same plugin file is loaded twice 2022-11-25 11:17:02 +01:00
nymeatestbase.h nymea testbase: remove extern plugin info from testlib header 2022-10-03 15:17:29 +02:00
testlib.pro Update nymea-tests and provide libnymea-tests as development package 2022-08-05 15:33:18 +02:00