1
0
Fork 0
mirror of https://git.jami.net/savoirfairelinux/jami-client-qt.git synced 2025-06-06 09:16:03 +02:00
jami-client-qt/tests
Maxim Cournoyer c58e3eb561 tests: unittests: Fix linking errors.
The linker would throw errors starting with GCC 10 (see:
https://gcc.gnu.org/gcc-10/porting_to.html).  Final fix for
<https://git.jami.net/savoirfairelinux/jami-client-qt/-/issues/882>.

* tests/unittests/account_unittest.cpp (globalEnv): Remove variable.
* tests/unittests/contact_unittest.cpp: Likewise.

Change-Id: I08cff055590c06afb9423759ff3e2c6c6c790e94
2022-11-11 23:17:03 -05:00
..
qml tests: Fix broken QML import directives. 2022-11-11 11:50:06 -05:00
unittests tests: unittests: Fix linking errors. 2022-11-11 23:17:03 -05:00
CMakeLists.txt tests: Link with libjamiclient. 2022-11-11 11:48:19 -05:00