keysmith/autotests
Friedrich W. H. Kossebau 7daddb524c Cleanup CMakeLists.txt a bit
* do cmake_minimum_required as first thing, as recommended
* bump KF to 5.37, first release with Kirigami (Qt 5.7 matching min dep)
* use KF5_MIN_VERSION also with ECM
* include KDE CMake settings as first
* remove unused cmake includes
* remove duplicated enable_testing()
* use correct KDEInstallDirs variables
2019-12-18 17:29:13 +01:00
..
validators Fix failing tests due to inconsistencies in French number formatting 2019-10-22 19:34:38 +02:00
CMakeLists.txt Cleanup CMakeLists.txt a bit 2019-12-18 17:29:13 +01:00
base32-decode.cpp Add autotests for validating the new base32 decoding utilities. 2019-09-11 09:40:44 +02:00
hotp-generator-samples.cpp Add a test to check the HOTP implementation can (at least) generate the values from the RFC test vector correctly. 2019-09-11 09:40:44 +02:00
totp-generator-samples.cpp Add a test to check the TOTP implementation can (at least) generate the values from the RFC test vector correctly. 2019-09-11 09:40:44 +02:00