heck
64c652652c
Test: API changes update all tests
* call session.initialize() before using a session
* use session.release() instead of session.(release)
* Adapter::startup() arguments moved to session.initialize()
* Adapter::shutdown() renamed to stop_sync()
4 years ago
heck
f95efdb92d
Includes for linux build.
Some windows compat ensured
4 years ago
heck
07b4ee6e97
tests: create subdir "framework"
4 years ago
heck
364bc2214d
Tests: ensure GPL3.0 License Header
4 years ago
heck
9f342cef80
Tests: Be ::explicit about global namespace, dont include headers in headers (unnecessarily), be in the namespace pEp, not more
4 years ago
heck
9b2defe5fb
LIB-13: YES, diff breaking cahnge, reformat tests. clang-format now or never!
4 years ago
Volker Birk
d40633d0f1
apply this to the tests
5 years ago
Volker Birk
9da3fa4339
test framework
5 years ago
Volker Birk
48d6323ff5
tests are using tmp dirs
5 years ago
Volker Birk
89367957ef
make it testable
5 years ago
Volker Birk
ab04859950
text output in test
5 years ago
Volker Birk
afdd9c7702
...
5 years ago
Volker Birk
c4ff166446
...
5 years ago
Volker Birk
2761940a9f
easiest API
5 years ago
Volker Birk
de3189fc0d
C++ has no coroutines (yet), and the ones of boost are so ugly
5 years ago
Volker Birk
9e73643b68
add operator=
5 years ago
Volker Birk
748b5f8244
test different signatures
5 years ago
Volker Birk
0fe0fe4918
error handling
5 years ago
Volker Birk
63888e7f15
testing 1, 2, 3
5 years ago
Volker Birk
2cc1cee809
...
5 years ago
Volker Birk
7601a8ec2a
convenience functions
5 years ago
Volker Birk
a94ba173e9
always try empty passphrase first
5 years ago
Volker Birk
1256026589
keep good passphrases in cache
5 years ago
Volker Birk
24925a3b1c
support max_size
5 years ago
Volker Birk
20e47d4759
add passphrase_cache test
5 years ago