![]() |
QtPass 1.4.0
Multi-platform GUI for pass, the standard unix password manager.
|
#include "../../../src/filecontent.h"
#include "../../../src/util.h"
#include <QCoreApplication>
#include <QList>
#include <QtTest>
#include "tst_util.moc"
Go to the source code of this file.
Classes | |
class | tst_util |
The tst_util class is our first unit test. More... | |
Functions | |
bool | operator== (const NamedValue &a, const NamedValue &b) |
bool operator== | ( | const NamedValue & | a, |
const NamedValue & | b | ||
) |
Definition at line 28 of file tst_util.cpp.