Merge PR #666: Update install directory for tests
This commit is contained in:
commit
17189a6582
2
debian/nymea-tests.install.in
vendored
2
debian/nymea-tests.install.in
vendored
@ -1 +1 @@
|
|||||||
usr/bin/nymeatest*
|
/usr/share/tests/nymea/*
|
||||||
|
|||||||
@ -20,7 +20,7 @@ LIBS += -L$$top_builddir/libnymea/ -lnymea \
|
|||||||
-L$$top_builddir/plugins/mock/ \
|
-L$$top_builddir/plugins/mock/ \
|
||||||
-lssl -lcrypto -lnymea-remoteproxyclient
|
-lssl -lcrypto -lnymea-remoteproxyclient
|
||||||
|
|
||||||
target.path = $$[QT_INSTALL_PREFIX]/bin
|
target.path = $$[QT_INSTALL_PREFIX]/share/tests/nymea/
|
||||||
INSTALLS += target
|
INSTALLS += target
|
||||||
|
|
||||||
test.commands = LD_LIBRARY_PATH=../../../libnymea:../../../libnymea-core/:../../testlib/ make check TESTRUNNER=\"dbus-test-runner --bus-type=both --task\"
|
test.commands = LD_LIBRARY_PATH=../../../libnymea:../../../libnymea-core/:../../testlib/ make check TESTRUNNER=\"dbus-test-runner --bus-type=both --task\"
|
||||||
|
|||||||
Reference in New Issue
Block a user