103 Commits (651ce9be457f7059fc11de1cac4ef9054c88dcf0)

Author SHA1 Message Date
heck 651ce9be45 Test: PityTest - Fix linux build 4 years ago
heck e5746295e1 Test: PitySwarm - fix bug swarm of size 1 4 years ago
heck 788ae51b2f Test: PityTest - a build dep to get rid of again... 4 years ago
heck 436593676e Test: PityTest - test_swarm updated 4 years ago
heck 4ad3823b15 Test: PityTest - PityNode add class TestIdent 4 years ago
heck f65cd2a996 Test: PityTest - PityPerspective group and peer handling 4 years ago
heck 0c29ed6ad9 Test: PityTest - PitySwarm perspective transformation updated 4 years ago
heck 9b4450311d Test: PityTest - PitySwarm copy is borken, and also transport has a problem because ident is unit name, which exists twice then... 4 years ago
heck ae2dd257dc Test: PityTest - update tests 4 years ago
heck 934540625a Test: PityTest - AbstractPityUnit fix PROC_SEQ (added wait()), rename 4 years ago
heck 24d2c072df Test: PityTest - update test_pitytree.cc 4 years 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... 4 years ago
heck d5c966ea6c Test: PityTest - PityUnit add setContext() twice, pointer takes reference, Value copies and own the thing.... 4 years ago
heck 8fa9e24d1e Test: PityTest - PityTree addCopy() for lvalue refs, too, please, add getChildrenCount(), debatable, copy-assign i think i like to avoid it. 4 years ago
heck 95234b8a2c Test: PityTest - PityPerspective make model const, lets see... 4 years ago
heck 1a766e6ece Test: PityTest - AbstractPityUnit add setExecMode() 4 years ago
heck 1df2303835 Test: PityTest - update tests 4 years ago
heck d1d4194646 Test: PitySwarm - Adjust ownership model for new PityTree 4 years ago
heck 199581f4d4 Test: PityTest - PityUnit Include cleanup 4 years ago
heck 9930fe69a2 Test: PityTest - PityTree Include cleanup 4 years ago
heck 1d4ca0c549 Test: PityTest - PityTransport.cc Include cleanup 4 years ago
heck 5bd78ad83f Test: PityTest - AbstractPityUnit.cc Include cleanup 4 years ago
heck 5c56fc3a9b Test: PityTest - PityUnit when copy, make a copy of the inherited model. 4 years ago
heck 0d97aaa4fb Test: PityTest - PityUnit add ad-hoc class as default TestContext. We should have a proper baseclass for the context. 4 years ago
heck 324ffbea05 Test: PityTest - PityTree addNew() as abstract factory with perfect forwarding 4 years ago
heck a2c5b542f2 Test: PityTest - PityUnit add copy assign operator 4 years ago
heck 0baa54c330 Test: PityTest - AbstractPityUnit add copy assign operator 4 years ago
heck 0ac3de4264 Test: PityTest - PityTree add copy assign operator 4 years ago
heck c05d04683a Test: PityTest - test_assert.cc updated 4 years ago
heck 9c164c4329 Test: PityTest - test_processdirs updated (Old/New API) 4 years ago
heck 3735aaf896 Test: PityTest - test_processdirs updated 4 years ago
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 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 72b36f8f69 Tests: PityTest - Add main header PityTest.hh 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 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 d1de14487c Test: PityTest - Abstract base for PityUnit 4 years ago
heck 1a46228b42 Test: update all tests to return int 4 years ago