mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-05-02 06:36:07 -04:00
Add some unit tests to Tools
Clean up and test 3 methods from Tools: - humanReadableFileSize - isHex - isBase64
This commit is contained in:
parent
8a0aae775a
commit
486b99b39d
7 changed files with 120 additions and 19 deletions
|
@ -24,7 +24,6 @@
|
|||
#include "config-keepassx-tests.h"
|
||||
|
||||
#include "core/Metadata.h"
|
||||
#include "core/Tools.h"
|
||||
#include "crypto/Crypto.h"
|
||||
#include "crypto/CryptoHash.h"
|
||||
#include "crypto/kdf/AesKdf.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue