Home GnuPG
Diffusion GPGME ab9bca09eb86

qt: Fix build against Qt 5.9

Description

qt: Fix build against Qt 5.9

* lang/qt/tests/t-keylist.cpp (KeyListTest::testListAllKeysSync):
Ensure same type for both arguments of QCOMPARE.
* lang/qt/tests/t-various.cpp (TestVarious::testSetExpire):
Ensure same type for both arguments of QCOMPARE.

Qt 5.9 does not yet have the generic qCompare helper which supports
arguments of any type that can be compared with ==.

Details

Provenance
ikloeckerAuthored on Sep 13 2021, 5:30 PM
Parents
rMaaf448b1e81e: build: Fix make distcheck problem.
Branches
Unknown
Tags
Unknown
Tasks
T5592: AppImage of Kleopatra