heck
|
5e32091183
|
Test: PityTest - test_pitytree now design example
|
4 years ago |
heck
|
66bd23800e
|
Test: PityUnit - Copy C'tor, clone()
|
4 years ago |
heck
|
dc0f1e21b3
|
Test: PityTest - Copy C'tor
|
4 years ago |
heck
|
c880a25a0d
|
Test: PityTree - RValue refs, copy constructor, addRef/addCopy/addNew
Tree can now own or reference nodes, mixed.
|
4 years ago |
heck
|
018bbb0b2a
|
Test: PityTest - add test_pitytree.cc
|
4 years ago |
heck
|
debabff778
|
Test: PityTest - add test_assert.cc
|
4 years ago |
heck
|
cf71349c56
|
Test: PityTest - fix PITYASSERT_THROWS()
|
4 years ago |
heck
|
bf89ab6f03
|
.gitignore
|
4 years ago |
heck
|
72b36f8f69
|
Tests: PityTest - Add main header PityTest.hh
Also rename PTASSERT to PITYASSERT
|
4 years ago |
heck
|
bb831cc338
|
Tests: PityTree - add setName() / getChild()
|
4 years ago |
heck
|
dd213604e3
|
Tests: AbstractPityUnit - print full path of RootUnit
|
4 years ago |
heck
|
f592357827
|
Tests: AbstractPityUnit - init log_mutex in construction
|
4 years ago |
heck
|
c3614c4cf8
|
Tests: AbstractPityUnit - fix init order
|
4 years ago |
heck
|
bbe6b5b4c3
|
Tests: AbstractPityUnit - move init from constructor to run()
|
4 years ago |
heck
|
baf67b3db4
|
Tests: update swarm test templates
|
4 years ago |
heck
|
aa286f459f
|
Tests: PityTest - update tests
|
4 years ago |
heck
|
ed6947eabc
|
Tests: PityTest - PitySwarm update constructor semantics
|
4 years ago |
heck
|
0946f32ef7
|
Tests: PityTest - PityUnit change constructor semantics (parent)
|
4 years ago |
heck
|
f08fd36f42
|
Tests: PityTest - PityUnit, move tree functionality into base class
|
4 years ago |
heck
|
732571de2e
|
Utils: comment
|
4 years ago |
heck
|
d1de14487c
|
Test: PityTest - Abstract base for PityUnit
This enables PityUnits of different context types in a single tree.
|
4 years ago |
heck
|
1a46228b42
|
Test: update all tests to return int
|
4 years ago |
heck
|
8816b1e65e
|
Test: PityTest - test_execmodes use model /prettify
|
4 years ago |
heck
|
87ed5be3d0
|
Test: PityTest - Units return int
|
4 years ago |
heck
|
d8302d9437
|
Test: PityTest - processUnit term colors
|
4 years ago |
heck
|
10b720cd26
|
utils.cc: to_string(bloblist) - reduced details mode
|
4 years ago |
heck
|
3ac1052cda
|
Tests: test utils - add decryptMessage() using flags
|
4 years ago |
heck
|
67bbfe67dd
|
Tests: test_adapter_cxx use std_utils
|
4 years ago |
heck
|
f95efdb92d
|
Includes for linux build.
Some windows compat ensured
|
4 years ago |
heck
|
49ea80158e
|
Tests: test_tofu - add message logging RX/TX - before/after enc/dec
|
4 years ago |
heck
|
aa9139c1bc
|
Tests: Utils - add pEpIdentList / Group / split createIdentity into createOwnIdent() / createCptIdent() / createRawIdent()
CPT == counterparty
|
4 years ago |
heck
|
664bce8422
|
Tests: PitySwarm - own_groups auto generated
|
4 years ago |
heck
|
396d938342
|
Tests: PityPerspective.hh - add own_groups
|
4 years ago |
heck
|
713cdc3887
|
LIB-11: group_manager_api - rename funcs, add init()
init used to be in the GroupDriverReplicator constructor. But this caused problems together with statical initialization.
|
4 years ago |
heck
|
c04f2aa1af
|
.gitignore
|
4 years ago |
heck
|
a05c596be3
|
Tests: test_tofu now assertive
|
4 years ago |
heck
|
a70692acde
|
Tests: Utils - use tuples for EncryptResult / DecryptResult
|
4 years ago |
heck
|
5dfdce0a0f
|
Tests: PityTest - add pEpidents to Perspective own/cpt AND change PTASSERT to take another param "reason"
|
4 years ago |
heck
|
e8be7529f1
|
Tests: PityTest - Makefile add pEp includes
|
4 years ago |
heck
|
046665be80
|
Tests: add test_templates using PitySwarm
|
4 years ago |
heck
|
7f837a7120
|
Tests: PitySwarm - addTestUnit() returns the unit
|
4 years ago |
heck
|
5bd3c262bb
|
Tests: PityTest - Exit status is green if 0, otherwise red
|
4 years ago |
heck
|
420ec93e9e
|
Tests: test_tofu - refactor out the datatypes and utils
|
4 years ago |
heck
|
c018c95c57
|
Tests: test_tofu - WORKING again \o/
|
4 years ago |
heck
|
4fc519bd3f
|
.gitignore
|
4 years ago |
heck
|
17e8dad825
|
Tests: add test_tofu (it doesnt work anymore grrrr...)
|
4 years ago |
heck
|
bf203337f4
|
std_utils: add clip() / tldr()
|
4 years ago |
heck
|
8c7d92c5a5
|
Tests: test_adapter.cc - clean includes
|
4 years ago |
heck
|
4d5a64908b
|
Utils: add to_string()
* bloblist_t
* stringpair_list_t
* message
|
4 years ago |
heck
|
f05879b7b2
|
Tests: PityTest - update tests
|
4 years ago |