1
0
Fork 0
mirror of https://git.jami.net/savoirfairelinux/jami-client-qt.git synced 2024-10-28 08:49:35 +01:00
jami-client-qt/tests
Andreas Traczyk 5566c1a968 tests: qml: initialize the preview engine
This was causing invalid connections during test setup. Not having a null preview engine will prevent dereferencing a null pointer once messaging tests are implemented, however, the webengine will not work correctly due to missing resources which may be corrected in a subsequent patch.

This commit also moves .clang-format to the root repo dir so it will apply to the test source code (the test source code should be within the src dir).

Gitlab: #899
Change-Id: I8cac1fb937a0c60a91219b11ed1e0b5f323b1816
2023-04-05 13:54:41 -04:00
..
qml tests: qml: initialize the preview engine 2023-04-05 13:54:41 -04:00
unittests misc: fix test suite and tooling on Windows 2023-04-05 13:54:23 -04:00
CMakeLists.txt misc: fix test suite and tooling on Windows 2023-04-05 13:54:23 -04:00