heck
|
ae2dd257dc
|
Test: PityTest - update tests
|
1 year ago |
heck
|
934540625a
|
Test: PityTest - AbstractPityUnit fix PROC_SEQ (added wait()), rename
|
1 year ago |
heck
|
24d2c072df
|
Test: PityTest - update test_pitytree.cc
|
1 year ago |
heck
|
b2491e79ef
|
pEpLog decorate no '\n'
|
1 year ago |
heck
|
b6253d5ea3
|
.gitignore
|
1 year ago |
heck
|
0fa7915baa
|
Test: PityTest - PitySwarm overhaul, copyable now, getLeafUnit() HACK BECAUSE NO TIME, in the end there will of course be several leaf units in any swarm node.... but for now we just copy the swarm...
|
1 year ago |
heck
|
d5c966ea6c
|
Test: PityTest - PityUnit add setContext() twice, pointer takes reference, Value copies and own the thing....
|
1 year ago |
heck
|
8fa9e24d1e
|
Test: PityTest - PityTree addCopy() for lvalue refs, too, please, add getChildrenCount(), debatable, copy-assign i think i like to avoid it.
|
1 year ago |
heck
|
95234b8a2c
|
Test: PityTest - PityPerspective make model const, lets see...
|
1 year ago |
heck
|
1a766e6ece
|
Test: PityTest - AbstractPityUnit add setExecMode()
|
1 year ago |
heck
|
45b783c724
|
Test: update test_tofu
|
1 year ago |
heck
|
97e1286f5b
|
Test: update swarm templates
|
1 year ago |
heck
|
1df2303835
|
Test: PityTest - update tests
|
1 year ago |
heck
|
d1d4194646
|
Test: PitySwarm - Adjust ownership model for new PityTree
|
1 year ago |
heck
|
199581f4d4
|
Test: PityTest - PityUnit Include cleanup
|
1 year ago |
heck
|
9930fe69a2
|
Test: PityTest - PityTree Include cleanup
|
1 year ago |
heck
|
1d4ca0c549
|
Test: PityTest - PityTransport.cc Include cleanup
|
1 year ago |
heck
|
5bd78ad83f
|
Test: PityTest - AbstractPityUnit.cc Include cleanup
|
1 year ago |
heck
|
5c56fc3a9b
|
Test: PityTest - PityUnit when copy, make a copy of the inherited model.
|
1 year ago |
heck
|
0d97aaa4fb
|
Test: PityTest - PityUnit add ad-hoc class as default TestContext. We should have a proper baseclass for the context.
|
1 year ago |
heck
|
324ffbea05
|
Test: PityTest - PityTree addNew() as abstract factory with perfect forwarding
|
1 year ago |
heck
|
a2c5b542f2
|
Test: PityTest - PityUnit add copy assign operator
|
1 year ago |
heck
|
0baa54c330
|
Test: PityTest - AbstractPityUnit add copy assign operator
|
1 year ago |
heck
|
0ac3de4264
|
Test: PityTest - PityTree add copy assign operator
|
1 year ago |
heck
|
c05d04683a
|
Test: PityTest - test_assert.cc updated
|
1 year ago |
heck
|
9c164c4329
|
Test: PityTest - test_processdirs updated (Old/New API)
|
1 year ago |
heck
|
3735aaf896
|
Test: PityTest - test_processdirs updated
|
1 year ago |
heck
|
5e32091183
|
Test: PityTest - test_pitytree now design example
|
1 year ago |
heck
|
66bd23800e
|
Test: PityUnit - Copy C'tor, clone()
|
1 year ago |
heck
|
dc0f1e21b3
|
Test: PityTest - Copy C'tor
|
1 year ago |
heck
|
c880a25a0d
|
Test: PityTree - RValue refs, copy constructor, addRef/addCopy/addNew
Tree can now own or reference nodes, mixed.
|
1 year ago |
heck
|
018bbb0b2a
|
Test: PityTest - add test_pitytree.cc
|
1 year ago |
heck
|
debabff778
|
Test: PityTest - add test_assert.cc
|
1 year ago |
heck
|
cf71349c56
|
Test: PityTest - fix PITYASSERT_THROWS()
|
1 year ago |
heck
|
bf89ab6f03
|
.gitignore
|
1 year ago |
heck
|
72b36f8f69
|
Tests: PityTest - Add main header PityTest.hh
Also rename PTASSERT to PITYASSERT
|
1 year ago |
heck
|
bb831cc338
|
Tests: PityTree - add setName() / getChild()
|
1 year ago |
heck
|
dd213604e3
|
Tests: AbstractPityUnit - print full path of RootUnit
|
1 year ago |
heck
|
f592357827
|
Tests: AbstractPityUnit - init log_mutex in construction
|
1 year ago |
heck
|
c3614c4cf8
|
Tests: AbstractPityUnit - fix init order
|
1 year ago |
heck
|
bbe6b5b4c3
|
Tests: AbstractPityUnit - move init from constructor to run()
|
1 year ago |
heck
|
baf67b3db4
|
Tests: update swarm test templates
|
1 year ago |
heck
|
aa286f459f
|
Tests: PityTest - update tests
|
1 year ago |
heck
|
ed6947eabc
|
Tests: PityTest - PitySwarm update constructor semantics
|
1 year ago |
heck
|
0946f32ef7
|
Tests: PityTest - PityUnit change constructor semantics (parent)
|
1 year ago |
heck
|
f08fd36f42
|
Tests: PityTest - PityUnit, move tree functionality into base class
|
1 year ago |
heck
|
732571de2e
|
Utils: comment
|
1 year ago |
heck
|
d1de14487c
|
Test: PityTest - Abstract base for PityUnit
This enables PityUnits of different context types in a single tree.
|
1 year ago |
heck
|
1a46228b42
|
Test: update all tests to return int
|
1 year ago |
heck
|
8816b1e65e
|
Test: PityTest - test_execmodes use model /prettify
|
1 year ago |