heck
|
591b5c0fc2
|
Tests: add util functions
add vector_to_string<T>()
add print_exception() - to print nested exceptions
|
4 years ago |
heck
|
939719dea2
|
LIB-12: listmanager prototype done
|
4 years ago |
heck
|
aadeb4bd25
|
LIB-12: Simplification Massive - BIGUP FDIK!
|
4 years ago |
heck
|
3079dff801
|
LIB-12: Dummy List manager prototype complete
|
4 years ago |
heck
|
cf262572ab
|
LIB-12: add test_sqlite3.cc as a playground
|
4 years ago |
heck
|
c3cd6623ce
|
LIB-12: Test - Add test_lm_dummy.cc
|
4 years ago |
heck
|
c28ecc5764
|
LIB11: Test - update
|
4 years ago |
heck
|
d79fb50070
|
Tests: Framework - Add funcs logH1 / logH2
|
4 years ago |
heck
|
18d61b9f06
|
LIB-11: Test - add group_rating() / Failing / create / functions for Test Units
|
4 years ago |
heck
|
5df8a83544
|
LIB-11: update test (memberlist of create_group() can only have NON-OWN identities)
|
4 years ago |
heck
|
805c28a92f
|
LIB-11: update test
|
4 years ago |
heck
|
1de257538d
|
Tests: Framework - add identitylist_to_string()
|
4 years ago |
heck
|
5555066c4b
|
Tests: add test_group.cc
|
4 years ago |
heck
|
c8590750c8
|
Tests: Framework - Add utils.cc with some *_to_string() funcs
|
4 years ago |
heck
|
0aa66aa543
|
Tests: compiler generated header prerequisites somehow not working
|
4 years ago |
heck
|
b02fb84ecf
|
Tests: lets use namespace pEp, but not more. (Its just a LOT easier to navigate especially for other people, plus the habit of just including every namespace everywhere does not scale, its messy). Use namespace aliases.
And lets NOT import a namespace into an other namespace like importing std into Adapter.
|
4 years ago |
heck
|
04b86758fa
|
Tests: framework.hh - no using directives in headers....
|
4 years ago |
heck
|
b54f9d122b
|
Build: Makefiles cleanup
|
4 years ago |
heck
|
07b4ee6e97
|
tests: create subdir "framework"
|
4 years ago |
heck
|
c2e6504895
|
LIB-15 - update test (just add some output)
|
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
|
7cd8f9eaec
|
Tests: Build: include project headers first, then prefix
|
4 years ago |
heck
|
9b2defe5fb
|
LIB-13: YES, diff breaking cahnge, reformat tests. clang-format now or never!
|
4 years ago |
heck
|
ef5bc0a7c0
|
LIB-13: Standard project layout (src dir added)
|
4 years ago |
heck
|
c732f24c48
|
ALL FILES - replace #pragma once with standard include guards (and make sure license header)
|
4 years ago |
Volker Birk
|
aa9a3c7e77
|
auto call release() on platforms where this is supported.
test messages and notifications.
|
5 years ago |
Volker Birk
|
0260722d6c
|
use .joinable() instead of pointer value to detect if sync is running
|
5 years ago |
Volker Birk
|
72d62a5fb8
|
...
|
5 years ago |
Volker Birk
|
582f7135e7
|
adding test_leave_device_group
|
5 years ago |
Volker Birk
|
0426b8b8bb
|
documenting test framework
|
5 years ago |
Volker Birk
|
d40633d0f1
|
apply this to the tests
|
5 years ago |
Volker Birk
|
f724aac37c
|
support command line
|
5 years ago |
Volker Birk
|
155e8c26a8
|
remove test dirs on make clean
|
5 years ago |
Volker Birk
|
9da3fa4339
|
test framework
|
5 years ago |
Volker Birk
|
48d6323ff5
|
tests are using tmp dirs
|
5 years ago |
Volker Birk
|
358e3ccc3c
|
those are directories
|
5 years ago |
Volker Birk
|
ef605578cc
|
test with key_reset_all_own_keys()
|
5 years ago |
Volker Birk
|
10b0cfff15
|
key import
|
5 years ago |
Volker Birk
|
27ebfb3ba2
|
test/test_ensure_passphrase.cc
|
5 years ago |
Volker Birk
|
946f2f0ebe
|
make Message-ID random
|
5 years ago |
Volker Birk
|
9cd464be75
|
complete roundtrip
|
5 years ago |
Volker Birk
|
1c299317e6
|
completing test
|
5 years ago |
Volker Birk
|
f6092c8427
|
cache release function
|
5 years ago |
Volker Birk
|
7da016627d
|
adding a test for the message_cache
|
5 years ago |
Volker Birk
|
89367957ef
|
make it testable
|
5 years ago |
Volker Birk
|
9856eff624
|
...
|
5 years ago |
Volker Birk
|
aa1f7370c3
|
semaphore test
|
5 years ago |
Volker Birk
|
ab04859950
|
text output in test
|
5 years ago |
Volker Birk
|
afdd9c7702
|
...
|
5 years ago |